- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 14 for timestamp:[now/d-1d TO *] (0.05 sec)
-
perl5260delta.txt
=encoding utf8 =head1 NAME perl5260delta - what is new for perl v5.26.0 =head1 DESCRIPTION This document describes the differences between the 5.24.0 release and the 5.26.0 release. =head1 Notice T...perldoc.perl.org/perl5260delta.txtRegistered: Thu Jan 01 17:50:12 UTC 2026 - 97.8K bytes - Viewed (0) -
Unicode::Collate::CJK::Pinyin.txt
package Unicode::Collate::CJK::Pinyin; 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::Pinyin.txtRegistered: Thu Jan 01 02:25:19 UTC 2026 - 103.6K bytes - Viewed (0) -
perldiag.txt
=head1 NAME perldiag - various Perl diagnostics =head1 DESCRIPTION These messages are classified as follows (listed in increasing order of desperation): (W) A warning (optional). (D) A deprecation ...perldoc.perl.org/perldiag.txtRegistered: Thu Jan 01 04:46:33 UTC 2026 - 312.6K bytes - Viewed (0) -
perl5140delta.txt
=encoding utf8 =head1 NAME perl5140delta - what is new for perl v5.14.0 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgradin...perldoc.perl.org/perl5140delta.txtRegistered: Thu Jan 01 19:03:11 UTC 2026 - 140.9K bytes - Viewed (0) -
perlglossary.txt
=pod =encoding UTF-8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20250619 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, deri...perldoc.perl.org/perlglossary.txtRegistered: Thu Jan 01 08:47:25 UTC 2026 - 134.6K bytes - Viewed (0) -
Unicode::UCD.txt
package Unicode::UCD; use strict; use warnings; no warnings 'surrogate'; # surrogates can be inputs to this use charnames (); our $VERSION = '0.81'; sub DEBUG () { 0 } $|=1 if DEBUG; require Export...perldoc.perl.org/Unicode::UCD.txtRegistered: Thu Jan 01 00:30:38 UTC 2026 - 183.2K bytes - Viewed (0) -
perl561delta.txt
=head1 NAME perl561delta - what's new for perl v5.6.1 =head1 DESCRIPTION This document describes differences between the 5.005 release and the 5.6.1 release. =head1 Summary of changes between 5.6.0...perldoc.perl.org/perl561delta.txtRegistered: Thu Jan 01 20:20:53 UTC 2026 - 121.8K 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: Wed Dec 31 13:12:44 UTC 2025 - 118.8K bytes - Viewed (0) -
perl58delta.txt
=head1 NAME perl58delta - what is new for perl v5.8.0 =head1 DESCRIPTION This document describes differences between the 5.6.0 release and the 5.8.0 release. Many of the bug fixes in 5.8.0 were alr...perldoc.perl.org/perl58delta.txtRegistered: Thu Jan 01 20:14:35 UTC 2026 - 112.5K bytes - Viewed (0) -
perl56delta.txt
=head1 NAME perl56delta - what's new for perl v5.6.0 =head1 DESCRIPTION This document describes differences between the 5.005 release and the 5.6.0 release. =head1 Core Enhancements =head2 Interpre...perldoc.perl.org/perl56delta.txtRegistered: Thu Jan 01 21:26:18 UTC 2026 - 104.7K bytes - Viewed (0)