podstrip - Man Page
strip pod from a file, output what's left
Synopsis
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
Author
D.H. aka crazyinsomniac|at|yahoo.com.
Copyright
Copyright (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.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation