Terminal-Print
Terminal-Print copied to clipboard
Harden all routines against bad input
Audit all the code in T::P::* and make sure bad inputs won't cause crashes or errors (as with for example trying to write to a grid using negative coordinates).