skipping tests if you don't have Test::* installed
authorChris Prather <chris@prather.org>
Thu, 17 May 2007 03:04:43 +0000 (03:04 +0000)
committerChris Prather <chris@prather.org>
Thu, 17 May 2007 03:04:43 +0000 (03:04 +0000)
commita49526793f4ad674abfd7670f4c6a0de9b6df265
treef00206847c49e94ff4ab367931652f6b917661de
skipping tests if you don't have Test::* installed
r16589@alice-3:  perigrin | 2007-04-13 19:26:09 -0500
now with accurate error messages (d'oh!)
r21430@alice-3:  perigrin | 2007-05-16 22:02:59 -0500
Add a first draft of MooseX::Daemonize
12 files changed:
Build.PL [new file with mode: 0644]
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
lib/MooseX/Daemonize.pm [new file with mode: 0644]
t/00.load.t [new file with mode: 0644]
t/01.filecreate.t [new file with mode: 0644]
t/kwalitee.t [new file with mode: 0644]
t/perlcritic.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]