subs man page on aLinux

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

subs(3)		       Perl Programmers Reference Guide		       subs(3)

NAME
       subs - Perl pragma to predeclare sub names

SYNOPSIS
	   use subs qw(frob);
	   frob 3..10;

DESCRIPTION
       This will predeclare all the subroutine whose names are in the list,
       allowing you to use them without parentheses even before they're
       declared.

       Unlike pragmas that affect the $^H hints variable, the "use vars" and
       "use subs" declarations are not BLOCK-scoped.  They are thus effective
       for the entire file in which they appear.  You may not rescind such
       declarations with "no vars" or "no subs".

       See "Pragmatic Modules" in perlmodlib and "strict subs" in strict.

perl v5.10.0			  2007-12-18			       subs(3)
[top]

List of man pages available for aLinux

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