Author: kwilliams
Date: Tue Oct  7 14:12:48 2008
New Revision: 11948

Modified:
   Module-Build/trunk/Changes
   Module-Build/trunk/lib/Module/Build/Cookbook.pm

Log:
Fix POD error

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes  (original)
+++ Module-Build/trunk/Changes  Tue Oct  7 14:12:48 2008
@@ -9,6 +9,7 @@
  - Workaround HARNESS_TIMER env issue in t/compat.t (RT#39635)
  - Fix ~ expansion when $HOME is different from /etc/passwd as
    when running sudo.  [rt.cpan.org 39662]
+ - Fixed a small POD error in the Cookbook. [Damyan Ivanov]
 
  Other
  - Updated our embedded version.pm to 0.76, enhanced documentation on

Modified: Module-Build/trunk/lib/Module/Build/Cookbook.pm
==============================================================================
--- Module-Build/trunk/lib/Module/Build/Cookbook.pm     (original)
+++ Module-Build/trunk/lib/Module/Build/Cookbook.pm     Tue Oct  7 14:12:48 2008
@@ -395,7 +395,7 @@
 I'm sure I could not have handled this complexity with EU::MM, but it
 was very easy to do with M::B.
 
-=back 4
+=back
 
 
 =head2 Modifying an action

Reply via email to