Sample perl scripts/modules
simple calculator
use patterns to classify files
display the parts of a file path
capture a web page from a url
list all the accessible perl modules
(
otter modules
,
cub modules
)
(unique names:
otter modules
,
cub modules
)
display the unique lines in a file
search a directory for files containing a pattern
count files by extension
check a command line argument against a set of patterns (regex)
use unicode in perl
use gtk gui components from a perl script
use zenity gui components from perl
build hash tables from lists and other hashes
test driver
for
test cases
and the
module under test