POD-MINIMUMVERSION(1p) | User Contributed Perl Documentation | POD-MINIMUMVERSION(1p) |
pod-minimumversion -- report minimum Perl version for given POD
pod-minimumversion [--options] [filename...]
"pod-minimumversion" reports the minimum Perl version required to process POD directives in given files, or the standard input if no files are given.
Pod::MinimumVersion
perlver(1), Perl::MinimumVersion
http://user42.tuxfamily.org/pod-minimumversion/index.html
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/>.
2022-05-27 | perl v5.34.0 |