Help for this page
#!/usr/bin/perl -w use strict; ... loadpic("$dir/$f"); return; }
#!/usr/bin/perl -w use strict; ... loadpic("$dir/$f"); }