/[cvs]/nfo/perl/libs/Data/make_readme.bat
ViewVC logotype

Annotation of /nfo/perl/libs/Data/make_readme.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Oct 27 18:35:50 2002 UTC (21 years, 8 months ago) by joko
Branch: MAIN
File MIME type: text/plain
+ added pod-conversion (text, html)

1 joko 1.1 @echo off
2    
3     echo generating README.perldoc
4     call perldoc Storage.pm > README.perldoc
5    
6     echo generating README.text
7     call pod2text Storage.pm README.text
8    
9     echo generating README.html
10     call pod2html --title=Data::Storage --infile=Storage.pm --outfile=README.html

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed