- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1241 - 1250 of 3,449 for filetype:txt (0.04 sec)
-
Text::ParseWords.txt
package Text::ParseWords; use strict; use warnings; require 5.006; our $VERSION = "3.31"; use Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(shellwords quotewords nested_quotewords parse_line)...perldoc.perl.org/Text::ParseWords.txtRegistered: Fri Aug 29 08:31:03 UTC 2025 - 8.1K bytes - Viewed (0) -
Test2::Manual::Tooling.txt
package Test2::Manual::Tooling; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Tooling - Manual page for tool authors. =head1 DESCRIPTION This section co...perldoc.perl.org/Test2::Manual::Tooling.txtRegistered: Fri Aug 29 03:19:24 UTC 2025 - 2.5K bytes - Viewed (0) -
Test2::EventFacet::Hub.txt
package Test2::EventFacet::Hub; use strict; use warnings; our $VERSION = '1.302210'; sub is_list { 1 } sub facet_key { 'hubs' } BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }...perldoc.perl.org/Test2::EventFacet::Hub.txtRegistered: Fri Aug 29 04:02:35 UTC 2025 - 1.8K bytes - Viewed (0) -
Test2::Manual::Anatomy.txt
package Test2::Manual::Anatomy; use strict; use warnings; our $VERSION = '1.302210'; 1; __END__ =head1 NAME Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 compone...perldoc.perl.org/Test2::Manual::Anatomy.txtRegistered: Fri Aug 29 04:36:20 UTC 2025 - 1.7K bytes - Viewed (0) -
Test2::Tools::Encoding.txt
package Test2::Tools::Encoding; use strict; use warnings; use Carp qw/croak/; use Test2::API qw/test2_stack/; use base 'Exporter'; our $VERSION = '1.302210'; our @EXPORT = qw/set_encoding/; sub set...perldoc.perl.org/Test2::Tools::Encoding.txtRegistered: Fri Aug 29 03:26:26 UTC 2025 - 1.5K bytes - Viewed (0) -
Test2::Require::RealFork.txt
package Test2::Require::RealFork; use strict; use warnings; use base 'Test2::Require'; our $VERSION = '1.302210'; use Test2::Util qw/CAN_REALLY_FORK/; sub skip { return undef if CAN_REALLY_FORK; re...perldoc.perl.org/Test2::Require::RealFork.txtRegistered: Fri Aug 29 04:20:41 UTC 2025 - 1.4K bytes - Viewed (0) -
Test::Tester::CaptureRunner.txt
# $Header: /home/fergal/my/cvs/Test-Tester/lib/Test/Tester/CaptureRunner.pm,v 1.3 2003/03/05 01:07:55 fergal Exp $ use strict; package Test::Tester::CaptureRunner; our $VERSION = '1.302210'; use Te...perldoc.perl.org/Test::Tester::CaptureRunner.txtRegistered: Fri Aug 29 10:43:44 UTC 2025 - 1.3K bytes - Viewed (0) -
CPAN.txt
# -*- Mode: cperl; coding: utf-8; cperl-indent-level: 4 -*- # vim: ts=4 sts=4 sw=4: use strict; package CPAN; $CPAN::VERSION = '2.38'; $CPAN::VERSION =~ s/_//; # we need to run chdir all over and w...perldoc.perl.org/CPAN.txtRegistered: Mon Aug 25 16:53:17 UTC 2025 - 146.1K bytes - Viewed (0) -
B::Op_private.txt
# -*- mode: Perl; buffer-read-only: t -*- # # lib/B/Op_private.pm # # Copyright (C) 2014 by Larry Wall and others # # You may distribute under the terms of either the GNU General Public # License o...perldoc.perl.org/B::Op_private.txtRegistered: Tue Aug 26 07:04:39 UTC 2025 - 41.7K bytes - Viewed (0) -
DynaLoader.txt
# Generated from DynaLoader_pm.PL, this file is unique for every OS use strict; package DynaLoader; # And Gandalf said: 'Many folk like to know beforehand what is to # be set on the table; but thos...perldoc.perl.org/DynaLoader.txtRegistered: Tue Aug 26 02:54:51 UTC 2025 - 25.4K bytes - Viewed (0)