cleared up the CPAN indexing situation

1. generating bogus feedgnuplot.pm module. It's just a 'package' statement and
   the source. The source is there to get the POD

2. comments
This commit is contained in:
Dima Kogan
2013-11-22 12:57:47 -08:00
parent d9e2c3c93a
commit cae085ae49
3 changed files with 23 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
Makefile.PL
MANIFEST
bin/feedgnuplot
lib/App/feedgnuplot.pm
t/manifest.t
t/plots.t
Changes