- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2601 - 2610 of 3,197 for filetype:txt (0.07 sec)
-
Filter::Simple.txt
package Filter::Simple; use Text::Balanced ':ALL'; our $VERSION = '0.96'; use Filter::Util::Call; use Carp; our @EXPORT = qw( FILTER FILTER_ONLY ); sub import { if (@_>1) { shift; goto &FILTER } el...perldoc.perl.org/Filter::Simple.txtRegistered: Sun Nov 17 01:28:19 UTC 2024 - 23.4K bytes - Viewed (0) -
IO::Zlib.txt
# IO::Zlib.pm # # Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. # 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::Zlib.txtRegistered: Sun Nov 17 03:55:51 UTC 2024 - 15.7K bytes - Viewed (0) -
File::Spec::VMS.txt
package File::Spec::VMS; use strict; use Cwd (); require File::Spec::Unix; our $VERSION = '3.91'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix); use File::Basename; use VMS::Filespec; =head1...perldoc.perl.org/File::Spec::VMS.txtRegistered: Sun Nov 17 01:15:44 UTC 2024 - 15.9K bytes - Viewed (0) -
Locale::Maketext::Simple.txt
package Locale::Maketext::Simple; $Locale::Maketext::Simple::VERSION = '0.21_01'; use strict; use 5.005; =head1 NAME Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon =head1 ...perldoc.perl.org/Locale::Maketext::Simple.txtRegistered: Sun Nov 17 02:54:50 UTC 2024 - 9.6K bytes - Viewed (0) -
IO::Pipe.txt
# IO::Pipe.pm # # Copyright (c) 1996-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 i...perldoc.perl.org/IO::Pipe.txtRegistered: Sun Nov 17 03:49:33 UTC 2024 - 5.4K bytes - Viewed (0) -
IPC::Msg.txt
########## # # Version 2.x, Copyright (C) 2007-2013, Marcus Holland-Moritz <mhx@cpan.org>. # Version 1.x, Copyright (C) 1997, Graham Barr <gbarr@pobox.com>. # # This program is free software; you c...perldoc.perl.org/IPC::Msg.txtRegistered: Sun Nov 17 01:41:48 UTC 2024 - 4.4K bytes - Viewed (0) -
Memoize::NDBM_File.txt
use strict; use warnings; package Memoize::NDBM_File; our $VERSION = '1.16'; use NDBM_File; our @ISA = qw(NDBM_File); # NDBM_File cannot store undef and will store an empty string if you try # but ...perldoc.perl.org/Memoize::NDBM_File.txtRegistered: Sun Nov 17 02:19:22 UTC 2024 - 926 bytes - Viewed (0) -
Locale::Maketext::GutsLoader.txt
package Locale::Maketext::GutsLoader; use Locale::Maketext; our $VERSION = '1.20'; sub zorp { return scalar @_ } =head1 NAME Locale::Maketext::GutsLoader - Deprecated module to load Locale::Maketex...perldoc.perl.org/Locale::Maketext::GutsLoader.txtRegistered: Sun Nov 17 02:12:25 UTC 2024 - 490 bytes - Viewed (0) -
Test2::Compare::Delta.txt
package Test2::Compare::Delta; use strict; use warnings; our $VERSION = '0.000162'; use Test2::Util::HashBase qw{verified id got chk children dne exception note}; use Test2::EventFacet::Info::Table...perldoc.perl.org/Test2::Compare::Delta.txtRegistered: Mon Nov 18 03:19:58 UTC 2024 - 13.7K bytes - Viewed (0) -
Test2::API::Stack.txt
package Test2::API::Stack; use strict; use warnings; our $VERSION = '1.302199'; use Test2::Hub(); use Carp qw/confess/; sub new { my $class = shift; return bless [], $class; } sub new_hub { my $sel...perldoc.perl.org/Test2::API::Stack.txtRegistered: Mon Nov 18 01:32:22 UTC 2024 - 4.8K bytes - Viewed (0)