[Bps-public-commit] r12267 - in Date-Extract: lib/Date

sartak at bestpractical.com sartak at bestpractical.com
Mon May 12 15:23:26 EDT 2008


Author: sartak
Date: Mon May 12 15:23:24 2008
New Revision: 12267

Modified:
   Date-Extract/   (props changed)
   Date-Extract/lib/Date/Extract.pm

Log:
 r55653 at onn:  sartak | 2008-05-12 12:14:41 -0400
 Annoying POD error has survived a few releases now :|


Modified: Date-Extract/lib/Date/Extract.pm
==============================================================================
--- Date-Extract/lib/Date/Extract.pm	(original)
+++ Date-Extract/lib/Date/Extract.pm	Mon May 12 15:23:24 2008
@@ -171,7 +171,7 @@
     $to->{time_zone} ||= $from->{time_zone};
 }
 
-=head2 extract, ARGS text => C<DateTime>s
+=head2 extract text, ARGS => C<DateTime>s
 
 Takes an arbitrary amount of text and extracts one or more dates from it. The
 return value will be zero or more C<DateTime> objects. If called in scalar



More information about the Bps-public-commit mailing list