and fix the reference to the test file
Jesse Luehrs [Sat, 7 May 2011 19:25:57 +0000 (14:25 -0500)]
lib/Moose/Cookbook/Basics/Recipe9.pod

index e752021..5e2d444 100644 (file)
@@ -235,7 +235,7 @@ If you'd like to learn more about overloading, please read the
 documentation for the L<overload> pragma.
 
 To see all the code we created together, take a look at
-F<t/recipes/basics/010_genes.t>.
+F<t/recipes/basics_recipe9.t>.
 
 =head1 NEXT STEPS