pod-minimumversion -- report minimum Perl version for given POD
Contents
Description
"pod-minimumversion" reports the minimum Perl version required to process POD directives in given files,
or the standard input if no files are given.
Home Page
License
Pod-MinimumVersion is Copyright 2009, 2010, 2011 Kevin Ryde
Pod-MinimumVersion is free software; you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; either version 3, or (at your
option) any later version.
Pod-MinimumVersion is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along with Pod-MinimumVersion. If not,
see <http://www.gnu.org/licenses/>.
perl v5.34.0 2022-05-27 POD-MINIMUMVERSION(1p)
Name
pod-minimumversion -- report minimum Perl version for given POD
Options
--help, -?
Print a summary of the options.
--version
Print the program version number.
See Also
Pod::MinimumVersion
perlver(1), Perl::MinimumVersion
Synopsis
pod-minimumversion [--options] [filename...]
