X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=69616ab1319972599d3eb41ac4fa7ec6f2b9a0cd;hb=1eb0e391fe02c636b53ed57101ea432555018788;hp=76812b71202e1672dd1a5616f2f2ea00a8d876ac;hpb=b375b147ae0615bfe819dad1b2233ebf3fd90fc3;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index 76812b7..69616ab 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.15 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.