]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - lib/HTML/CalendarMonth/Locale.pm
* Fix FTBFS caused by new version of Date::Manip (closes: 571421)
[deb_pkgs/libhtml-calendarmonth-perl.git] / lib / HTML / CalendarMonth / Locale.pm
index bb45bb3755d00aaa356e388173a7bd6c86043cef..063db739e23dd1953fb7e5d17f47f052f9496aa1 100644 (file)
@@ -201,12 +201,12 @@ developers:
 
 =head1 METHODS
 
+=over
+
 =item new()
 
 Constructor. Takes the following parameters:
 
-=over
-
 =item id
 
 Locale id, e.g. 'en_US'.
@@ -221,8 +221,6 @@ Default 0, use abbreviated days.
 Specifies whether full month names or their abbreviations are desired.
 Default 1, use full months.
 
-=back
-
 =item id()
 
 Returns the locale id used during object construction.
@@ -287,6 +285,8 @@ This is the method used to generate the minimal match hash referenced
 above. Given an arbitrary list, a hash reference will be returned with
 minimal match strings as keys and full names as values.
 
+=back
+
 =head1 AUTHOR
 
 Matthew P. Sisk, E<lt>F<sisk@mojotoad.com>E<gt>