in reply to Re^3: Using Image::Size
in thread Using Image::Size
This gave me the following: $VAR1 = '/home/kmarshall/public_html/images/KYX/Eta' ;@files = glob '/home/kmarshall/public_html/images/KYX/Eta Class/*.{jpg +,JPG}'; use Data::Dumper; print Dumper(\@files);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using Image::Size
by Tanktalus (Canon) on Sep 24, 2005 at 15:04 UTC | |
by kmarshall (Novice) on Sep 24, 2005 at 16:37 UTC |