Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 5611 - 5620 of over 10,000 for filetype:html (0.73 seconds)

  1. return - Perldoc Browser

    functions / return ( source , CPAN ) # return EXPR # return Returns from a subroutine, eval , do FILE , sort block or...
    perldoc.perl.org/functions/return
    Fri Feb 06 13:32:00 GMT 2026
      16.4K bytes
  2. sprintf - Perldoc Browser

    functions / sprintf ( source , CPAN ) # sprintf FORMAT, LIST Returns a string formatted by the usual printf conventio...
    perldoc.perl.org/functions/sprintf
    Fri Feb 06 13:28:27 GMT 2026
      33.7K bytes
  3. fc - Perldoc Browser

    functions / fc ( source , CPAN ) # fc EXPR # fc Returns the casefolded version of EXPR. This is the internal function...
    perldoc.perl.org/functions/fc
    Fri Feb 06 13:24:13 GMT 2026
      17.9K bytes
  4. pos - Perldoc Browser

    functions / pos ( source , CPAN ) # pos SCALAR # pos Returns the offset of where the last m//g search left off for th...
    perldoc.perl.org/functions/pos
    Fri Feb 06 13:25:56 GMT 2026
      16.3K bytes
  5. index - Perldoc Browser

    functions / index ( source , CPAN ) # index STR,SUBSTR,POSITION # index STR,SUBSTR The index function searches for on...
    perldoc.perl.org/functions/index
    Fri Feb 06 13:30:20 GMT 2026
      16.3K bytes
  6. atan2 - Perldoc Browser

    functions / atan2 ( source , CPAN ) # atan2 Y,X Returns the arctangent of Y/X in the range -PI to PI. For the tangent...
    perldoc.perl.org/functions/atan2
    Fri Feb 06 13:26:30 GMT 2026
      15.5K bytes
  7. lcfirst - Perldoc Browser

    functions / lcfirst ( source , CPAN ) # lcfirst EXPR # lcfirst Returns the value of EXPR with the first character low...
    perldoc.perl.org/functions/lcfirst
    Fri Feb 06 13:29:12 GMT 2026
      15.7K bytes
  8. perlretut - Perl regular expressions tutorial -...

    perlretut ( source , CPAN ) CONTENTS NAME DESCRIPTION Part 1: The basics Simple word matching Using character classes...
    perldoc.perl.org/perlretut
    Fri Feb 06 12:18:32 GMT 2026
      165.5K bytes
  9. perlsyn - Perl syntax: declarations, statements...

    perlsyn ( source , CPAN ) CONTENTS NAME DESCRIPTION Declarations Comments Simple Statements Statement Modifiers Compo...
    perldoc.perl.org/perlsyn
    Fri Feb 06 12:21:21 GMT 2026
      79.9K bytes
  10. perlref - Perl references and nested data struc...

    perlref ( source , CPAN ) CONTENTS NAME NOTE DESCRIPTION Making References Backslash Operator Square Brackets Curly B...
    perldoc.perl.org/perlref
    Fri Feb 06 12:21:28 GMT 2026
      59.4K bytes
Back to Top