Lines Matching full:perl
11 # 132html A Perl script that converts a .1 or .3 man page into HTML. It
15 # CheckMan A Perl script that checks man pages for typos in the mark up.
17 # CleanTxt A Perl script that cleans up the output of "nroff -man" by
21 # Detrail A Perl script that removes trailing spaces from files.
46 perl ../CheckMan *.1 *.3
73 perl ../CleanTxt <$file.rawtxt >>pcre.txt
86 perl ../CleanTxt <$file.rawtxt >$file.txt
94 perl <<"END" >pcredemo.3
137 perl ../132html -toc $base <$file >html/$base.html
157 perl ../132html $toc $base <$file >html/$base.html
254 perl ./Detrail $files doc/p* doc/html/*