Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test [xss] %27

Results 2341 - 2350 of 2,657 for host:perldoc.perl.org (0.03 sec)

  1. perljp - 日本語 Perl ガイド - Perldoc Browser

    perljp ( source , CPAN ) CONTENTS NAME 説明 (jcode.pl|Jcode.pm|JPerl) からの移行 さらに詳しく Perl全般に関する URL Perlの修得に役立つ URL Perl ...
    perldoc.perl.org/perljp
    Registered: Mon Jan 26 12:15:59 UTC 2026
    - 28.1K bytes
    - Viewed (0)
  2. ExtUtils::MM_VMS.txt

    package ExtUtils::MM_VMS; use strict; use warnings; use ExtUtils::MakeMaker::Config; require Exporter; BEGIN { # so we can compile the thing on non-VMS platforms. if( $^O eq 'VMS' ) { require VMS::...
    perldoc.perl.org/ExtUtils::MM_VMS.txt
    Registered: Tue Jan 27 23:28:18 UTC 2026
    - 66.7K bytes
    - Viewed (0)
  3. ExtUtils::ParseXS::Utilities.txt

    package ExtUtils::ParseXS::Utilities; use strict; use warnings; use Exporter; use File::Spec; use ExtUtils::ParseXS::Constants (); our $VERSION = '3.57'; our (@ISA, @EXPORT_OK); @ISA = qw(Exporter)...
    perldoc.perl.org/ExtUtils::ParseXS::Utilities.txt
    Registered: Wed Jan 28 02:09:36 UTC 2026
    - 20.1K bytes
    - Viewed (0)
  4. Filter::Util::Call.txt

    # Call.pm # # Copyright (c) 1995-2011 Paul Marquess. All rights reserved. # Copyright (c) 2011-2014, 2018-2022 Reini Urban. All rights reserved. # Copyright (c) 2014-2017 cPanel Inc. All rights res...
    perldoc.perl.org/Filter::Util::Call.txt
    Registered: Wed Jan 28 01:52:25 UTC 2026
    - 13.7K bytes
    - Viewed (0)
  5. Encode::Unicode.txt

    package Encode::Unicode; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.20 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAGE__, $VERS...
    perldoc.perl.org/Encode::Unicode.txt
    Registered: Wed Jan 28 00:20:37 UTC 2026
    - 8.7K bytes
    - Viewed (0)
  6. Exporter::Heavy.txt

    package Exporter::Heavy; use strict; no strict 'refs'; our $VERSION = '5.79'; =head1 NAME Exporter::Heavy - Exporter guts =head1 SYNOPSIS (internal use only) =head1 DESCRIPTION No user-serviceable ...
    perldoc.perl.org/Exporter::Heavy.txt
    Registered: Wed Jan 28 00:35:01 UTC 2026
    - 6.3K bytes
    - Viewed (0)
  7. ExtUtils::Constant::Utils.txt

    package ExtUtils::Constant::Utils; use strict; use vars qw($VERSION @EXPORT_OK @ISA); use Carp; @ISA = 'Exporter'; @EXPORT_OK = qw(C_stringify perl_stringify); $VERSION = '0.04'; use constant is_pe...
    perldoc.perl.org/ExtUtils::Constant::Utils.txt
    Registered: Wed Jan 28 02:17:10 UTC 2026
    - 3.4K bytes
    - Viewed (0)
  8. Encode::Byte.txt

    package Encode::Byte; use strict; use warnings; use Encode; our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use XSLoader; XSLoader::load( __PACKAGE_...
    perldoc.perl.org/Encode::Byte.txt
    Registered: Wed Jan 28 01:05:55 UTC 2026
    - 2.4K bytes
    - Viewed (0)
  9. Encode::CJKConstants.txt

    # # $Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp $ # package Encode::CJKConstants; use strict; use warnings; our $RCSID = q$Id: CJKConstants.pm,v 2.2 2006/06/03 20:28:48 dankogai Exp...
    perldoc.perl.org/Encode::CJKConstants.txt
    Registered: Wed Jan 28 00:51:28 UTC 2026
    - 1.6K bytes
    - Viewed (0)
  10. ExtUtils::MM_VOS.txt

    package ExtUtils::MM_VOS; use strict; use warnings; our $VERSION = '7.76'; $VERSION =~ tr/_//d; require ExtUtils::MM_Unix; our @ISA = qw(ExtUtils::MM_Unix); =head1 NAME ExtUtils::MM_VOS - VOS speci...
    perldoc.perl.org/ExtUtils::MM_VOS.txt
    Registered: Tue Jan 27 23:36:40 UTC 2026
    - 762 bytes
    - Viewed (0)
Back to top