Subject: | [PATCH] Fix ABSTRACT |
ExtUtils::MakeMaker is complaining about not being able to extract the
ABSTRACT for this module. The format required by MakeMaker is
'$package\s-\s'. The attached patch fixes this.
Subject: | pod-esc.patch |
--- a/lib/Pod/Escapes.pm
+++ b/lib/Pod/Escapes.pm
@@ -529,7 +530,7 @@ __END__
=head1 NAME
-Pod::Escapes -- for resolving Pod EE<lt>...E<gt> sequences
+Pod::Escapes - for resolving Pod EE<lt>...E<gt> sequences
=head1 SYNOPSIS