Subject: | NetServer::Generic needs Time::HiRes |
NetServer::Generic (1.03) doesn't work unless Time::HiRes is installed.
NS::G, however, doesn't seem to specify T::HR as a prerequisite.
(The box in question is a vanilla Redhat 9.0 box with redhat's perl 5.8.0)
Regards,
Wesley.
-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----
[wesleyd@toyo daemons]$ uname -a
Linux toyo.yelsew.com 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
[wesleyd@toyo daemons]$perl -v
This is perl, v5.8.0 built for i386-linux-thread-multi
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2002, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
[wesleyd@toyo daemons]$