New module registration

2000-08-31 Thread Peter Haworth
I'd like to register a new module I'm working on as: Cache::Mmap adp0 Concurrent access shared cachePMH -- Peter Haworth [EMAIL PROTECTED] "Time heals all wounds... but ultimately it tends to kill you too."

New module registration

2000-06-08 Thread Peter Haworth
s module is basically the generation routines from CGI.pm, but with a much more restrictive interface, and a lot smaller code. The reason for this is to provide "sticky" input fields, whose values may be gathered from CGI (2.x), CGI::State (CGI 3.x) or Apache::Request objects. --