pod-minimumversion - Man Page

report minimum Perl version for given POD

Synopsis

 pod-minimumversion [--options] [filename...]

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.

Options

--help,  -?

Print a summary of the options.

--version

Print the program version number.

See Also

Pod::MinimumVersion

perlver(1), Perl::MinimumVersion

Home Page

http://user42.tuxfamily.org/pod-minimumversion/index.html

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

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation