Help for this page
#!/usr/bin/perl -w ... # Do some stuff, then: processDir($dir, $script, $verbose); }