[Catalyst-dev] [PATCH] File::Slurp not required in Makefile.PL

Jonathan Rockway jon at jrock.us
Thu Nov 9 16:14:56 GMT 2006


Marcello Romani wrote:
> File::Slurp is a requirement only if those tests are to be run.
> AFAIK, there's a patch in trunk that corrects the problem:
> 
> http://dev.catalyst.perl.org/changeset/5440

There's now another fix in trunk that completely eliminates File::Slurp
from these tests, and fixes some other issues (we use Test::Harness now
instead of exec-ing 'prove').

Changesets:

http://dev.catalyst.perl.org/changeset/5469
http://dev.catalyst.perl.org/changeset/5470

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;



More information about the Catalyst-dev mailing list