Re: RFC 172 (v1) Precompiled Perl scripts.

2000-08-30 Thread Jarkko Hietaniemi
> For security reasons, I'd much rather the compiled version of anything that > goes into the perl tree be done only at module install time with perhaps > some mechanism to explicitly build (or rebuild) a bytecompiled version. > > Automagically dropping things into places that should be secure

Re: RFC 172 (v1) Precompiled Perl scripts.

2000-08-30 Thread Dan Sugalski
At 11:13 PM 8/29/00 -0400, Michael Maraist wrote: Most of what this RFC (and reply) addresses is sort of up in the air, but I wanted to address one point here. >The way python works is that in the library tree, it looks for any of the >following: >.py, pyc, and .so. > >You can probably guess wh

Re: RFC 172 (v1) Precompiled Perl scripts.

2000-08-29 Thread Michael Maraist
- Original Message - From: "Perl6 RFC Librarian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 29, 2000 10:20 PM Subject: RFC 172 (v1) Precompiled Perl scripts. > This and other RFCs are available on the web at > http://dev.perl.org/rfc/ > >