Re: image property testing program.

2003-02-26 Thread John W. Krahn
Shawn Wilson wrote: > > This is pretty much my first perl program, so please escuse me if there > are loads of errors, but i only get two reported to me which i can't > figure out, any help would be appreciated. > > #!/usr/bin/perl You should enable warnings and strict while developing your prog

image property testing program.

2003-02-26 Thread Shawn Wilson
This is pretty much my first perl program, so please escuse me if there are loads of errors, but i only get two reported to me which i can't figure out, any help would be appreciated. #!/usr/bin/perl use File::Find; use File::Removeqw(remove); use Image::Info; use File::Scan; sub wanted