podstrip - strip pod from a file, output what's left



NAME

podstrip - 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.

 podstrip - strip pod from a file, output what's left