Toggle navigation
Perl Maven
Perl Tutorial
Pro
Books
Type keyword:
Archive
About
Searching for
"string"
Results:
String to number conversion - video
Strings in Perl: quoted, interpolated and escaped
How to extract strings from a file
How to get the last character of a string in Perl?
Lvalue substr - replace part of a string
Sorting mixed strings
String functions: length, lc, uc, index, substr
substr outside of string at ...
String functions: index - video
Check several regexes on many strings
Here documents, or how to create multi-line strings in Perl
How to replace a string in a file with Perl
String operators: concatenation (.), repetition (x)
Reverse an array, a string or a number
Perl split - to cut up a string into pieces
What are string and numeric contexts?
Automatic string to number conversion or casting in Perl
Exercise: sort mixed string - video
Finding a string in a file - video
String operators - video