SPUG: Perldoc book

Brian Hatch spug at ifokr.org
Thu Nov 21 17:44:42 CST 2002



> 	I'm wondering if anyone can point me toward a book that is just a bound
> copy of the Perldoc man pages?


for module in `find /usr/lib/perl5 -name \*.pm -o -name \*.pod `
do
	perldoc $module | lpr
done

And hope you have a lot of paper...

--
Brian Hatch                  UNIX is user friendly.
   Systems and                It's just very selective
   Security Engineer          about who its friends are.
http://www.ifokr.org/bri/

Every message PGP signed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
Url : http://mail.pm.org/archives/spug-list/attachments/20021121/9c09df87/attachment.bin


More information about the spug-list mailing list