|
From: Jonathan S. <gel...@ge...> - 2001-12-01 23:50:37
|
On Sat, 1 Dec 2001, grinder wrote:
> It's a bit late and I can't figure out what the problem is. I just
> unapacked guestbook.tar.gz (I followed the link on the webpagem
> dunno if this is the latest)... and saw
>
> % perl -Tc guestbook.cgi
> "seek" is not defined in %Fcntl::EXPORT_TAGS at /usr/libdata/perl/5.00503/Exporter.pm line 67
> Exporter::export('Fcntl', 'main', ':DEFAULT', ':flock', ':seek') called at /usr/libdata/perl/5.00503/Exporter.pm line 182
> Exporter::import('Fcntl', ':DEFAULT', ':flock', ':seek') called at guestbook.cgi line 53
> main::BEGIN() called at /usr/libdata/perl/5.00503/mach/Fcntl.pm line 53
> eval {...} called at /usr/libdata/perl/5.00503/mach/Fcntl.pm line 53
Yeah, before 5.005.<mumble> the SEEK_* defines were not included in Fcntl
- which is a little unfortunate, you think I should have known that :(.
I've been testing all the suckers with perl 5.004.04 today and all of that
should be fixed now If you get the latest version from the CVS - hey and
no warnings or anything ;-}
I might add that it took a little hacking to get perl 5.004.04 to build on
this machine - I was going to send a bug report to p5p but thought better
of it ;-}
/J\
--
Jonathan Stowe |
<http://www.gellyfish.com> | This space for rent
|
|