[Catalyst] Missing Helper.pm
Jesse Sheidlower
jester at panix.com
Thu Oct 26 16:22:38 GMT 2006
On Thu, Oct 26, 2006 at 11:55:37AM -0400, catalyst.20.chsg at spamgourmet.com wrote:
> I've done a couple of Catalyst installs in the last few days, one on
> OS X and one on Ubuntu Linux, both using the cat-install script.
>
> The installs seemed to go fine, but when I run "catalyst.pl MyApp" I
> get this error:
>
> Can't locate Catalyst/Helper.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> /usr/local/lib/site_perl .) at /usr/bin/catalyst.pl line 24.
> BEGIN failed--compilation aborted at /usr/bin/catalyst.pl line 24.
>
>
> I've search high and low on the machines looking for Helper.pm, but it
> does not exist.
>
> Any suggestions?
You need to install Catalyst::Devel separately. The cat-install
script doesn't install this itself.
Jesse Sheidlower
More information about the Catalyst
mailing list