- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 121 - 130 of 2,615 for host:perldoc.perl.org (0.03 sec)
-
Test2::Compare::Negatable.txt
package Test2::Compare::Negatable; use strict; use warnings; our $VERSION = '0.000162'; require overload; require Test2::Util::HashBase; sub import { my ($pkg, $file, $line) = caller; my $sub = eva...perldoc.perl.org/Test2::Compare::Negatable.txtRegistered: Sun Apr 06 10:00:33 UTC 2025 - 2.2K bytes - Viewed (0) -
Test2::EventFacet::Error.txt
package Test2::EventFacet::Error; use strict; use warnings; our $VERSION = '1.302199'; sub facet_key { 'errors' } sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFace...perldoc.perl.org/Test2::EventFacet::Error.txtRegistered: Sun Apr 06 11:08:14 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::EventFacet::Amnesty.txt
package Test2::EventFacet::Amnesty; use strict; use warnings; our $VERSION = '1.302199'; sub is_list { 1 } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) } use Test2::Util::Has...perldoc.perl.org/Test2::EventFacet::Amnesty.txtRegistered: Sun Apr 06 05:34:47 UTC 2025 - 1.6K bytes - Viewed (0) -
Test2::AsyncSubtest::Event::Detach.txt
package Test2::AsyncSubtest::Event::Detach; use strict; use warnings; our $VERSION = '0.000162'; use base 'Test2::Event'; use Test2::Util::HashBase qw/id/; sub no_display { 1 } sub callback { my $s...perldoc.perl.org/Test2::AsyncSubtest::Event::Detach.txtRegistered: Sun Apr 06 06:14:24 UTC 2025 - 1.7K bytes - Viewed (0) -
perlvms.txt
=head1 NAME perlvms - VMS-specific documentation for Perl =head1 DESCRIPTION Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 doc...perldoc.perl.org/perlvms.txtRegistered: Tue Apr 01 10:58:39 UTC 2025 - 49.6K bytes - Viewed (0) -
perlbot.txt
=encoding utf8 =head1 NAME perlbot - Links to information on object-oriented programming in Perl =head1 DESCRIPTION For information on OO programming with Perl, please see L<perlootut> and L<perlob...perldoc.perl.org/perlbot.txtRegistered: Tue Apr 01 14:33:03 UTC 2025 - 304 bytes - Viewed (0) -
perltoot.txt
=encoding utf8 =head1 NAME perltoot - Links to information on object-oriented programming in Perl =head1 DESCRIPTION For information on OO programming with Perl, please see L<perlootut> and L<perlo...perldoc.perl.org/perltoot.txtRegistered: Tue Apr 01 14:53:54 UTC 2025 - 294 bytes - Viewed (0) -
IO::Socket::IP.txt
# You may distribute under the terms of either the GNU General Public License # or the Artistic License (the same terms as Perl itself) # # (C) Paul Evans, 2010-2023 -- leonerd@leonerd.org.uk packa...perldoc.perl.org/IO::Socket::IP.txtRegistered: Fri Apr 04 05:43:47 UTC 2025 - 39.9K bytes - Viewed (0) -
DBM_Filter.txt
package DBM_Filter ; use strict; use warnings; our $VERSION = '0.06'; package Tie::Hash ; use strict; use warnings; use Carp; our %LayerStack = (); our %origDESTROY = (); our %Filters = map { $_, u...perldoc.perl.org/DBM_Filter.txtRegistered: Fri Apr 04 10:55:23 UTC 2025 - 14K bytes - Viewed (0) -
CPAN::Distroprefs.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use 5.006; use strict; package CPAN::Distroprefs; use vars qw($VERSION); $VERSION = '6.0001'; package CPAN::Distr...perldoc.perl.org/CPAN::Distroprefs.txtRegistered: Fri Apr 04 02:42:29 UTC 2025 - 11.7K bytes - Viewed (0)