On Mon, Mar 10, 2008 at 5:44 PM, Nei Kai <[EMAIL PROTECTED]> wrote: > I found a mmap module in CPAN, called Sys::Mmap, whose > version is V0.13 and is not updated since 2002. > So I am not sure if it is supposed to be used nowadays.
What happened when you tried it? > And why doesn't perl try to give an interface for posix shared > memory after so many years? Maybe it's because you haven't contributed your patch to the core yet. :-) Or maybe it's because the people who need that feature already find it somewhere, somewhere in the vastness of Perl. If that's not in Sys::Mmap, it might be in PerlIO, or elsewhere. http://search.cpan.org/~rgarcia/perl-5.10.0/lib/PerlIO.pm Cheers! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/