tied
  • References/Perl/Perl/Functions

tied VARIABLE Returns a reference to the object underlying VARIABLE (the same value that was originally returned by the

2025-01-10 15:47:30
Net::netent - by-name interface to Perl's built-in getnet*() functions
  • References/Perl/Perl/Core Modules

NAME

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

do BLOCK Not really a function. Returns the value of the last command in the sequence of commands indicated by BLOCK. When modified by the

2025-01-10 15:47:30
ExtUtils::MM - OS adjusted ExtUtils::MakeMaker subclass
  • References/Perl/Perl/Core Modules

NAME

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

join EXPR,LIST Joins the separate strings of LIST into a single string with fields separated by the value of EXPR, and returns that new string

2025-01-10 15:47:30
Test - provides a simple framework for writing test scripts
  • References/Perl/Perl/Core Modules

NAME

2025-01-10 15:47:30
Pod::ParseUtils - helpers for POD parsing and conversion
  • References/Perl/Perl/Core Modules

NAME

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

endservent These routines are the same as their counterparts in the system C library. In list context, the return values from the various

2025-01-10 15:47:30
IO::Handle->output_field_separator( EXPR )
  • References/Perl/Perl/Special Variables

IO::Handle->output_field_separator( EXPR )

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

$^P The internal variable for debugging support. The meanings of the various bits are subject to change, but currently indicate:

2025-01-10 15:47:30