I small critic your code , instead of if (@ARGV == 0)
if( not @ARGV )
if( ! @ARGV )
unless( @ARGV )
or
@ARGV or exit print Usage();
In reply to Re^2: Recursive image processing (with ImageMagic)
by Anonymous Monk
in thread Recursive image processing (with ImageMagic)
by wvick
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |