X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTest%2FMooseX%2FDaemonize.pm;h=281fcd354242979efe8d9030c2d0989d292b0ac7;hb=5231273c6ddb272733286beb5e3d5faf94cfd437;hp=8c9807209e318caf141c8819568ac5b09db6db75;hpb=e8b1dfe063c19170894aaf9983ede6398221b366;p=gitmo%2FMooseX-Daemonize.git diff --git a/lib/Test/MooseX/Daemonize.pm b/lib/Test/MooseX/Daemonize.pm index 8c98072..281fcd3 100644 --- a/lib/Test/MooseX/Daemonize.pm +++ b/lib/Test/MooseX/Daemonize.pm @@ -1,5 +1,6 @@ -package Test::MooseX::Daemonize; use strict; +use warnings; +package Test::MooseX::Daemonize; our $AUTHORITY = 'cpan:PERIGRIN';