Removing VERSION heading in POD, which we never keep up to dit
Dave Rolsky [Fri, 11 Sep 2009 14:23:42 +0000 (09:23 -0500)]
lib/MooseX/Singleton.pm

index 3401c7e..ede67c4 100644 (file)
@@ -47,10 +47,6 @@ __END__
 
 MooseX::Singleton - turn your Moose class into a singleton
 
-=head1 VERSION
-
-Version 0.18, released 24 May 08
-
 =head1 SYNOPSIS
 
     package MyApp;