[olug] perl cgi browser based telnet

Ryan O'Rourke ryano at ch-gifts.com
Fri Jan 23 21:09:53 UTC 2004


On Fri, 2004-01-23 at 14:19, Sean Kelly wrote:
On Fri, 2004-01-23 at 14:08, Terry wrote:
> On Fri, Jan 23, 2004 at 02:03:36PM -0600, Ryan O'Rourke wrote:
> > Can't locate Net/Telnet.pm in @INC [error log snipped here for brevity]
> > BEGIN failed--compilation aborted at /usr/local/apache/cgi-bin/telnet.pl
> > line 3.
> > [Fri Jan 23 13:27:43 2004] [error] [client 10.1.10.15] Premature end of
> > script headers: /usr/local/apache/cgi-bin/telnet.pl
> ,,,
> > use Net::Telnet;
> ...
> 
> You are missing the 'Net::Telnet' Perl module.
>  * Using the Perl CPAN shell:
>    # perl -MCPAN -e "install Net::Telnet"

Beautiful! Thank you, Terry and Sean.

I now have Net::Telnet installed, but I'm still getting Perl errors.
Since my problems now appear to be decidedly Perl-ish in nature, I shall
consult the Omaha Perl Mongers list o'knowledge and (hopefully) post the
amended code and solution back to OLUG.

Thanks for the help.

-- Ryan



More information about the OLUG mailing list