X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FDaemonize.pm;h=875a05bf2767d149d0b89ecdf1fc806ae0254751;hb=69186a4879a2ddfed228c03e7a25d5455921dfb0;hp=2755c5380ebfc2d8bb04a1911c8da99b447d225e;hpb=10769ed347f340ee0e81d85933ae8f82ff0413da;p=gitmo%2FMooseX-Daemonize.git diff --git a/lib/MooseX/Daemonize.pm b/lib/MooseX/Daemonize.pm index 2755c53..875a05b 100644 --- a/lib/MooseX/Daemonize.pm +++ b/lib/MooseX/Daemonize.pm @@ -3,7 +3,7 @@ use strict; # because Kwalitee is pedantic use Moose::Role; use MooseX::Types::Path::Class; -our $VERSION = 0.08; +our $VERSION = "0.09"; with 'MooseX::Daemonize::WithPidFile', 'MooseX::Getopt'; @@ -524,7 +524,7 @@ L, L =head1 AUTHORS -Chris Prather C<< >> +Chris Prather C<< > Stevan Little C<< >> @@ -537,7 +537,7 @@ Some bug fixes sponsored by Takkle Inc. =head1 LICENCE AND COPYRIGHT -Copyright (c) 2007-2008, Chris Prather C<< >>. All rights +Copyright (c) 2007-2009, Chris Prather C<< >>. Some rights reserved. This module is free software; you can redistribute it and/or