- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2481 - 2490 of 3,417 for filetype:txt (0.04 sec)
-
perlpolicy.txt
=encoding utf8 =head1 NAME perlpolicy - Various and sundry policies and commitments related to the Perl core =head1 DESCRIPTION This document is the master document which records all written polici...perldoc.perl.org/perlpolicy.txtRegistered: Thu Feb 13 09:39:00 UTC 2025 - 25.9K bytes - Viewed (0) -
perlxstypemap.txt
=head1 NAME perlxstypemap - Perl XS C/Perl type mapping =head1 DESCRIPTION The more you think about interfacing between two languages, the more you'll realize that the majority of programmer effort...perldoc.perl.org/perlxstypemap.txtRegistered: Thu Feb 13 08:12:22 UTC 2025 - 23.4K bytes - Viewed (0) -
perlfilter.txt
=head1 NAME perlfilter - Source Filters =head1 DESCRIPTION This article is about a little-known feature of Perl called I<source filters>. Source filters alter the program text of a module before Pe...perldoc.perl.org/perlfilter.txtRegistered: Thu Feb 13 09:01:23 UTC 2025 - 21.7K bytes - Viewed (0) -
perl5222delta.txt
=encoding utf8 =head1 NAME perl5222delta - what is new for perl v5.22.2 =head1 DESCRIPTION This document describes differences between the 5.22.1 release and the 5.22.2 release. If you are upgradin...perldoc.perl.org/perl5222delta.txtRegistered: Thu Feb 13 11:31:12 UTC 2025 - 12K bytes - Viewed (0) -
perlgpl.txt
=head1 NAME perlgpl - the GNU General Public License, version 1 =head1 SYNOPSIS You can refer to this document in Pod via "L<perlgpl>" Or you can see this document by entering "perldoc perlgpl" =he...perldoc.perl.org/perlgpl.txtRegistered: Thu Feb 13 11:14:54 UTC 2025 - 13.5K bytes - Viewed (0) -
perlstyle.txt
=head1 NAME perlstyle - Perl style guide =head1 DESCRIPTION Each programmer will, of course, have his or her own preferences in regards to formatting, but there are some general guidelines that wil...perldoc.perl.org/perlstyle.txtRegistered: Thu Feb 13 08:23:51 UTC 2025 - 8.8K bytes - Viewed (0) -
perlunitut.txt
=head1 NAME perlunitut - Perl Unicode Tutorial =head1 DESCRIPTION The days of just flinging strings around are over. It's well established that modern programs need to be capable of communicating f...perldoc.perl.org/perlunitut.txtRegistered: Thu Feb 13 08:31:57 UTC 2025 - 7.8K bytes - Viewed (0) -
perlriscos.txt
# vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specifically designed to be readable as is....perldoc.perl.org/perlriscos.txtRegistered: Thu Feb 13 11:41:25 UTC 2025 - 1.6K bytes - Viewed (0) -
Attribute::Handlers.txt
package Attribute::Handlers; use 5.006; use Carp; use warnings; use strict; our $AUTOLOAD; our $VERSION = '1.03'; # remember to update version in POD! # $DB::single=1; my $debug= $ENV{DEBUG_ATTRIBU...perldoc.perl.org/Attribute::Handlers.txtRegistered: Fri Feb 14 05:01:20 UTC 2025 - 32.1K bytes - Viewed (0) -
CPAN::Meta::Requirements.txt
use v5.10; use strict; use warnings; package CPAN::Meta::Requirements; # ABSTRACT: a set of version requirements for a CPAN dist our $VERSION = '2.143'; use CPAN::Meta::Requirements::Range; #pod =h...perldoc.perl.org/CPAN::Meta::Requirements.txtRegistered: Fri Feb 14 05:26:03 UTC 2025 - 21.3K bytes - Viewed (0)