Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 301 - 310 of 2,621 for host:perldoc.perl.org (0.04 sec)

  1. Filter::Util::Call - Perl Source Filter Utility...

    Filter::Util::Call ( source , CPAN ) version 1.64 CONTENTS NAME SYNOPSIS DESCRIPTION use Filter::Util::Call import() ...
    perldoc.perl.org/Filter::Util::Call
    Registered: Wed Apr 16 11:27:58 UTC 2025
    - 40K bytes
    - Viewed (0)
  2. B::Deparse - Perl compiler backend to produce p...

    B::Deparse ( source , CPAN ) version 1.76 CONTENTS NAME SYNOPSIS DESCRIPTION OPTIONS USING B::Deparse AS A MODULE Syn...
    perldoc.perl.org/B::Deparse
    Registered: Wed Apr 16 11:16:15 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  3. DB_File - Perl5 access to Berkeley DB version 1...

    DB_File ( source , CPAN ) version 1.859 CONTENTS NAME SYNOPSIS DESCRIPTION Using DB_File with Berkeley DB version 2 o...
    perldoc.perl.org/DB_File
    Registered: Wed Apr 16 11:16:20 UTC 2025
    - 92.7K bytes
    - Viewed (0)
  4. CPAN::Meta::Requirements::Range - a set of vers...

    CPAN::Meta::Requirements::Range ( source , CPAN ) version 2.143 CONTENTS NAME VERSION SYNOPSIS DESCRIPTION METHODS wi...
    perldoc.perl.org/CPAN::Meta::Requirements::Range
    Registered: Wed Apr 16 11:16:37 UTC 2025
    - 31.5K bytes
    - Viewed (0)
  5. Config::Extensions - hash lookup of which core ...

    Config::Extensions ( source , CPAN ) version 0.03 CONTENTS NAME SYNOPSIS DESCRIPTION AUTHOR # NAME Config::Extensions...
    perldoc.perl.org/Config::Extensions
    Registered: Wed Apr 16 11:16:59 UTC 2025
    - 23.3K bytes
    - Viewed (0)
  6. App::Cpan - easily interact with CPAN from the ...

    App::Cpan ( source , CPAN ) version 1.678 CONTENTS NAME SYNOPSIS DESCRIPTION Options Examples Environment variables M...
    perldoc.perl.org/App::Cpan
    Registered: Wed Apr 16 11:17:41 UTC 2025
    - 36.3K bytes
    - Viewed (0)
  7. $0.txt

    =over =item $PROGRAM_NAME =item $0 X<$0> X<$PROGRAM_NAME> Contains the name of the program being executed. On some (but not all) operating systems assigning to C<$0> modifies the argument area that...
    perldoc.perl.org/variables/$0.txt
    Registered: Wed Apr 16 22:25:10 UTC 2025
    - 2.3K bytes
    - Viewed (0)
  8. $^X.txt

    =over =item $EXECUTABLE_NAME =item $^X X<$^X> X<$EXECUTABLE_NAME> The name used to execute the current copy of Perl, from C's C<argv[0]> or (where supported) F</proc/self/exe>. Depending on the hos...
    perldoc.perl.org/variables/$^X.txt
    Registered: Wed Apr 16 22:13:59 UTC 2025
    - 2K bytes
    - Viewed (0)
  9. % .txt

    =over =item %{^CAPTURE} =item %LAST_PAREN_MATCH =item %+ X<%+> X<%LAST_PAREN_MATCH> X<%{^CAPTURE}> Similar to C<@+>, the C<%+> hash allows access to the named capture buffers, should they exist, in...
    perldoc.perl.org/variables/% .txt
    Registered: Wed Apr 16 22:49:53 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  10. %^H.txt

    =over =item %^H X<%^H> The C<%^H> hash provides the same scoping semantics as L<C<$^H>|/$^H>. This makes it useful for implementing lexically scoped pragmas. See L<perlpragma>. All the entries are ...
    perldoc.perl.org/variables/%^H.txt
    Registered: Thu Apr 17 00:49:30 UTC 2025
    - 909 bytes
    - Viewed (0)
Back to top