Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 301 - 310 of 1,399 for label:perl (0.12 seconds)

  1. semctl.txt

    =over =item semctl ID,SEMNUM,CMD,ARG X<semctl> Calls the System V IPC function L<semctl(2)>. You'll probably have to say use IPC::SysV; first to get the correct constant definitions. If CMD is IPC_...
    perldoc.perl.org/functions/semctl.txt
    Mon Feb 02 03:01:59 GMT 2026
      762 bytes
  2. listen.txt

    =over =item listen SOCKET,QUEUESIZE X<listen> Does the same thing that the L<listen(2)> system call does. Returns true if it succeeded, false otherwise. See the example in L<perlipc/"Sockets: Clien...
    perldoc.perl.org/functions/listen.txt
    Mon Feb 02 04:44:59 GMT 2026
      233 bytes
  3. no

    =over =item no Module VERSION LIST X<no> =item no Module VERSION =item no Module LIST =item no Module =item no VERSION See the C<use> function, of which C<no> is the opposite. =back 188
    perldoc.perl.org/5.10.1/functions/no
    Tue Feb 03 00:37:33 GMT 2026
      188 bytes
  4. no

    =over =item no Module VERSION LIST =item no Module VERSION =item no Module LIST =item no Module See the C<use> function, which C<no> is the opposite of. =back 164
    perldoc.perl.org/5.8.2/functions/no
    Tue Feb 03 00:38:24 GMT 2026
      164 bytes
      Similar Results (2)
  5. perlfaq8.txt

    =pod =encoding UTF-8 =head1 NAME perlfaq8 - System Interaction =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the Perl FAQ covers questions involving operating system interact...
    perldoc.perl.org/perlfaq8.txt
    Tue Jan 27 05:32:58 GMT 2026
      48.7K bytes
  6. perlfaq3.txt

    =pod =encoding UTF-8 =head1 NAME perlfaq3 - Programming Tools =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section of the FAQ answers questions related to programmer tools and programm...
    perldoc.perl.org/perlfaq3.txt
    Tue Jan 27 04:44:20 GMT 2026
      36.8K bytes
  7. perlfaq7.txt

    =pod =encoding UTF-8 =head1 NAME perlfaq7 - General Perl Language Issues =head1 VERSION version 5.20250619 =head1 DESCRIPTION This section deals with general Perl language issues that don't clearly...
    perldoc.perl.org/perlfaq7.txt
    Tue Jan 27 04:53:02 GMT 2026
      36.9K bytes
  8. perl5140delta.txt

    =encoding utf8 =head1 NAME perl5140delta - what is new for perl v5.14.0 =head1 DESCRIPTION This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgradin...
    perldoc.perl.org/perl5140delta.txt
    Sat Jan 31 08:32:38 GMT 2026
      140.9K bytes
  9. perlsynology.txt

    # vim: syntax=pod If you read this file _as_is_, just ignore the funny characters you see. It is written in the POD format (see pod/perlpod.pod) which is specially designed to be readable as is. Bu...
    perldoc.perl.org/perlsynology.txt
    Sat Jan 31 10:04:14 GMT 2026
      10.1K bytes
  10. perl5262delta.txt

    =encoding utf8 =head1 NAME perl5262delta - what is new for perl v5.26.2 =head1 DESCRIPTION This document describes differences between the 5.26.1 release and the 5.26.2 release. If you are upgradin...
    perldoc.perl.org/perl5262delta.txt
    Sat Jan 31 08:53:12 GMT 2026
      7.5K bytes
Back to Top