Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 1,315 for filetype:html (0.05 sec)

  1. perlfaq6 - Regular Expressions - Perldoc Browser

    perlfaq6 ( source , CPAN ) CONTENTS NAME VERSION DESCRIPTION How can I hope to use regular expressions without creati...
    perldoc.perl.org/perlfaq6
    Registered: Fri Jun 27 09:56:00 UTC 2025
    - 69.3K bytes
    - Viewed (0)
  2. 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: Fri Jun 27 10:15:21 UTC 2025
    - 554.8K bytes
    - Viewed (0)
  3. 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: Fri Jun 27 10:14:42 UTC 2025
    - 188.9K bytes
    - Viewed (0)
  4. $0 - Perldoc Browser

    variables / $0 ( source , CPAN ) # $PROGRAM_NAME # $0 Contains the name of the program being executed. On some (but n...
    perldoc.perl.org/variables/$0
    Registered: Fri Jun 27 10:15:31 UTC 2025
    - 17.2K bytes
    - Viewed (0)
  5. %ENV - Perldoc Browser

    variables / %ENV ( source , CPAN ) # %ENV The hash %ENV contains your current environment. Setting a value in ENV cha...
    perldoc.perl.org/variables/%ENV
    Registered: Fri Jun 27 10:15:38 UTC 2025
    - 15.9K bytes
    - Viewed (0)
  6. $^I - Perldoc Browser

    variables / $^I ( source , CPAN ) # $INPLACE_EDIT # $^I The current value of the inplace-edit extension. Use undef to...
    perldoc.perl.org/variables/$^I
    Registered: Fri Jun 27 10:12:54 UTC 2025
    - 15.2K bytes
    - Viewed (0)
  7. ${^GLOBAL_PHASE} - Perldoc Browser

    variables / ${^GLOBAL_PHASE} ( source , CPAN ) # ${^GLOBAL_PHASE} The current phase of the perl interpreter. Possible...
    perldoc.perl.org/variables/${^GLOBAL_PHASE}
    Registered: Fri Jun 27 10:14:17 UTC 2025
    - 20.2K bytes
    - Viewed (0)
  8. $\ - Perldoc Browser

    variables / $\ ( source , CPAN ) # IO::Handle->output_record_separator( EXPR ) # $OUTPUT_RECORD_SEPARATOR # $ORS # $\...
    perldoc.perl.org/variables/$\
    Registered: Fri Jun 27 10:14:22 UTC 2025
    - 15.8K bytes
    - Viewed (0)
  9. ${^RE_COMPILE_RECURSION_LIMIT} - Perldoc Browser

    variables / ${^RE_COMPILE_RECURSION_LIMIT} ( source , CPAN ) # ${^RE_COMPILE_RECURSION_LIMIT} The current value givin...
    perldoc.perl.org/variables/${^RE_COMPILE_RECURSION_LIMIT}
    Registered: Fri Jun 27 10:13:26 UTC 2025
    - 18.9K bytes
    - Viewed (0)
  10. @{^CAPTURE} - Perldoc Browser

    variables / @{^CAPTURE} ( source , CPAN ) # @{^CAPTURE} An array which exposes the contents of the capture buffers, i...
    perldoc.perl.org/variables/@{^CAPTURE}
    Registered: Fri Jun 27 10:13:45 UTC 2025
    - 17.9K bytes
    - Viewed (0)
Back to top