use inc::Module::Install; name 'MediaWords'; all_from 'lib/MediaWords.pm'; requires 'Catalyst::Runtime' => '5.80021'; requires 'Catalyst::Plugin::ConfigLoader'; requires 'Catalyst::Plugin::Static::Simple'; requires 'Catalyst::Action::RenderView'; requires 'Moose'; requires 'namespace::autoclean'; requires 'Config::General'; test_requires 'Test::More' => '0.88'; catalyst_par_core(); catalyst_par(); catalyst_par_engine('CGI'); catalyst_par_options('--verbose=2'); catalyst; install_script glob('script/*.pl'); auto_install; WriteAll;
In reply to Re: PAR and Catalyst -- make: *** [catalyst_par] Error 2
by Khen1950fx
in thread PAR and Catalyst -- make: *** [catalyst_par] Error 2
by dlarochelle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |