FreeBSD Manual Pages
PODSTRIP(1) User Contributed Perl Documentation PODSTRIP(1) 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. perl v5.32.1 2022-03-28 PODSTRIP(1)
NAME | SYNOPSIS | DESCRIPTION | REQUIRES | SEE ALSO | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=podstrip&sektion=1&manpath=FreeBSD+13.1-RELEASE+and+Ports>