X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=7eed700158eca943d8408dc66e9a35edd8c6c2de;hb=45b2dbae89e36c43903a81c0fb16555f06a41e9a;hp=125753821929214c6de963def86e0e778a1f2210;hpb=fe0eeebc050311829e0f93a2d86018be78598d47;p=gitmo%2FMooseX-Daemonize.git diff --git a/README b/README index 1257538..7eed700 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -MooseX-Daemonize version 0.0.5 +MooseX-Daemonize version 0.13 INSTALLATION @@ -9,14 +9,6 @@ To install this module, run the following commands: make test make install - -Alternatively, to install with Module::Build, you can use the following commands: - - perl Build.PL - ./Build - ./Build test - ./Build install - DEPENDENCIES Moose @@ -25,7 +17,7 @@ DEPENDENCIES COPYRIGHT AND LICENCE -Copyright (C) 2007, Chris Prather +Copyright (C) 2007-2011, Chris Prather This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.