>>>>> "Mattias" == Mattias Holmlund <u1@xxxxxxxxxxxxxx> writes:
Mattias> The only advantage I can see with doing initialization via the use-line
Mattias> is to avoid a single line of code for each program that uses
Mattias> HTTP::TransparentCache.
I'd like to be able to go from:
perl myprogram
to
perl -MHTTP::TransparentCache myprogram
and see the instant difference. If I have to add more code,
it'll be far less fun. I can even set
PERL5OPT="-MHTTP::TransparentCache"
and get all my programs sped up.
That's why.
If you fail to do that in your code, I shall have to release
a module called
HTTP::ReallyTransparentCache
that loads your code and calls your stupid initialization routine.
Darn it. Don't make me do that. Wasting my time for no reason. :(
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@xxxxxxxxxxxxxx> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|