in reply to max # columns in UNIX

either within the program (`stty columns 175`;)

Try use autodie qw/ system /; system q[stty columns 175 ]; if the call fails there should be an error message