"Octavian Rasnita" <[email protected]> writes: > Hi, > > I am trying to install a Catalyst-based app under Debian which has Perl 5.10.0 > installed. > I've installed the latest versions of CPAN, CPANPLUS, ExtUtils::MakeMaker, > Module::Install, Module::Build and local::lib using cpan.
You also need to install Module::Install::Catalyst -- that will make the 'catalyst' line in Makefile.PL work. chrs, john. -- "Ask the American public if they want an FBI Wiretax and they'll say 'no.' If you ask them do they want a feature on their phone that helps the FBI find their missing child they'll say, 'Yes.'" - FBI Directory Louis Freeh, on Digital Telephony _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
