Subject: | [PATCH] Fix ABSTRACT |
ExtUtils::MakeMaker expects a very specific format in the NAME section
of the POD so that it can extract an ABSTRACT. The attached patch
corrects this for this module.
Subject: | next.patch |
--- a/lib/NEXT.pm
+++ b/lib/NEXT.pm
@@ -190,7 +191,7 @@ __END__
=head1 NAME
-NEXT.pm - Provide a pseudo-class NEXT (et al) that allows method redispatch
+NEXT - Provide a pseudo-class NEXT (et al) that allows method redispatch
=head1 SYNOPSIS