subs man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX 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 the Pragmatic Modules entry in the perlmodlib manpage
       and the strict subs entry in the strict manpage.

2001-03-18		   perl v5.6.1			  subs(3)
[top]

List of man pages available for IRIX

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