X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=cecac56db29df12af529d0a4aef8f06bcd837636;hb=380acf654017b03f0ea0342bca243c509904f1bb;hp=228fd9fca5bc682ba70936ffbf6e7f592e486630;hpb=a49526793f4ad674abfd7670f4c6a0de9b6df265;p=gitmo%2FMooseX-Daemonize.git diff --git a/MANIFEST b/MANIFEST index 228fd9f..cecac56 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,19 +1,32 @@ -.cvsignore -Build.PL Changes +inc/Module/AutoInstall.pm inc/Module/Install.pm +inc/Module/Install/AutoInstall.pm inc/Module/Install/Base.pm +inc/Module/Install/Can.pm +inc/Module/Install/Fetch.pm +inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm -inc/Module/Install/MakeMaker.pm inc/Module/Install/Metadata.pm +inc/Module/Install/Win32.pm +inc/Module/Install/WriteAll.pm lib/MooseX/Daemonize.pm +lib/MooseX/Daemonize/Core.pm +lib/MooseX/Daemonize/Pid.pm +lib/MooseX/Daemonize/Pid/File.pm +lib/MooseX/Daemonize/WithPidFile.pm +lib/Test/MooseX/Daemonize.pm Makefile.PL MANIFEST -META.yml # Will be created by "make dist" +MANIFEST.SKIP +META.yml README t/00.load.t t/01.filecreate.t -t/kwalitee.t -t/perlcritic.t +t/02.stdout.t +t/10.pidfile.t +t/20.core.t +t/30.with_pid_file.t +t/31.with_pid_file_and_poe.t t/pod-coverage.t t/pod.t