Perl
Code
Topics
Functions
About
#testing
Showing 4 pages (tag pages are not indexed).
variables • beginner
How to check if a hash key exists in Perl?
variables • intermediate
How to check if a variable is a reference in Perl?
variables • beginner
How to check if a scalar variable is defined in Perl?
testing • beginner
How to use Test::More for basic unit testing