perlfaq1 - General Questions About Perl
  • References/Perl/Perl/Manual: FAQs

NAME

2025-01-10 15:47:30
ord
  • References/Perl/Perl/Functions

ord EXPR ord Returns the numeric value of the first character of EXPR. If EXPR is an empty string, returns

2025-01-10 15:47:30
stat
  • References/Perl/Perl/Functions

stat FILEHANDLE stat EXPR stat DIRHANDLE stat Returns

2025-01-10 15:47:30
Locale::Country - standard codes for country identification
  • References/Perl/Perl/Core Modules

NAME

2025-01-10 15:47:30
perlrun - how to execute the Perl interpreter
  • References/Perl/Perl/Manual: Overview

NAME

2025-01-10 15:47:30
Unicode::Collate - Unicode Collation Algorithm
  • References/Perl/Perl/Core Modules

NAME

2025-01-10 15:47:30
$LAST_SUBMATCH_RESULT
  • References/Perl/Perl/Special Variables

$LAST_SUBMATCH_RESULT

2025-01-10 15:47:30
perltru64 - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
  • References/Perl/Perl/Platform Specific

NAME DESCRIPTIONCompiling Perl 5 on Tru64 Using Large Files with Perl on Tru64 Threaded Perl on Tru64 Long Doubles on Tru64 DB_File tests failing on Tru64 64-bit Perl on Tru64 Warnings about floating-point overflow when compiling Perl on Tru64 Testing Perl on Tru64 ext/ODBM_File/odbm Test Failing With Static Builds Perl Fails Because Of Unresolved Symbol sockatmark read_cur_obj_info: bad file magic number AUTHOR NAME perltru64 - Perl version 5 on Tru64 (formerly known as Digital UNIX former

2025-01-10 15:47:30
cos
  • References/Perl/Perl/Functions

cos EXPR cos Returns the cosine of EXPR (expressed in radians). If EXPR is omitted, takes the cosine of

2025-01-10 15:47:30
break
  • References/Perl/Perl/Functions

break Break out of a given() block. This

2025-01-10 15:47:30