perl-module: Use ABSTRACT instead of ABSTRACT_FROM in Makefile.PL.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2010 03:20:26 +0000 (20:20 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2010 03:20:26 +0000 (20:20 -0700)
commit44114c59bac0208c1074c67880581c0956f1d78e
tree9079285fc61ef6e3355eaf36af059e8ae60f5c89
parentfa7075e2d32b03472b4a18b4d0e6df8249a4b123
perl-module: Use ABSTRACT instead of ABSTRACT_FROM in Makefile.PL.

This fixes the following warning from Perl:

  WARNING: Setting ABSTRACT via file 'lib/PSPP.pm' failed
   at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 583
perl-module/Makefile.PL