Sub::Prototype man page on Fedora

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

Sub::Prototype(3)     User Contributed Perl Documentation    Sub::Prototype(3)

NAME
       Sub::Prototype - Set a subs prototype

SYNOPSIS
	   use Sub::Prototype;

	   BEGIN {
	       my $code = sub { ... };
	       set_prototype($code, '&@');
	       *main::my_func = $code;
	   }

	   my_func { ... } @list;

FUNCTIONS
       This module only has one function, which is also exported by default:

   set_prototype(\&coderef, $prototype)
	   set_prototype(\&some_function, '$$');

       Sets the prototype for "coderef" to $prototype.

THANKS
       Shawn M Moore for the idea and tests.

AUTHOR
       Florian Ragwitz <rafl@debian.org>

COPYRIGHT AND LICENSE
       Copyright (c) 2008  Florian Ragwitz

       This module is free software.

       It may distribute it under the same terms as perl itself.

perl v5.14.1			  2008-11-11		     Sub::Prototype(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