1PODSTRIP(1)           User Contributed Perl Documentation          PODSTRIP(1)
2
3
4

NAME

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

SYNOPSIS

9       "podstrip" sourceFile destFile
10
11       ["-?" | "-help" | "-h"]
12

DESCRIPTION

14       "pod2html" reads the POD in file sourceFile, translates it to HTML, and
15       writes it to file destFile.
16
17       destFile is created world-readable.
18

REQUIRES

20       "Pod::Stripper" "Pod::Usage" "Getopt::Long"
21

SEE ALSO

23       "Pod::Striper"
24

AUTHOR

26       D.H. aka crazyinsomniac|at|yahoo.com.
27
29       Copyright (c) 2002 by D.H. aka crazyinsomniac|at|yahoo.com.  All rights
30       reserved.
31
32       This module is free software; you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35
36
37perl v5.34.0                      2022-01-21                       PODSTRIP(1)
Impressum