Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 21 - 30 of 366 for host:perldoc.perl.org (0.02 sec)

  1. ExtUtils::Manifest.txt

    package ExtUtils::Manifest; # git description: 1.72-7-g54209ce require Exporter; use Config; use File::Basename; use File::Copy 'copy'; use File::Find; use File::Spec 0.8; use Carp; use strict; use...
    perldoc.perl.org/ExtUtils::Manifest.txt
    Registered: Tue May 07 00:39:22 UTC 2024
    - 22.9K bytes
    - Viewed (0)
  2. ExtUtils::MakeMaker::FAQ.txt

    package ExtUtils::MakeMaker::FAQ; our $VERSION = '7.70'; $VERSION =~ tr/_//d; 1; __END__ =head1 NAME ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker =head1 DESCRIPTION FAQs, t...
    perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txt
    Registered: Tue May 07 03:52:30 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  3. Encode::GSM0338.txt

    # # $Id: GSM0338.pm,v 2.10 2021/05/24 10:56:53 dankogai Exp $ # package Encode::GSM0338; use strict; use warnings; use Carp; use vars qw($VERSION); $VERSION = do { my @r = ( q$Revision: 2.10 $ =~ /...
    perldoc.perl.org/Encode::GSM0338.txt
    Registered: Tue May 07 01:40:47 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  4. IO::Select.txt

    # IO::Select.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::Select.txt
    Registered: Tue May 07 05:11:27 UTC 2024
    - 9.1K bytes
    - Viewed (0)
  5. ExtUtils::Miniperl.txt

    #!./perl -w package ExtUtils::Miniperl; use strict; use Exporter 'import'; use ExtUtils::Embed 1.31, qw(xsi_header xsi_protos xsi_body); our @EXPORT = qw(writemain); our $VERSION = '1.13'; # blead ...
    perldoc.perl.org/ExtUtils::Miniperl.txt
    Registered: Tue May 07 04:34:47 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  6. ExtUtils::Command.txt

    package ExtUtils::Command; use 5.00503; use strict; use warnings; require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw(cp rm_f rm_rf mv cat eqtime mkpath touch test_f test_d chmod dos2unix);...
    perldoc.perl.org/ExtUtils::Command.txt
    Registered: Mon May 06 21:58:23 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  7. Env.txt

    package Env; our $VERSION = '1.06'; =head1 NAME Env - perl module that imports environment variables as scalars or arrays =head1 SYNOPSIS use Env; use Env qw(PATH HOME TERM); use Env qw($SHELL @LD_...
    perldoc.perl.org/Env.txt
    Registered: Tue May 07 02:31:55 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  8. Locale::Maketext.txt

    # Time-stamp: "2004-01-11 18:35:34 AST" =head1 NAME Locale::Maketext - framework for localization =head1 SYNOPSIS package MyProgram; use strict; use MyProgram::L10N; # ...which inherits from Locale...
    perldoc.perl.org/Locale::Maketext.txt
    Registered: Tue May 07 17:01:03 UTC 2024
    - 51.2K bytes
    - Viewed (0)
  9. Memoize.txt

    # -*- mode: perl; perl-indent-level: 2; -*- # vim: ts=8 sw=2 sts=2 noexpandtab # Memoize.pm # # Copyright 1998, 1999, 2000, 2001, 2012 M. J. Dominus. # You may copy and distribute this program unde...
    perldoc.perl.org/Memoize.txt
    Registered: Tue May 07 13:52:33 UTC 2024
    - 31.8K bytes
    - Viewed (0)
  10. Module::Metadata.txt

    # -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*- # vim:ts=8:sw=2:et:sta:sts=2:tw=78 package Module::Metadata; # git description: v1.000036-4-g435a294 # ABSTRACT: Gather p...
    perldoc.perl.org/Module::Metadata.txt
    Registered: Tue May 07 11:53:50 UTC 2024
    - 33.4K bytes
    - Viewed (0)
Back to top