Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 451 - 460 of 2,621 for host:perldoc.perl.org (0.07 sec)

  1. q/STRING/ - Perldoc Browser

    functions / q/STRING/ ( source , CPAN ) # q/STRING/ # qq/STRING/ # qw/STRING/ # qx/STRING/ Generalized quotes. See "Q...
    perldoc.perl.org/functions/q/STRING/ Similar Results (3)
    Registered: Wed Jul 02 23:56:15 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  2. grep.txt

    =over =item grep BLOCK LIST X<grep> =item grep EXPR,LIST This is similar in spirit to, but not the same as, L<grep(1)> and its relatives. In particular, it is not limited to using regular expressio...
    perldoc.perl.org/functions/grep.txt
    Registered: Wed Jul 02 22:27:33 UTC 2025
    - 1.3K bytes
    - Viewed (0)
  3. cos.txt

    =over =item cos EXPR X<cos> X<cosine> X<acos> X<arccosine> =item cos Returns the cosine of EXPR (expressed in radians). If EXPR is omitted, takes the cosine of L<C<$_>|perlvar/$_>. For the inverse ...
    perldoc.perl.org/functions/cos.txt
    Registered: Wed Jul 02 23:21:41 UTC 2025
    - 366 bytes
    - Viewed (0)
  4. sqrt.txt

    =over =item sqrt EXPR X<sqrt> X<root> X<square root> =item sqrt Return the positive square root of EXPR. If EXPR is omitted, uses L<C<$_>|perlvar/$_>. Works only for non-negative operands unless yo...
    perldoc.perl.org/functions/sqrt.txt
    Registered: Wed Jul 02 23:46:51 UTC 2025
    - 325 bytes
    - Viewed (0)
  5. rindex.txt

    =over =item rindex STR,SUBSTR,POSITION X<rindex> =item rindex STR,SUBSTR Works just like L<C<index>|/index STR,SUBSTR,POSITION> except that it returns the position of the I<last> occurrence of SUBS...
    perldoc.perl.org/functions/rindex.txt
    Registered: Thu Jul 03 00:03:15 UTC 2025
    - 310 bytes
    - Viewed (0)
  6. perluniprops.txt

    =begin comment # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 16.0.0. Any changes made here will be lost! To c...
    perldoc.perl.org/perluniprops.txt
    Registered: Fri Jul 04 08:00:29 UTC 2025
    - 460.2K bytes
    - Viewed (0)
  7. perl5004delta.txt

    =head1 NAME perl5004delta - what's new for perl5.004 =head1 DESCRIPTION This document describes differences between the 5.003 release (as documented in I<Programming Perl>, second edition--the Came...
    perldoc.perl.org/perl5004delta.txt Similar Results (1)
    Registered: Sat Jul 05 03:05:50 UTC 2025
    - 54.9K bytes
    - Viewed (0)
  8. perlvms.txt

    =head1 NAME perlvms - VMS-specific documentation for Perl =head1 DESCRIPTION Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 doc...
    perldoc.perl.org/perlvms.txt
    Registered: Sat Jul 05 03:14:46 UTC 2025
    - 49.6K bytes
    - Viewed (0)
  9. perl5101delta.txt

    =head1 NAME perl5101delta - what is new for perl v5.10.1 =head1 DESCRIPTION This document describes differences between the 5.10.0 release and the 5.10.1 release. If you are upgrading from an earli...
    perldoc.perl.org/perl5101delta.txt
    Registered: Sat Jul 05 05:11:03 UTC 2025
    - 42.9K bytes
    - Viewed (0)
  10. perl588delta.txt

    =encoding utf8 =head1 NAME perl588delta - what is new for perl v5.8.8 =head1 DESCRIPTION This document describes differences between the 5.8.7 release and the 5.8.8 release. =head1 Incompatible Cha...
    perldoc.perl.org/perl588delta.txt Similar Results (1)
    Registered: Sat Jul 05 01:52:38 UTC 2025
    - 24.7K bytes
    - Viewed (0)
Back to top