in reply to Re: Self Extracting Archives with Perl (almost)
in thread Self Extracting Archives with Perl (almost)
More specifically:
While this is a Really Cool Piece O'code, (I'm impressed) this is not a new problem. And various specialised (hopefully debugged) and compiled (hopefully faster and self containing) programs such as PGP and PKZIP exist to solve exactly this sort of problem.
Perl (as a script) is a neat way of ensuring that the correct commands are run.
The question you should be asking (as the admin) is: what is the life time cost of each of the possible solutions?
Put it another way: 'How much time can I spend supporting my scripts?'
It's an interesting Perl excercise, but is it really a nail?
Finally, "never underestimate the bandwidth of a stationwagon full of magnetic media."
A self extracting CD deals with a lot of Bozo user problems, and alleviates most of the security issues.
|
---|