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)
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


No differences found