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=934899600787c21be63708c632960fa98a4a01ef;hpb=cc4826cc9a56a932f534853a5058adb3de06764c;p=gitmo%2FMooseX-Daemonize.git diff --git a/lib/Test/MooseX/Daemonize.pm b/lib/Test/MooseX/Daemonize.pm index 9348996..281fcd3 100644 --- a/lib/Test/MooseX/Daemonize.pm +++ b/lib/Test/MooseX/Daemonize.pm @@ -1,7 +1,7 @@ -package Test::MooseX::Daemonize; use strict; +use warnings; +package Test::MooseX::Daemonize; -our $VERSION = '0.15'; our $AUTHORITY = 'cpan:PERIGRIN'; # BEGIN CARGO CULTING @@ -100,10 +100,6 @@ __END__ Test::MooseX::Daemonize - Tool to help test MooseX::Daemonize applications -=head1 VERSION - -This document describes MooseX::Daemonize version 0.0.1 - =head1 SYNOPSIS use File::Spec::Functions;