X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=8ab6dac812347160872d16aba0a4a865e118072b;hb=911a9ddace47ef7d8d2725356b01eb6ac654756d;hp=76812b71202e1672dd1a5616f2f2ea00a8d876ac;hpb=b375b147ae0615bfe819dad1b2233ebf3fd90fc3;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index 76812b7..8ab6dac 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME MooseX::Singleton - turn your Moose class into a singleton VERSION - Version 0.03, released 16 Dec 07 + Version 0.07, released 07 Mar 08 SYNOPSIS package MyApp; @@ -57,8 +57,13 @@ AUTHOR SOME CODE STOLEN FROM Anders Nor Berle +AND PATCHES FROM + Ricardo SIGNES + + Dave Rolsky + COPYRIGHT AND LICENSE - Copyright 2007 Shawn M Moore. + Copyright 2007, 2008 Shawn M Moore. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.