Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"string"
Results:
String to number conversion - video
Strings in Perl: quoted, interpolated and escaped
Here documents, or how to create multi-line strings in Perl
Check several regexes on many strings
Perl split - to cut up a string into pieces
How to extract strings from a file
How to replace a string in a file with Perl
String operators - video
String operators: concatenation (.), repetition (x)
How to check if a string is all upper case (lower case) characters?
Automatic string to number conversion or casting in Perl
Stringification in classic Perl OOP
Bitwise String Operators
How to check if string is empty or has only spaces in it using Perl?
String functions: length, lc, uc, index, substr
Reverse an array, a string or a number
strings in double quotes - video
How to get the last character of a string in Perl?
Lvalue substr - replace part of a string
Sorting mixed strings