|
NAMEpodstrip - strip pod from a file, output what's leftSYNOPSIS"podstrip" sourceFile destFile["-?" | "-help" | "-h"] DESCRIPTION"pod2html" reads the POD in file sourceFile, translates it to HTML, and writes it to file destFile.destFile is created world-readable. REQUIRES"Pod::Stripper" "Pod::Usage" "Getopt::Long"SEE ALSO"Pod::Striper"AUTHORD.H. aka crazyinsomniac|at|yahoo.com.COPYRIGHTCopyright (c) 2002 by D.H. aka crazyinsomniac|at|yahoo.com. All rights reserved.This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |