we're already past 2.0
Jesse Luehrs [Sat, 7 May 2011 00:25:44 +0000 (19:25 -0500)]
lib/Moose/Manual/FAQ.pod

index ad94e09..4b96a1f 100644 (file)
@@ -53,11 +53,6 @@ following code:
 
   MyClass->meta->make_immutable();
 
-=head3 When will Moose 1.0 be ready?
-
-Moose is ready now! Stevan Little declared 0.18, released in March
-2007, to be "ready to use".
-
 =head2 Constructors
 
 =head3 How do I write custom constructors with Moose?