CPANPLUS::Module::Author man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

CPANPLUS::Module::AuthoPerl Programmers Reference GCPANPLUS::Module::Author(3)

NAME
       CPANPLUS::Module::Author

SYNOPSIS
	   my $author = CPANPLUS::Module::Author->new(
			   author  => 'Jack Ashton',
			   cpanid  => 'JACKASH',
			   _id	   => INTERNALS_OBJECT_ID,
		       );

	   $author->cpanid;
	   $author->author;
	   $author->email;

	   @dists  = $author->distributions;
	   @mods   = $author->modules;

	   @accessors = CPANPLUS::Module::Author->accessors;

DESCRIPTION
       "CPANPLUS::Module::Author" creates objects from the information in the
       source files. These can then be used to query on.

       These objects should only be created internally. For "fake" objects,
       there's the "CPANPLUS::Module::Author::Fake" class.

ACCESSORS
       An objects of this class has the following accessors:

       author
	   Name of the author.

       cpanid
	   The CPAN id of the author.

       email
	   The email address of the author, which defaults to '' if not
	   provided.

       parent
	   The "CPANPLUS::Internals::Object" that spawned this module object.

METHODS
   $auth = CPANPLUS::Module::Author->new( author => AUTHOR_NAME, cpanid =>
       CPAN_ID, _id => INTERNALS_ID [, email => AUTHOR_EMAIL] )
       This method returns a "CPANPLUS::Module::Author" object, based on the
       given parameters.

       Returns false on failure.

   @mod_objs = $auth->modules()
       Return a list of module objects this author has released.

   @dists = $auth->distributions()
       Returns a list of module objects representing all the distributions
       this author has released.

CLASS METHODS
   accessors ()
       Returns a list of all accessor methods to the object

perl v5.10.1			  2009-05-04	   CPANPLUS::Module::Author(3)
[top]

List of man pages available for HP-UX

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