Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 91 - 100 of 348 for label:perl (0.05 sec)

  1. DynaLoader.txt

    # Generated from DynaLoader_pm.PL, this file is unique for every OS use strict; package DynaLoader; # And Gandalf said: 'Many folk like to know beforehand what is to # be set on the table; but thos...
    perldoc.perl.org/DynaLoader.txt
    Registered: Tue May 14 04:00:51 UTC 2024
    - 25.4K bytes
    - Viewed (0)
  2. CPAN::Meta::Validator.txt

    use 5.006; use strict; use warnings; package CPAN::Meta::Validator; our $VERSION = '2.150010'; #pod =head1 SYNOPSIS #pod #pod my $struct = decode_json_file('META.json'); #pod #pod my $cmv = CPAN::M...
    perldoc.perl.org/CPAN::Meta::Validator.txt
    Registered: Tue May 14 06:08:54 UTC 2024
    - 33.1K bytes
    - Viewed (0)
  3. Devel::Peek.txt

    # Devel::Peek - A data debugging tool for the XS programmer # The documentation is after the __END__ package Devel::Peek; $VERSION = '1.33'; $XS_VERSION = $VERSION; $VERSION = eval $VERSION; requir...
    perldoc.perl.org/Devel::Peek.txt
    Registered: Tue May 14 04:39:33 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  4. I18N::LangTags::List.txt

    require 5; package I18N::LangTags::List; # Time-stamp: "2004-10-06 23:26:21 ADT" use strict; our (%Name, %Is_Disrec, $Debug); our $VERSION = '0.41'; # POD at the end. #--------- { # read the table ...
    perldoc.perl.org/I18N::LangTags::List.txt
    Registered: Wed May 15 00:40:16 UTC 2024
    - 28.1K bytes
    - Viewed (0)
  5. IO::Uncompress::AnyUncompress.txt

    package IO::Uncompress::AnyUncompress ; use strict; use warnings; use bytes; use IO::Compress::Base::Common 2.204 (); use IO::Uncompress::Base 2.204 ; require Exporter ; our ($VERSION, @ISA, @EXPOR...
    perldoc.perl.org/IO::Uncompress::AnyUncompress.txt
    Registered: Wed May 15 00:14:54 UTC 2024
    - 30.3K bytes
    - Viewed (0)
  6. Net::Cmd.txt

    # Net::Cmd.pm # # Copyright (C) 1995-2006 Graham Barr. All rights reserved. # Copyright (C) 2013-2016, 2020, 2022 Steve Hay. All rights reserved. # This module is free software; you can redistribut...
    perldoc.perl.org/Net::Cmd.txt
    Registered: Wed May 15 02:52:46 UTC 2024
    - 20.5K bytes
    - Viewed (0)
  7. GDBM_File.txt

    # GDBM_File.pm -- Perl 5 interface to GNU gdbm library. =head1 NAME GDBM_File - Perl5 access to the gdbm library. =head1 SYNOPSIS use GDBM_File; [$db =] tie %hash, 'GDBM_File', $filename, GDBM_WRCR...
    perldoc.perl.org/GDBM_File.txt
    Registered: Tue May 14 23:16:58 UTC 2024
    - 20.2K bytes
    - Viewed (0)
  8. IPC::Open3.txt

    package IPC::Open3; use strict; no strict 'refs'; # because users pass me bareword filehandles use Exporter 'import'; use Carp; use Symbol qw(gensym qualify); our $VERSION = '1.22'; our @EXPORT = q...
    perldoc.perl.org/IPC::Open3.txt
    Registered: Wed May 15 00:58:38 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  9. perl589delta.txt

    =head1 NAME perl589delta - what is new for perl v5.8.9 =head1 DESCRIPTION This document describes differences between the 5.8.8 release and the 5.8.9 release. =head1 Notice The 5.8.9 release will b...
    perldoc.perl.org/perl589delta.txt
    Registered: Mon May 13 08:06:49 UTC 2024
    - 52.6K bytes
    - Viewed (0)
  10. perl5320delta.txt

    =pod =encoding utf8 =head1 NAME perl5320delta - what is new for perl v5.32.0 =head1 DESCRIPTION This document describes differences between the 5.30.0 release and the 5.32.0 release. If you are upg...
    perldoc.perl.org/perl5320delta.txt
    Registered: Sun May 12 22:04:34 UTC 2024
    - 52.8K bytes
    - Viewed (0)
Back to top