v man page on RedHat

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

V(3)		      User Contributed Perl Documentation		  V(3)

NAME
       V - Print version of the specified module(s).

SYNOPSIS
	   $ perl -MV=V

       or if you want more than one

	   $ perl -MV=CPAN,V

       Can now also be used as a light-weight module for getting versions of
       modules without loading them:

	   BEGIN { $V::NO_EXIT = 1 }
	   require V;

	   printf "%s has version '%s'\n", "V", V::get_version( "V" );

DESCRIPTION
       This module uses stolen code from Module::Info to find the location and
       version of the specified module(s). It prints them and exit()s.

       It defines "import()" and is based on an idea from Michael Schwern on
       the perl5-porters list. See the discussion:

	 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg00760.html

AUTHOR
       Abe Timmerman "<abeltje@cpan.org>".

COPYRIGHT & LICENSE
       Copyright 2002-2006 Abe Timmerman, All Rights Reserved.

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

       This program 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.

perl v5.14.0			  2007-11-07				  V(3)
[top]

List of man pages available for RedHat

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