- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 3311 - 3320 of 3,463 for filetype:txt (0.04 sec)
-
perl5280delta.txt
=encoding utf8 =head1 NAME perl5280delta - what is new for perl v5.28.0 =head1 DESCRIPTION This document describes differences between the 5.26.0 release and the 5.28.0 release. If you are upgradin...perldoc.perl.org/perl5280delta.txtRegistered: Sat Jun 21 22:16:03 UTC 2025 - 69.5K bytes - Viewed (0) -
perlcygwin.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 F<pod/perlpod.pod>) which is specially designed to be readable as is....perldoc.perl.org/perlcygwin.txtRegistered: Sun Jun 22 01:01:23 UTC 2025 - 25.5K bytes - Viewed (0) -
perlaix.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 specially designed to be readable as is. =h...perldoc.perl.org/perlaix.txtRegistered: Sun Jun 22 01:38:55 UTC 2025 - 20K bytes - Viewed (0) -
perl5243delta.txt
=encoding utf8 =head1 NAME perl5243delta - what is new for perl v5.24.3 =head1 DESCRIPTION This document describes differences between the 5.24.2 release and the 5.24.3 release. If you are upgradin...perldoc.perl.org/perl5243delta.txtRegistered: Sun Jun 22 01:47:55 UTC 2025 - 10.7K bytes - Viewed (0) -
perltru64.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 specially designed to be readable as is. =h...perldoc.perl.org/perltru64.txtRegistered: Sun Jun 22 03:30:26 UTC 2025 - 8.3K bytes - Viewed (0) -
perl5143delta.txt
=encoding utf8 =head1 NAME perl5143delta - what is new for perl v5.14.3 =head1 DESCRIPTION This document describes differences between the 5.14.2 release and the 5.14.3 release. If you are upgradin...perldoc.perl.org/perl5143delta.txtRegistered: Sat Jun 21 22:46:01 UTC 2025 - 7.6K bytes - Viewed (0) -
perlandroid.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 specially designed to be readable as is. =h...perldoc.perl.org/perlandroid.txtRegistered: Sun Jun 22 00:52:46 UTC 2025 - 8K 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: Sun Jun 22 01:24:42 UTC 2025 - 8.3K bytes - Viewed (0) -
Unicode::Collate::CJK::Stroke.txt
package Unicode::Collate::CJK::Stroke; use 5.006; use strict; use warnings; our $VERSION = '1.31'; my %u2p; my $wt = 0x8000; while (<DATA>) { last if /^__END__/; my @c = split; for my $c (@c) { nex...perldoc.perl.org/Unicode::Collate::CJK::Stroke.txtRegistered: Fri Jun 20 21:16:10 UTC 2025 - 118.8K bytes - Viewed (0) -
TAP::Parser.txt
package TAP::Parser; use strict; use warnings; use TAP::Parser::Grammar (); use TAP::Parser::Result (); use TAP::Parser::ResultFactory (); use TAP::Parser::Source (); use TAP::Parser::Iterator (); ...perldoc.perl.org/TAP::Parser.txtRegistered: Thu Jun 19 22:15:39 UTC 2025 - 51K bytes - Viewed (0)