Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. DirHandle.txt

    package DirHandle; our $VERSION = '1.05'; =head1 NAME DirHandle - (obsolete) supply object methods for directory handles =head1 SYNOPSIS # recommended approach since Perl 5.6: do not use DirHandle ...
    perldoc.perl.org/DirHandle.txt
    Registered: Tue Jan 27 13:36:11 UTC 2026
    - 2K bytes
    - Viewed (0)
  2. autodie::skip.txt

    package autodie::skip; use strict; use warnings; our $VERSION = '2.37'; # VERSION # This package exists purely so people can inherit from it, # which isn't at all how roles are supposed to work, bu...
    perldoc.perl.org/autodie::skip.txt
    Registered: Tue Jan 27 14:53:57 UTC 2026
    - 1.2K bytes
    - Viewed (0)
  3. perldelta - what is new for perl v5.42.0 - Perl...

    perl5420delta ( source , CPAN ) CONTENTS NAME DESCRIPTION Core Enhancements More CORE:: subs New pragma source::encod...
    perldoc.perl.org/perl5420delta Similar Results (3)
    Registered: Mon Jan 26 12:09:45 UTC 2026
    - 88.2K bytes
    - Viewed (0)
  4. perlreguts - Description of the Perl regular ex...

    perlreguts ( source , CPAN ) CONTENTS NAME DESCRIPTION OVERVIEW A quick note on terms What is a regular expression en...
    perldoc.perl.org/perlreguts
    Registered: Mon Jan 26 12:09:57 UTC 2026
    - 69.3K bytes
    - Viewed (0)
  5. lock - Perldoc Browser

    functions / lock ( source , CPAN ) # lock THING This function places an advisory lock on a shared variable or referen...
    perldoc.perl.org/functions/lock
    Registered: Mon Jan 26 13:28:30 UTC 2026
    - 15.4K bytes
    - Viewed (0)
  6. next - Perldoc Browser

    functions / next ( source , CPAN ) next may also refer to the module: NEXT # next LABEL # next EXPR # next The next c...
    perldoc.perl.org/functions/next
    Registered: Mon Jan 26 13:29:02 UTC 2026
    - 16.8K bytes
    - Viewed (0)
  7. msgsnd - Perldoc Browser

    functions / msgsnd ( source , CPAN ) # msgsnd ID,MSG,FLAGS Calls the System V IPC function msgsnd to send the message...
    perldoc.perl.org/functions/msgsnd
    Registered: Mon Jan 26 13:30:33 UTC 2026
    - 15.7K bytes
    - Viewed (0)
  8. defer - Perldoc Browser

    functions / defer ( source , CPAN ) # defer This flow-control keyword related to the experimental defer feature is do...
    perldoc.perl.org/functions/defer
    Registered: Mon Jan 26 13:33:55 UTC 2026
    - 15.1K bytes
    - Viewed (0)
  9. y - Perldoc Browser

    functions / y ( source , CPAN ) # y/// The transliteration operator. Same as tr/// . See "Quote-Like Operators" in pe...
    perldoc.perl.org/functions/y Similar Results (1)
    Registered: Mon Jan 26 13:34:33 UTC 2026
    - 14.7K bytes
    - Viewed (0)
  10. m - Perldoc Browser

    functions / m ( source , CPAN ) # m// The match operator. See "Regexp Quote-Like Operators" in perlop . Perldoc Brows...
    perldoc.perl.org/functions/m
    Registered: Mon Jan 26 13:36:40 UTC 2026
    - 14.6K bytes
    - Viewed (0)
Back to top