- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 31 - 40 of 2,615 for host:perldoc.perl.org (0.03 sec)
-
Test2::Workflow::Task::Action.txt
package Test2::Workflow::Task::Action; use strict; use warnings; our $VERSION = '0.000162'; use base 'Test2::Workflow::Task'; use Test2::Util::HashBase qw/around/; 1; __END__ =pod =encoding UTF-8 =...perldoc.perl.org/Test2::Workflow::Task::Action.txtRegistered: Mon Mar 24 21:22:56 UTC 2025 - 791 bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::Zhuyin.txtRegistered: Tue Mar 25 03:59:35 UTC 2025 - 110K bytes - Viewed (0) -
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: Sun Mar 23 05:13:59 UTC 2025 - 31.8K bytes - Viewed (0) -
IO::Uncompress::Bunzip2.txt
package IO::Uncompress::Bunzip2 ; use strict ; use warnings; use bytes; use IO::Compress::Base::Common 2.212 qw(:Status ); use IO::Uncompress::Base 2.212 ; use IO::Uncompress::Adapter::Bunzip2 2.21...perldoc.perl.org/IO::Uncompress::Bunzip2.txtRegistered: Sun Mar 23 06:24:54 UTC 2025 - 25.5K bytes - Viewed (0) -
IO::Compress::Bzip2.txt
package IO::Compress::Bzip2 ; use strict ; use warnings; use bytes; require Exporter ; use IO::Compress::Base 2.212 ; use IO::Compress::Base::Common 2.212 qw(); use IO::Compress::Adapter::Bzip2 2.2...perldoc.perl.org/IO::Compress::Bzip2.txtRegistered: Sun Mar 23 06:35:42 UTC 2025 - 22.6K bytes - Viewed (0) -
File::Copy.txt
# File/Copy.pm. Written in 1994 by Aaron Sherman <ajs@ajs.com>. This # source code has been placed in the public domain by the author. # Please be kind and preserve the documentation. # # Additions...perldoc.perl.org/File::Copy.txtRegistered: Sun Mar 23 07:04:57 UTC 2025 - 15.8K bytes - Viewed (0) -
IO::Select.txt
# IO::Select.pm # # Copyright (c) 1997-8 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...perldoc.perl.org/IO::Select.txtRegistered: Sun Mar 23 06:16:54 UTC 2025 - 9.1K bytes - Viewed (0) -
Pod::Perldoc::BaseTo.txt
package Pod::Perldoc::BaseTo; use strict; use warnings; use vars qw($VERSION); $VERSION = '3.28'; use Carp qw(croak carp); use Config qw(%Config); use File::Spec::Functions qw(catfile); sub is_page...perldoc.perl.org/Pod::Perldoc::BaseTo.txtRegistered: Sun Mar 23 07:12:21 UTC 2025 - 3.6K bytes - Viewed (0) -
Test2::Manual::Anatomy::Event.txt
package Test2::Manual::Anatomy::Event; use strict; use warnings; our $VERSION = '0.000162'; 1; __END__ =head1 NAME Test2::Manual::Anatomy::Event - The internals of events =head1 DESCRIPTION Events ...perldoc.perl.org/Test2::Manual::Anatomy::Event.txtRegistered: Mon Mar 24 17:28:54 UTC 2025 - 12.4K bytes - Viewed (0) -
Test2::V0.txt
package Test2::V0; use strict; use warnings; use Test2::Util::Importer; our $VERSION = '0.000162'; use Carp qw/croak/; use Test2::Plugin::SRand(); use Test2::Plugin::UTF8(); use Test2::Tools::Targe...perldoc.perl.org/Test2::V0.txtRegistered: Mon Mar 24 16:06:10 UTC 2025 - 11.6K bytes - Viewed (0)