Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2141 - 2150 of 2,621 for host:perldoc.perl.org (0.05 sec)

  1. y.txt

    =over =item y/// The transliteration operator. Same as L<C<trE<sol>E<sol>E<sol>>|/trE<sol>E<sol>E<sol>>. See L<perlop/"Quote-Like Operators">. =back 153
    perldoc.perl.org/functions/y.txt
    Registered: Sat Apr 19 15:16:47 UTC 2025
    - 153 bytes
    - Viewed (0)
  2. __DATA__.txt

    =over =item __DATA__ =item __END__ These keywords are documented in L<perldata/"Special Literals">. =back 109
    perldoc.perl.org/functions/__DATA__.txt Similar Results (1)
    Registered: Sat Apr 19 13:05:37 UTC 2025
    - 109 bytes
    - Viewed (0)
  3. s.txt

    =over =item s/// The substitution operator. See L<perlop/"Regexp Quote-Like Operators">. =back 98
    perldoc.perl.org/functions/s.txt
    Registered: Sat Apr 19 15:35:24 UTC 2025
    - 98 bytes
    - Viewed (0)
  4. Math::BigRat.txt

    # # "Tax the rat farms." - Lord Vetinari # # The following hash values are used: # sign : "+", "-", "+inf", "-inf", or "NaN" # _d : denominator # _n : numerator (value = _n/_d) # accuracy : accurac...
    perldoc.perl.org/Math::BigRat.txt
    Registered: Sat Apr 19 17:54:29 UTC 2025
    - 94.8K bytes
    - Viewed (0)
  5. Unicode::Collate.txt

    package Unicode::Collate; use 5.006; use strict; use warnings; use Carp; use File::Spec; no warnings 'utf8'; our $VERSION = '1.31'; our $PACKAGE = __PACKAGE__; ### begin XS only ### use XSLoader ()...
    perldoc.perl.org/Unicode::Collate.txt
    Registered: Sat Apr 19 19:53:48 UTC 2025
    - 64.1K bytes
    - Viewed (0)
  6. h2xs.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell BEGIN { pop @INC if $INC[-1] e...
    perldoc.perl.org/h2xs.txt
    Registered: Sat Apr 19 23:17:33 UTC 2025
    - 59.6K bytes
    - Viewed (0)
  7. Math::Complex.txt

    # # Complex numbers and associated mathematical functions # -- Raphael Manfredi Since Sep 1996 # -- Jarkko Hietaniemi Since Mar 1997 # -- Daniel S. Lewart Since Sep 1997 # package Math::Complex; { ...
    perldoc.perl.org/Math::Complex.txt
    Registered: Sat Apr 19 18:27:33 UTC 2025
    - 48.9K bytes
    - Viewed (0)
  8. bigint.txt

    package bigint; use strict; use warnings; use Carp qw< carp croak >; our $VERSION = '0.67'; use Exporter; our @ISA = qw( Exporter ); our @EXPORT_OK = qw( PI e bpi bexp hex oct ); our @EXPORT = qw( ...
    perldoc.perl.org/bigint.txt
    Registered: Sat Apr 19 19:09:47 UTC 2025
    - 22.6K bytes
    - Viewed (0)
  9. cpan.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell #!/usr/local/bin/perl BEGIN { ...
    perldoc.perl.org/cpan.txt
    Registered: Sat Apr 19 23:00:59 UTC 2025
    - 8.2K bytes
    - Viewed (0)
  10. perlivp.txt

    #!/home/perldoc/perldoc-browser/perls/5.40.2/bin/perl eval 'exec /home/perldoc/perldoc-browser/perls/5.40.2/bin/perl -S $0 ${1+"$@"}' if 0; # ^ Run only under a shell # perlivp v5.40.2 BEGIN { pop ...
    perldoc.perl.org/perlivp.txt
    Registered: Sat Apr 19 22:30:49 UTC 2025
    - 10.7K bytes
    - Viewed (0)
Back to top