package MyApp; use strict; use warnings; use base 'Catalyst'; MyApp->config( home => '/path/to/my/home', root => '/path/to/my/home/root' ); MyApp->setup(qw/-Debug -Engine=HTTP Email Static/); 1;
In reply to Re^6: What CPAN modules are "good reads"?
by perrin
in thread What CPAN modules are "good reads"?
by tlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |