Test::MinimumVersion man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Test::MinimumVersion(3User Contributed Perl DocumentatiTest::MinimumVersion(3)

NAME
       Test::MinimumVersion - does your code require newer perl than you
       think?

VERSION
       version 0.101080

SYNOPSIS
       Example minimum-perl.t:

	 #!perl
	 use Test::MinimumVersion;
	 all_minimum_version_ok('5.008');

FUNCTIONS
   minimum_version_ok
	 minimum_version_ok($file, $version);

       This test passes if the given file does not seem to require any version
       of perl newer than $version, which may be given as a version string or
       a version object.

   all_minimum_version_ok
	 all_minimum_version_ok($version, \%arg);

       Given either a version string or a version object, this routine
       produces a test plan (if there is no plan) and tests each relevant file
       with "minimum_version_ok".

       Relevant files are found by File::Find::Rule::Perl.

       "\%arg" is optional.  Valid arguments are:

	 paths	 - in what paths to look for files; defaults to (t, lib, xt/smoke,
		   and any .pm or .PL files in the current working directory)
		   if it contains files, they will be checked
	 no_plan - do not plan the tests about to be run

   all_minimum_version_from_metayml_ok
	 all_minimum_version_from_metayml_ok(\%arg);

       This routine checks META.yml for an entry in requires for perl.	If no
       META.yml file or no perl version is found, all tests are skipped.  If a
       version is found, the test proceeds as if "all_minimum_version_ok" had
       been called with that version.

AUTHOR
	 Ricardo Signes

COPYRIGHT AND LICENSE
       This software is copyright (c) 2007 by Ricardo Signes.

       This is free software; you can redistribute it and/or modify it under
       the same terms as the Perl 5 programming language system itself.

perl v5.14.1			  2010-04-18	       Test::MinimumVersion(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net