- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of 2,657 for host:perldoc.perl.org (0.12 sec)
-
Memoize.txt
# -*- mode: perl; perl-indent-level: 2; -*- # vim: ts=8 sw=2 sts=2 noexpandtab # Memoize.pm # # Copyright 1998, 1999, 2000, 2001, 2012 M. J. Dominus. # You may copy and distribute this program unde...perldoc.perl.org/Memoize.txtRegistered: Tue Jan 27 00:11:56 UTC 2026 - 31.8K bytes - Viewed (0) -
Test::Harness.txt
package Test::Harness; use 5.006; use strict; use warnings; use constant IS_WIN32 => ( $^O =~ /^(MS)?Win32$/ ); use constant IS_VMS => ( $^O eq 'VMS' ); use TAP::Harness (); use TAP::Parser::Aggreg...perldoc.perl.org/Test::Harness.txtRegistered: Mon Jan 26 21:16:28 UTC 2026 - 16.1K bytes - Viewed (0) -
DBM_Filter.txt
package DBM_Filter ; use strict; use warnings; our $VERSION = '0.07'; package Tie::Hash ; use Carp; our %LayerStack = (); our %origDESTROY = (); our %Filters = map { $_, undef } qw( Fetch_Key Fetch...perldoc.perl.org/DBM_Filter.txtRegistered: Tue Jan 27 03:12:00 UTC 2026 - 14K bytes - Viewed (0) -
Scalar::Util.txt
# Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. # # Ma...perldoc.perl.org/Scalar::Util.txtRegistered: Tue Jan 27 00:28:11 UTC 2026 - 10.9K bytes - Viewed (0) -
perlvms - VMS-specific documentation for Perl -...
perlvms ( source , CPAN ) CONTENTS NAME DESCRIPTION Installation Organization of Perl Images Core Images Perl Extensi...perldoc.perl.org/perlvmsRegistered: Mon Jan 26 12:20:49 UTC 2026 - 77.6K bytes - Viewed (0) -
$\ - Perldoc Browser
variables / $\ ( source , CPAN ) # IO::Handle->output_record_separator( EXPR ) # $OUTPUT_RECORD_SEPARATOR # $ORS # $\...perldoc.perl.org/variables/$\Registered: Mon Jan 26 12:38:12 UTC 2026 - 15.9K bytes - Viewed (0) -
$? - Perldoc Browser
variables / $? ( source , CPAN ) # $CHILD_ERROR # $? The status returned by the last pipe close, backtick ( `` ) comm...perldoc.perl.org/variables/$?Registered: Mon Jan 26 12:38:40 UTC 2026 - 16.4K bytes - Viewed (0) -
$~ - Perldoc Browser
variables / $~ ( source , CPAN ) # HANDLE->format_name(EXPR) # $FORMAT_NAME # $~ The name of the current report forma...perldoc.perl.org/variables/$~Registered: Mon Jan 26 12:38:49 UTC 2026 - 15.2K bytes - Viewed (0) -
${^RE_DEBUG_FLAGS} - Perldoc Browser
variables / ${^RE_DEBUG_FLAGS} ( source , CPAN ) # ${^RE_DEBUG_FLAGS} The current value of the regex debugging flags....perldoc.perl.org/variables/${^RE_DEBUG_FLAGS}Registered: Mon Jan 26 12:39:03 UTC 2026 - 17.4K bytes - Viewed (0) -
$^A - Perldoc Browser
variables / $^A ( source , CPAN ) # $ACCUMULATOR # $^A The current value of the write() accumulator for format() line...perldoc.perl.org/variables/$^ARegistered: Mon Jan 26 12:36:54 UTC 2026 - 15.6K bytes - Viewed (0)