- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1581 - 1590 of 2,636 for host:perldoc.perl.org (0.04 sec)
-
Thread::Queue.txt
package Thread::Queue; use strict; use warnings; our $VERSION = '3.14'; # remember to update version in POD! $VERSION = eval $VERSION; use threads::shared 1.21; use Scalar::Util 1.10 qw(looks_like_...perldoc.perl.org/Thread::Queue.txtRegistered: Wed Jul 02 07:00:44 UTC 2025 - 17.3K bytes - Viewed (0) -
XSLoader.txt
# Generated from XSLoader_pm.PL (resolved %Config::Config value) # This file is unique for every OS use strict; no strict 'refs'; package XSLoader; our $VERSION = "0.32"; # remember to update versi...perldoc.perl.org/XSLoader.txtRegistered: Wed Jul 02 05:38:37 UTC 2025 - 11.1K bytes - Viewed (0) -
autodie::Util.txt
package autodie::Util; use strict; use warnings; use Exporter 5.57 qw(import); use autodie::Scope::GuardStack; our @EXPORT_OK = qw( fill_protos install_subs make_core_trampoline on_end_of_compile_s...perldoc.perl.org/autodie::Util.txtRegistered: Wed Jul 02 09:27:57 UTC 2025 - 7.6K bytes - Viewed (0) -
Time::Seconds.txt
package Time::Seconds; use strict; our $VERSION = '1.3401'; use Exporter 5.57 'import'; our @EXPORT = qw( ONE_MINUTE ONE_HOUR ONE_DAY ONE_WEEK ONE_MONTH ONE_YEAR ONE_FINANCIAL_MONTH LEAP_YEAR NON_L...perldoc.perl.org/Time::Seconds.txtRegistered: Wed Jul 02 08:13:36 UTC 2025 - 5.2K bytes - Viewed (0) -
Text::Tabs.txt
use strict; use warnings; package Text::Tabs; BEGIN { require Exporter; *import = \&Exporter::import } our @EXPORT = qw( expand unexpand $tabstop ); our $VERSION = '2024.001'; our $SUBVERSION = 'mo...perldoc.perl.org/Text::Tabs.txtRegistered: Wed Jul 02 05:13:32 UTC 2025 - 3.4K bytes - Viewed (0) -
Test2::Workflow::BlockBase.txt
package Test2::Workflow::BlockBase; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Util::HashBase qw/code frame _info _lines/; use Test2::Util::Sub qw/sub_info/; use List::Util qw/...perldoc.perl.org/Test2::Workflow::BlockBase.txtRegistered: Wed Jul 02 08:39:25 UTC 2025 - 3.1K bytes - Viewed (0) -
autodie::Scope::Guard.txt
package autodie::Scope::Guard; use strict; use warnings; # ABSTRACT: Wrapper class for calling subs at end of scope our $VERSION = '2.37'; # VERSION # This code schedules the cleanup of subroutines...perldoc.perl.org/autodie::Scope::Guard.txtRegistered: Wed Jul 02 04:30:39 UTC 2025 - 1.4K bytes - Viewed (0) -
CPAN - query, download and build perl modules f...
CPAN ( source , CPAN ) version 2.38 CONTENTS NAME SYNOPSIS DESCRIPTION CPAN::shell([$prompt, $command]) Starting Inte...perldoc.perl.org/CPANRegistered: Mon Jul 07 12:24:44 UTC 2025 - 155K bytes - Viewed (0) -
Fcntl - various flag constants and helper funct...
Fcntl ( source , CPAN ) version 1.20 Fcntl may also refer to the function: fcntl CONTENTS NAME SYNOPSIS DESCRIPTION E...perldoc.perl.org/FcntlRegistered: Mon Jul 07 12:23:39 UTC 2025 - 49.3K bytes - Viewed (0) -
utf8 - Perl pragma to enable/disable UTF-8 (or ...
utf8 ( source , CPAN ) version 1.27 CONTENTS NAME SYNOPSIS DESCRIPTION Utility functions BUGS SEE ALSO # NAME utf8 - ...perldoc.perl.org/utf8Registered: Mon Jul 07 12:24:19 UTC 2025 - 26.8K bytes - Viewed (0)