Or at least use autodie ;)
use autodie qw(open close); # open/close succeed or die [download]
hth,PooLpi
In reply to Re^2: removing a column by poolpi in thread removing a column by jn64024