Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 2,612 for host:perldoc.perl.org (0.03 sec)

  1. endhostent.txt

    =over =item getpwnam NAME X<getpwnam> X<getgrnam> X<gethostbyname> X<getnetbyname> X<getprotobyname> X<getpwuid> X<getgrgid> X<getservbyname> X<gethostbyaddr> X<getnetbyaddr> X<getprotobynumber> X<...
    perldoc.perl.org/functions/endhostent.txt Similar Results (29)
    Registered: Tue Oct 07 08:48:27 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  2. tie.txt

    =over =item tie VARIABLE,CLASSNAME,LIST X<tie> This function binds a variable to a package class that will provide the implementation for the variable. VARIABLE is the name of the variable to be en...
    perldoc.perl.org/functions/tie.txt
    Registered: Tue Oct 07 18:21:16 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  3. shmread.txt

    =over =item shmread ID,VAR,POS,SIZE X<shmread> X<shmwrite> =item shmwrite ID,STRING,POS,SIZE Reads or writes the System V shared memory segment ID starting at position POS for size SIZE by attachin...
    perldoc.perl.org/functions/shmread.txt Similar Results (1)
    Registered: Tue Oct 07 17:53:27 UTC 2025
    - 741 bytes
    - Viewed (0)
  4. elseif.txt

    =over =item elseif The "else if" keyword is spelled C<elsif> in Perl. There's no C<elif> or C<else if> either. It does parse C<elseif>, but only to warn you about not using it. See the documentatio...
    perldoc.perl.org/functions/elseif.txt
    Registered: Tue Oct 07 23:27:30 UTC 2025
    - 273 bytes
    - Viewed (0)
  5. if.txt

    =over =item else =item elsif =item for =item foreach =item if =item unless =item until =item while These flow-control keywords are documented in L<perlsyn/"Compound Statements">. =back 194
    perldoc.perl.org/functions/if.txt Similar Results (7)
    Registered: Tue Oct 07 23:19:59 UTC 2025
    - 194 bytes
    - Viewed (0)
  6. xor.txt

    =over =item and =item cmp =item eq =item ge =item gt =item isa =item le =item lt =item ne =item not =item or =item x =item xor These operators are documented in L<perlop>. =back 192
    perldoc.perl.org/functions/xor.txt Similar Results (12)
    Registered: Tue Oct 07 21:38:22 UTC 2025
    - 192 bytes
    - Viewed (0)
  7. m.txt

    =over =item m// The match operator. See L<perlop/"Regexp Quote-Like Operators">. =back 90
    perldoc.perl.org/functions/m.txt
    Registered: Wed Oct 08 00:05:58 UTC 2025
    - 90 bytes
    - Viewed (0)
  8. perlfunc - Perl builtin functions - Perldoc Bro...

    perlfunc ( source , CPAN ) CONTENTS NAME DESCRIPTION Perl Functions by Category Portability Alphabetical Listing of P...
    perldoc.perl.org/perlfunc
    Registered: Wed Oct 15 10:00:41 UTC 2025
    - 550K bytes
    - Viewed (0)
  9. perlre - Perl regular expressions - Perldoc Bro...

    perlre ( source , CPAN ) CONTENTS NAME DESCRIPTION The Basics Metacharacters Modifiers Overview Details on some modif...
    perldoc.perl.org/perlre
    Registered: Wed Oct 15 10:00:02 UTC 2025
    - 190.2K bytes
    - Viewed (0)
  10. perlootut - Object-Oriented Programming in Perl...

    perlootut ( source , CPAN ) CONTENTS NAME DATE DESCRIPTION OBJECT-ORIENTED FUNDAMENTALS Object Class Blessing Constru...
    perldoc.perl.org/perlootut
    Registered: Wed Oct 15 10:00:31 UTC 2025
    - 50.1K bytes
    - Viewed (0)
Back to top