Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 281 - 290 of 2,615 for host:perldoc.perl.org (0.08 sec)

  1. listen - Perldoc Browser

    functions / listen ( source , CPAN ) # listen SOCKET,QUEUESIZE Does the same thing that the listen(2) system call doe...
    perldoc.perl.org/functions/listen
    Registered: Fri Nov 15 12:18:56 UTC 2024
    - 20.4K bytes
    - Viewed (0)
  2. alarm - Perldoc Browser

    functions / alarm ( source , CPAN ) # alarm SECONDS # alarm Arranges to have a SIGALRM delivered to this process afte...
    perldoc.perl.org/functions/alarm
    Registered: Fri Nov 15 12:13:31 UTC 2024
    - 22.7K bytes
    - Viewed (0)
  3. __PACKAGE__ - Perldoc Browser

    functions / __PACKAGE__ ( source , CPAN ) # __PACKAGE__ A special token that returns the name of the package in which...
    perldoc.perl.org/functions/__PACKAGE__
    Registered: Fri Nov 15 12:13:44 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  4. exec - Perldoc Browser

    functions / exec ( source , CPAN ) # exec LIST # exec PROGRAM LIST The exec function executes a system command and ne...
    perldoc.perl.org/functions/exec
    Registered: Fri Nov 15 12:19:18 UTC 2024
    - 24.7K bytes
    - Viewed (0)
  5. try - Perldoc Browser

    functions / try ( source , CPAN ) # try # catch # finally These flow-control keywords related to the experimental try...
    perldoc.perl.org/functions/try Similar Results (2)
    Registered: Fri Nov 15 12:22:19 UTC 2024
    - 20K bytes
    - Viewed (0)
  6. s - Perldoc Browser

    functions / s ( source , CPAN ) # s/// The substitution operator. See "Regexp Quote-Like Operators" in perlop . Perld...
    perldoc.perl.org/functions/s
    Registered: Fri Nov 15 12:22:56 UTC 2024
    - 19.6K bytes
    - Viewed (0)
  7. and - Perldoc Browser

    functions / and ( source , CPAN ) # and # cmp # eq # ge # gt # isa # le # lt # ne # not # or # x # xor These operator...
    perldoc.perl.org/functions/and Similar Results (12)
    Registered: Fri Nov 15 12:23:34 UTC 2024
    - 20.5K bytes
    - Viewed (0)
  8. elseif - Perldoc Browser

    functions / elseif ( source , CPAN ) # elseif The "else if" keyword is spelled elsif in Perl. There's no elif or else...
    perldoc.perl.org/functions/elseif
    Registered: Fri Nov 15 12:24:35 UTC 2024
    - 20.3K bytes
    - Viewed (0)
  9. 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.000037-8-g92dec6c # ABSTRACT: Gather p...
    perldoc.perl.org/Module::Metadata.txt
    Registered: Sat Nov 16 23:48:15 UTC 2024
    - 33.8K bytes
    - Viewed (0)
  10. IO::Compress::Bzip2.txt

    package IO::Compress::Bzip2 ; use strict ; use warnings; use bytes; require Exporter ; use IO::Compress::Base 2.212 ; use IO::Compress::Base::Common 2.212 qw(); use IO::Compress::Adapter::Bzip2 2.2...
    perldoc.perl.org/IO::Compress::Bzip2.txt
    Registered: Sun Nov 17 03:02:50 UTC 2024
    - 22.6K bytes
    - Viewed (0)
Back to top