- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1161 - 1170 of 3,449 for filetype:txt (0.04 sec)
-
Test::Simple.txt
package Test::Simple; use 5.006; use strict; our $VERSION = '1.302210'; use Test::Builder::Module; our @ISA = qw(Test::Builder::Module); our @EXPORT = qw(ok); my $CLASS = __PACKAGE__; =head1 NAME T...perldoc.perl.org/Test::Simple.txtRegistered: Mon Aug 25 19:45:17 UTC 2025 - 6.3K bytes - Viewed (0) -
instmodsh.txt
#!/home/perldoc/perldoc-browser/perls/5.42.0/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.42.0/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl -w BEGIN { pop...perldoc.perl.org/instmodsh.txtRegistered: Mon Aug 25 18:12:40 UTC 2025 - 4.3K bytes - Viewed (0) -
IO::Compress.txt
package IO::Compress; our $VERSION = '2.213' ; =head1 NAME IO::Compress - read/write compressed data in multiple formats =head1 DESCRIPTION This is a stub module. It contains no code. =head1 AUTHOR...perldoc.perl.org/IO::Compress.txtRegistered: Tue Aug 26 00:18:28 UTC 2025 - 436 bytes - Viewed (0) -
perlop.txt
=encoding utf8 =head1 NAME X<operator> perlop - Perl expressions: operators, precedence, string literals =head1 DESCRIPTION In Perl, the operator determines what operation is performed, independent...perldoc.perl.org/perlop.txtRegistered: Mon Aug 25 13:59:11 UTC 2025 - 178.9K bytes - Viewed (0) -
ExtUtils::Constant.txt
package ExtUtils::Constant; use vars qw (@ISA $VERSION @EXPORT_OK %EXPORT_TAGS); $VERSION = '0.25'; =head1 NAME ExtUtils::Constant - generate XS code to import C header constants =head1 SYNOPSIS us...perldoc.perl.org/ExtUtils::Constant.txtRegistered: Wed Aug 27 01:08:18 UTC 2025 - 14.7K bytes - Viewed (0) -
Encode::PerlIO.txt
=head1 NAME Encode::PerlIO -- a detailed document on Encode and PerlIO =head1 Overview It is very common to want to do encoding transformations when reading or writing files, network connections, p...perldoc.perl.org/Encode::PerlIO.txtRegistered: Tue Aug 26 23:50:11 UTC 2025 - 5.9K bytes - Viewed (0) -
FileCache.txt
package FileCache; our $VERSION = '1.10'; =head1 NAME FileCache - keep more files open than the system permits =head1 SYNOPSIS no strict 'refs'; use FileCache; # or use FileCache maxopen => 16; cac...perldoc.perl.org/FileCache.txtRegistered: Wed Aug 27 04:03:04 UTC 2025 - 5.4K bytes - Viewed (0) -
I18N::Collate.txt
package I18N::Collate; use strict; our $VERSION = '1.02'; =head1 NAME I18N::Collate - compare 8-bit scalar data according to the current locale =head1 SYNOPSIS use I18N::Collate; setlocale(LC_COLLA...perldoc.perl.org/I18N::Collate.txtRegistered: Wed Aug 27 05:25:49 UTC 2025 - 5.3K bytes - Viewed (0) -
IO::Dir.txt
# IO::Dir.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 it...perldoc.perl.org/IO::Dir.txtRegistered: Wed Aug 27 04:18:37 UTC 2025 - 5.2K bytes - Viewed (0) -
ExtUtils::MM_OS390.txt
package ExtUtils::MM_OS390; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; use ExtUtils::MakeMaker::Config; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head...perldoc.perl.org/ExtUtils::MM_OS390.txtRegistered: Wed Aug 27 00:06:26 UTC 2025 - 2.2K bytes - Viewed (0)