in reply to Confused about Taint
You can!
All errors perl might issue (and even some non-perl errors) are documented in man perlop. It's very likely that a solution to your problem is found in the manual.
-- Abigail