Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 1 - 10 of 117 for timestamp:[now/d-1y TO *] (0.02 sec)

  1. Math::BigInt::Calc.txt

    package Math::BigInt::Calc; use 5.006001; use strict; use warnings; use Carp qw< carp croak >; use Math::BigInt::Lib; our $VERSION = '1.999837'; $VERSION =~ tr/_//d; our @ISA = ('Math::BigInt::Lib'...
    perldoc.perl.org/Math::BigInt::Calc.txt
    Registered: Sun Apr 28 00:43:19 UTC 2024
    - 70.5K bytes
    - Viewed (0)
  2. IO::Compress::FAQ.txt

    =head1 NAME IO::Compress::FAQ -- Frequently Asked Questions about IO::Compress =head1 DESCRIPTION Common questions answered. =head1 GENERAL =head2 Compatibility with Unix compress/uncompress. Altho...
    perldoc.perl.org/IO::Compress::FAQ.txt
    Registered: Sun Apr 28 00:49:39 UTC 2024
    - 20.5K bytes
    - Viewed (0)
  3. Unicode::Collate::CJK::GB2312.txt

    package Unicode::Collate::CJK::GB2312; 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::GB2312.txt
    Registered: Mon Apr 29 14:28:04 UTC 2024
    - 34.4K bytes
    - Viewed (0)
  4. Unicode::Collate::Locale.txt

    package Unicode::Collate::Locale; use strict; use warnings; use Carp; use base qw(Unicode::Collate); our $VERSION = '1.31'; my $PL_EXT = '.pl'; my %LocaleFile = map { ($_, $_) } qw( af ar as az be ...
    perldoc.perl.org/Unicode::Collate::Locale.txt
    Registered: Mon Apr 29 14:10:50 UTC 2024
    - 18.5K bytes
    - Viewed (0)
  5. corelist.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/bin/perl =head1 NAME core...
    perldoc.perl.org/corelist.txt
    Registered: Mon Apr 29 14:43:15 UTC 2024
    - 15.1K bytes
    - Viewed (0)
  6. XSLoader.txt

    # Generated from XSLoader_pm.PL (resolved %Config::Config value) # This file is unique for every OS use strict; no strict 'refs'; package XSLoader; our $VERSION = "0.32"; # remember to update versi...
    perldoc.perl.org/XSLoader.txt
    Registered: Mon Apr 29 12:51:50 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  7. shasum.txt

    #!/home/centos/perldoc-browser/perls/5.38.2/bin/perl eval 'exec /home/centos/perldoc-browser/perls/5.38.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!perl ## shasum: filter for com...
    perldoc.perl.org/shasum.txt
    Registered: Mon Apr 29 14:51:42 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  8. Pod::Checker.txt

    ########## # Pod/Checker.pm -- check pod documents for syntax errors # # Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved. # This is free software; you can redistribute it and/or m...
    perldoc.perl.org/Pod::Checker.txt
    Registered: Sun Apr 28 04:14:42 UTC 2024
    - 33.3K bytes
    - Viewed (0)
  9. IO::Socket.txt

    # IO::Socket.pm # # Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl...
    perldoc.perl.org/IO::Socket.txt
    Registered: Sun Apr 28 00:56:16 UTC 2024
    - 27.7K bytes
    - Viewed (0)
  10. Math::Trig.txt

    # # Trigonometric functions, mostly inherited from Math::Complex. # -- Jarkko Hietaniemi, since April 1997 # -- Raphael Manfredi, September 1996 (indirectly: because of Math::Complex) # package Mat...
    perldoc.perl.org/Math::Trig.txt
    Registered: Sun Apr 28 04:52:36 UTC 2024
    - 21.4K bytes
    - Viewed (0)
Back to top