Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 2,636 for host:perldoc.perl.org (0.08 sec)

  1. perlriscos.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 specifically designed to be readable as is....
    perldoc.perl.org/perlriscos.txt
    Registered: Sat Jul 05 02:00:53 UTC 2025
    - 1.6K bytes
    - Viewed (0)
  2. perlglossary.txt

    =pod =encoding UTF-8 =head1 NAME perlglossary - Perl Glossary =head1 VERSION version 5.20250619 =head1 DESCRIPTION A glossary of terms (technical and otherwise) used in the Perl documentation, deri...
    perldoc.perl.org/perlglossary.txt Similar Results (1)
    Registered: Fri Jul 04 11:52:36 UTC 2025
    - 134.6K bytes
    - Viewed (0)
  3. ref.txt

    =over =item ref EXPR X<ref> X<reference> =item ref Examines the value of EXPR, expecting it to be a reference, and returns a string giving information about the reference and the type of referent. ...
    perldoc.perl.org/functions/ref.txt
    Registered: Thu Jul 03 19:17:40 UTC 2025
    - 2.9K bytes
    - Viewed (0)
  4. time.txt

    =over =item time X<time> X<epoch> Returns the number of non-leap seconds since whatever time the system considers to be the epoch, suitable for feeding to L<C<gmtime>|/gmtime EXPR> and L<C<localtim...
    perldoc.perl.org/functions/time.txt
    Registered: Thu Jul 03 19:50:11 UTC 2025
    - 853 bytes
    - Viewed (0)
  5. getlogin.txt

    =over =item getlogin X<getlogin> X<login> This implements the C library function of the same name, which on most systems returns the current login from F</etc/utmp>, if any. If it returns the empty...
    perldoc.perl.org/functions/getlogin.txt
    Registered: Thu Jul 03 20:54:56 UTC 2025
    - 449 bytes
    - Viewed (0)
  6. tr.txt

    =over =item tr/// The transliteration operator. Same as L<C<yE<sol>E<sol>E<sol>>|/yE<sol>E<sol>E<sol>>. See L<perlop/"Quote-Like Operators">. =back 152
    perldoc.perl.org/functions/tr.txt
    Registered: Thu Jul 03 23:29:01 UTC 2025
    - 152 bytes
    - Viewed (0)
  7. perlpodspec.txt

    =encoding utf8 =head1 NAME perlpodspec - Plain Old Documentation: format specification and notes =head1 DESCRIPTION This document is detailed notes on the Pod markup language. Most people will only...
    perldoc.perl.org/perlpodspec.txt
    Registered: Fri Jul 04 08:33:53 UTC 2025
    - 67.4K bytes
    - Viewed (0)
  8. perlembed.txt

    =head1 NAME perlembed - how to embed perl in your C program =head1 DESCRIPTION =head2 PREAMBLE Do you want to: =over 5 =item B<Use C from Perl?> Read L<perlxstut>, L<perlxs>, L<perlclib>, L<h2xs>, ...
    perldoc.perl.org/perlembed.txt
    Registered: Fri Jul 04 13:11:57 UTC 2025
    - 37.6K bytes
    - Viewed (0)
  9. perlgit.txt

    =encoding utf8 =for comment Consistent formatting of this file is achieved with: perl ./Porting/podtidy pod/perlgit.pod =head1 NAME perlgit - Detailed information about git and the Perl repository ...
    perldoc.perl.org/perlgit.txt
    Registered: Fri Jul 04 12:25:49 UTC 2025
    - 31K bytes
    - Viewed (0)
  10. perlfilter.txt

    =head1 NAME perlfilter - Source Filters =head1 DESCRIPTION This article is about a little-known feature of Perl called I<source filters>. Source filters alter the program text of a module before Pe...
    perldoc.perl.org/perlfilter.txt Similar Results (1)
    Registered: Fri Jul 04 11:35:32 UTC 2025
    - 21.7K bytes
    - Viewed (0)
Back to top