recipe numbers were off
arcanez [Thu, 2 Jul 2009 16:22:05 +0000 (09:22 -0700)]
lib/Moose/Cookbook/Basics/Recipe10.pod
lib/Moose/Cookbook/Basics/Recipe9.pod

index ecbfc99..ed0b7d3 100644 (file)
@@ -3,7 +3,7 @@
 
 =head1 NAME
 
-Moose::Cookbook::Basics::Recipe11 - Using BUILDARGS and BUILD to hook into object construction
+Moose::Cookbook::Basics::Recipe10 - Using BUILDARGS and BUILD to hook into object construction
 
 =head1 SYNOPSIS
 
index 8cafe18..5d4c54a 100644 (file)
@@ -3,7 +3,7 @@
 
 =head1 NAME
 
-Moose::Cookbook::Basics::Recipe10 - Operator overloading, subtypes, and coercion
+Moose::Cookbook::Basics::Recipe9 - Operator overloading, subtypes, and coercion
 
 =head1 SYNOPSIS