Help for this page
#!/usr/bin/perl use warnings; ... print "$pic -> $thumb\n"; }
#!/usr/bin/perl use File::Find; ... __END__