Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 961 - 970 of 2,636 for host:perldoc.perl.org (0.05 sec)

  1. ExtUtils::XSSymSet - keep sets of symbol names ...

    ExtUtils::XSSymSet ( source , CPAN ) version 1.4 CONTENTS NAME SYNOPSIS DESCRIPTION AUTHOR REVISION # NAME ExtUtils::...
    perldoc.perl.org/ExtUtils::XSSymSet
    Registered: Fri Jun 27 10:58:38 UTC 2025
    - 21.9K bytes
    - Viewed (0)
  2. perlfaq8.txt

    =head1 NAME perlfaq8 - System Interaction =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section of the Perl FAQ covers questions involving operating system interaction. Topics include i...
    perldoc.perl.org/perlfaq8.txt
    Registered: Fri Jun 27 14:13:20 UTC 2025
    - 48.8K bytes
    - Viewed (0)
  3. perlfaq3.txt

    =head1 NAME perlfaq3 - Programming Tools =head1 VERSION version 5.20240218 =head1 DESCRIPTION This section of the FAQ answers questions related to programmer tools and programming support. =head2 H...
    perldoc.perl.org/perlfaq3.txt Similar Results (1)
    Registered: Fri Jun 27 13:46:45 UTC 2025
    - 36.7K bytes
    - Viewed (0)
  4. $^V.txt

    =over =item $PERL_VERSION =item $^V X<$^V> X<$PERL_VERSION> =for comment These are documented in the generated file lib/Config.pod. This looks like as good a place as any to give notice that they a...
    perldoc.perl.org/variables/$^V.txt
    Registered: Fri Jun 27 15:48:37 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  5. @{^CAPTURE}.txt

    =over =item @{^CAPTURE} X<@{^CAPTURE}> X<@^CAPTURE> An array which exposes the contents of the capture buffers, if any, of the last successful pattern match, not counting patterns matched in nested...
    perldoc.perl.org/variables/@{^CAPTURE}.txt
    Registered: Fri Jun 27 16:05:15 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  6. $^I.txt

    =over =item $INPLACE_EDIT =item $^I X<$^I> X<$INPLACE_EDIT> The current value of the inplace-edit extension. Use C<undef> to disable inplace editing. Mnemonic: value of B<-i> switch. =back 194
    perldoc.perl.org/variables/$^I.txt
    Registered: Fri Jun 27 15:10:59 UTC 2025
    - 194 bytes
    - Viewed (0)
  7. 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: Sat Jun 28 23:08:57 UTC 2025
    - 33.1K bytes
    - Viewed (0)
  8. ExtUtils::Constant.txt

    package ExtUtils::Constant; use vars qw (@ISA $VERSION @EXPORT_OK %EXPORT_TAGS); $VERSION = '0.25'; =head1 NAME ExtUtils::Constant - generate XS code to import C header constants =head1 SYNOPSIS us...
    perldoc.perl.org/ExtUtils::Constant.txt
    Registered: Sat Jun 28 19:35:16 UTC 2025
    - 14.7K bytes
    - Viewed (0)
  9. Encode::Encoder.txt

    # # $Id: Encoder.pm,v 2.3 2013/09/14 07:51:59 dankogai Exp $ # package Encode::Encoder; use strict; use warnings; our $VERSION = do { my @r = ( q$Revision: 2.3 $ =~ /\d+/g ); sprintf "%d." . "%02d"...
    perldoc.perl.org/Encode::Encoder.txt
    Registered: Sat Jun 28 22:11:12 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  10. ExtUtils::Constant::XS.txt

    package ExtUtils::Constant::XS; use strict; use vars qw($VERSION %XS_Constant %XS_TypeSet @ISA @EXPORT_OK $is_perl56); use Carp; use ExtUtils::Constant::Utils 'perl_stringify'; require ExtUtils::Co...
    perldoc.perl.org/ExtUtils::Constant::XS.txt
    Registered: Sat Jun 28 22:23:59 UTC 2025
    - 6.2K bytes
    - Viewed (0)
Back to top