- or download this
Unsuccessful stat on filename containing newline at myperl.pl line 193
+, <$in> chunk 1.
Use of uninitialized value in numeric gt(>) at myperl.pl line 193, <$i
+n> chunk 1.
- or download this
open my $in, '<', "$file" or die $!;
...
next if -s $record > $new_max;
}
- or download this
next if -s $record > $new_max;