moved POD back into the main source file

Separating it made pod2usage not work
This commit is contained in:
Dima Kogan
2013-02-08 01:11:14 -08:00
parent 751d902844
commit e8e92082a1
5 changed files with 398 additions and 400 deletions

View File

@@ -1,7 +1,6 @@
Makefile.PL
MANIFEST
bin/feedgnuplot
bin/feedgnuplot.pod
t/00-load.t
t/manifest.t
Changes