Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 7 of 7 for %27 (0.03 sec)

  1. Sys::Syslog::Win32.txt

    package Sys::Syslog::Win32; use strict; use warnings; use Carp; use File::Spec; # === WARNING === WARNING === WARNING === WARNING === WARNING === WARNING === # # This file was generated by Sys-Sysl...
    perldoc.perl.org/Sys::Syslog::Win32.txt
    Registered: Mon Sep 16 13:34:20 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  2. Errno.txt

    # -*- buffer-read-only: t -*- # # This file is auto-generated by ext/Errno/Errno_pm.PL. # ***ANY*** changes here will be lost. # package Errno; use Exporter 'import'; use strict; use Config; "$Conf...
    perldoc.perl.org/Errno.txt
    Registered: Sun Sep 15 11:53:52 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  3. File::DosGlob.txt

    #!perl -w # # Documentation at the __END__ # package File::DosGlob; our $VERSION = '1.12'; use strict; use warnings; require XSLoader; XSLoader::load(); sub doglob { my $cond = shift; my @retval = ...
    perldoc.perl.org/File::DosGlob.txt
    Registered: Sun Sep 15 21:30:42 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  4. Cwd.txt

    package Cwd; use strict; use Exporter; our $VERSION = '3.90'; my $xs_version = $VERSION; $VERSION =~ tr/_//d; our @ISA = qw/ Exporter /; our @EXPORT = qw(cwd getcwd fastcwd fastgetcwd); push @EXPOR...
    perldoc.perl.org/Cwd.txt
    Registered: Sun Sep 15 04:57:37 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  5. Math::BigInt.txt

    org/wiki/Knuth%27s_up-arrow_notation>. =item backermann()...
    perldoc.perl.org/Math::BigInt.txt
    Registered: Mon Sep 16 08:12:26 UTC 2024
    - 284.9K bytes
    - Viewed (0)
  6. Math::BigFloat.txt

    package Math::BigFloat; # # Mike grinned. 'Two down, infinity to go' - Mike Nostrus in 'Before and After' # # The following hash values are used internally: # # sign : "+", "-", "+inf", "-inf", or ...
    perldoc.perl.org/Math::BigFloat.txt
    Registered: Mon Sep 16 10:17:16 UTC 2024
    - 224K bytes
    - Viewed (0)
  7. Devel::PPPort.txt

    ########## # # !!!!! Do NOT edit this file directly! -- Edit PPPort_pm.PL instead. !!!!! # # This file was automatically generated from the definition files in the # parts/inc/ subdirectory by PPPo...
    perldoc.perl.org/Devel::PPPort.txt
    Registered: Sun Sep 15 02:46:54 UTC 2024
    - 619.6K bytes
    - Viewed (0)
Back to top