Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"g"
Results:
Global substitution with regexes - video
Generate test expectations for the Markua parser
-g
How to extract strings from a file
< Less than. Comparing values as numbers.
Passing two arrays to a function
Strings in Perl: quoted, interpolated and escaped
Understanding dates using regular expressions
Switching in Perl 5.10
Comparing complex data-structures using is_deeply
Start writing the Markua parser in Perl
Sorted hash in Perl using Tie::IxHash
Bare Here documents are deprecated - How to find offending code?
Here documents, or how to create multi-line strings in Perl
Check test coverage - add compile tests
Can't locate object method "..." via package "1" (perhaps you forgot to load "1"?)
What are string and numeric contexts?
@ARGV
How to process command line arguments in Perl using Getopt::Long
Processing command line arguments - @ARGV in Perl