If you are on Windows and you have a ".pl" file type association with
either an editor or perl then you need to break that file type association
so that your script is not opened if you click on it. Afterwards, the
browser will not asked you where you want to save script.
- Original Messa
I wondering if anyone has experience with writing a preparser.
I've been tossing around the idea of writing a preparser that
will decrypt a perl script using PGP, then execute the code.
If anyone knows whether this is feasible, I'd appreciate a
pointer to some relevant docs.
--
===