Y'all, I would like to use data dumper to store datafiles. The idea is then to load the info in (through eval) and pass it on to HTML::Template for display. However, taint really doesn't like eval, and I'm trying to find a simple way to make sure the data is clean, instead of going on faith. Any ideas? -Andrew /*------------------------------------------------------------- Andrew O. Mellinger Direct: (503) 265-1220 Critical Path Software, Inc. Main: (503) 222-2922 General Specialist Fax: (503) 222-3020 mailto:andrew@criticalpath.com http://www.criticalpath.com -------------------------------------------------------------*/ # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org