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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Sun Oct 27 18:35:50 2002 UTC revision 1.3 by joko, Sun Jan 19 03:13:53 2003 UTC
# Line 1  Line 1 
1  @echo off  @echo off
2    
3  echo generating README.perldoc  echo generating Storage.README.text
4  call perldoc Storage.pm > README.perldoc  call pod2text Storage.pod Storage.README.text
5    
6  echo generating README.text  echo generating Storage.README.html
7  call pod2text Storage.pm README.text  call pod2html --title=Data::Storage --infile=Storage.pod --outfile=Storage.README.html
   
 echo generating README.html  
 call pod2html --title=Data::Storage --infile=Storage.pm --outfile=README.html  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

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