subs man page on AIX

Man page or keyword search:  
man Server   4752 pages
apropos Keyword Search (all sections)
Output format
AIX 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.8.8			  2008-09-19			       subs(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server AIX

List of man pages available for AIX

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