- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 9 of 9 for timestamp:[now/d-1d TO *] (0.05 sec)
-
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: Sat Nov 01 04:45:38 UTC 2025 - 103.6K bytes - Viewed (0) -
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: Sat Nov 01 12:12:02 UTC 2025 - 97.8K 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: Sat Nov 01 15:12:20 UTC 2025 - 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: Sat Nov 01 07:22:16 UTC 2025 - 183.2K bytes - Viewed (0) -
perl5180delta.txt
=encoding utf8 =head1 NAME perl5180delta - what is new for perl v5.18.0 =head1 DESCRIPTION This document describes differences between the v5.16.0 release and the v5.18.0 release. If you are upgrad...perldoc.perl.org/perl5180delta.txtRegistered: Sat Nov 01 16:14:48 UTC 2025 - 116.6K 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: Sat Nov 01 04:52:40 UTC 2025 - 118.8K bytes - Viewed (0) -
Unicode::Collate::CJK::Zhuyin.txt
package Unicode::Collate::CJK::Zhuyin; 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::Zhuyin.txtRegistered: Sat Nov 01 05:46:32 UTC 2025 - 110K bytes - Viewed (0) -
perlguts.txt
=for comment The part of this file between =for mg_vtable.pl markers is auto generated by mg_vtable.pl; any changes there need to be made instead to mg_vtable.pl =head1 NAME perlguts - Introduction...perldoc.perl.org/perlguts.txtRegistered: Sat Nov 01 14:29:25 UTC 2025 - 203.9K bytes - Viewed (0) -
perl5220delta.txt
=encoding utf8 =head1 NAME perl5220delta - what is new for perl v5.22.0 =head1 DESCRIPTION This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgradin...perldoc.perl.org/perl5220delta.txtRegistered: Sat Nov 01 18:34:56 UTC 2025 - 126.6K bytes - Viewed (0)