Subject: | POD Errors |
Hi there:
While upgrading the Debian package of your module to version 1.33, I
noticed that there are some errors caused by pod2man (see the bottom of
perldoc output).
This is a patch that can fix it, and from preliminary testing does what
you seem to want:
--- a/FastMmap.pm
+++ b/FastMmap.pm
@@ -1204,7 +1204,7 @@
=over 4
-=item From 1.15
+=item * From 1.15
=over 4
@@ -1228,7 +1228,7 @@
Otherwise the defaults seem sensible to cleanup unneeded share files
rather than
leaving them around to accumulate.
-=item From 1.29
+=item * From 1.29
=over 4
@@ -1239,7 +1239,7 @@
=back
-=item From 1.31
+=item * From 1.31
=over 4
@@ -1254,6 +1254,8 @@
=back
+=back
+
=head1 SEE ALSO
L<MLDBM::Sync>, L<IPC::MM>, L<Cache::FileCache>,
L<Cache::SharedMemoryCache>,