Re: newbie seeks advice on cgi.pm
[email protected] (Nicholas Clark) Wed, 4 Jun 2003 13:28:22 +0100
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jun 03, 2003 at 04:49:35PM +0100, Roger Horne wrote: > On Tue 03 Jun, Dave Lane wrote: > > > I'n using !Perl - but having trawled through it, can't seem to locate > > a 'cgi.pm'. > > It should be included but (like a lot of things) I don't think it is. It is. For 77 file-per-dir reasons (and case sensitivity) most of the library is zipped up as !Perl/lib/zip It's also quite deliberate that that file is not filetype DDC (Archive) [if you have SparkFS or suchlike then setting it to DDC will work, but I think that it will be marginally slower] I believe that all of this is in the documentation. > Anywhay, the latest and brightest version will always be found by searching > http://search.cpan.org Using a newer version is probably a good idea. Nicholas Clark