*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/English (3)              
Title
Content
Arch
Section
 

Contents


English(3)							    English(3)


NAME    [Toc]    [Back]

     English - use nice	English	(or awk) names for ugly	punctuation variables

SYNOPSIS    [Toc]    [Back]

	 use English;
	 ...
	 if ($ERRNO =~ /denied/) { ... }

DESCRIPTION    [Toc]    [Back]

     This module provides aliases for the built-in variables whose names no
     one seems to like to read.	 Variables with	side-effects which get
     triggered just by accessing them (like $0)	will still be affected.

     For those variables that have an awk version, both	long and short English
     alternatives are provided.	 For example, the $/ variable can be referred
     to	either $RS or $INPUT_RECORD_SEPARATOR if you are using the English
     module.

     See the perlvar manpage for a complete list of these.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
vgrind OpenBSD grind nice listings of programs
vgrind NetBSD grind nice listings of programs
vgrind FreeBSD grind nice listings of programs
number OpenBSD convert Arabic numerals to English
number NetBSD convert Arabic numerals to English
sat_interpret IRIX convert audit records from binary to English
ispunct NetBSD punctuation character test
ispunct FreeBSD punctuation character test
ispunct OpenBSD punctuation character test
iswpunct Linux test for punctuation or symbolic wide character
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service