Provided by: libpod-minimumversion-perl_50-2_all
NAME
pod-minimumversion -- 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/>.