- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3191 - 3200 of 3,417 for filetype:txt (0.06 sec)
-
y.txt
=over =item y/// The transliteration operator. Same as L<C<trE<sol>E<sol>E<sol>>|/trE<sol>E<sol>E<sol>>. See L<perlop/"Quote-Like Operators">. =back 153perldoc.perl.org/functions/y.txtRegistered: Tue Feb 18 20:27:21 UTC 2025 - 153 bytes - Viewed (0) -
__DATA__.txt
=over =item __DATA__ =item __END__ These keywords are documented in L<perldata/"Special Literals">. =back 109perldoc.perl.org/functions/__DATA__.txt Similar Results (1)Registered: Tue Feb 18 19:58:14 UTC 2025 - 109 bytes - Viewed (0) -
s.txt
=over =item s/// The substitution operator. See L<perlop/"Regexp Quote-Like Operators">. =back 98perldoc.perl.org/functions/s.txtRegistered: Wed Feb 19 00:37:44 UTC 2025 - 98 bytes - Viewed (0) -
feature.txt
# -*- mode: Perl; buffer-read-only: t -*- # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by regen/feature.pl. # Any changes made here will be lost! package feature; our $VERSION = '1....perldoc.perl.org/feature.txtRegistered: Wed Feb 12 18:45:37 UTC 2025 - 30.3K bytes - Viewed (0) -
perlbook.txt
=head1 NAME perlbook - Books about and related to Perl =head1 DESCRIPTION There are many books on Perl and Perl-related. A few of these are good, some are OK, but many aren't worth your money. Ther...perldoc.perl.org/perlbook.txtRegistered: Wed Feb 12 18:05:28 UTC 2025 - 8.3K bytes - Viewed (0) -
B::Deparse.txt
# B::Deparse.pm # Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant. # All rights reserved. # This module is free software; you can redistribute and/or modify # it under the sa...perldoc.perl.org/B::Deparse.txtRegistered: Fri Feb 14 04:32:49 UTC 2025 - 216.1K bytes - Viewed (0) -
Socket.txt
package Socket; use v5.6.1; use strict; our $VERSION = '2.038'; =head1 NAME C<Socket> - networking constants and support functions =head1 SYNOPSIS C<Socket> a low-level module used by, among other ...perldoc.perl.org/Socket.txtRegistered: Fri Feb 14 05:57:18 UTC 2025 - 37.6K bytes - Viewed (0) -
Benchmark.txt
package Benchmark; use strict; =head1 NAME Benchmark - benchmark running times of Perl code =head1 SYNOPSIS use Benchmark qw(:all) ; timethis ($count, "code"); # Use Perl code in strings... timethe...perldoc.perl.org/Benchmark.txtRegistered: Fri Feb 14 06:05:43 UTC 2025 - 30.3K bytes - Viewed (0) -
CPAN::Meta::YAML.txt
use 5.008001; # sane UTF-8 support use strict; use warnings; package CPAN::Meta::YAML; # git description: v1.68-2-gcc5324e # XXX-INGY is 5.8.1 too old/broken for utf8? # XXX-XDG Lancaster consensus...perldoc.perl.org/CPAN::Meta::YAML.txtRegistered: Fri Feb 14 00:43:46 UTC 2025 - 26.4K bytes - Viewed (0) -
AutoSplit.txt
package AutoSplit; use Exporter (); use Config qw(%Config); use File::Basename (); use File::Path qw(mkpath); use File::Spec::Functions qw(curdir catfile catdir); use strict; our($VERSION, @ISA, @E...perldoc.perl.org/AutoSplit.txtRegistered: Fri Feb 14 05:06:04 UTC 2025 - 19.2K bytes - Viewed (0)