Module update for Net::Telnet

2000-05-27 Thread Perl Authors Upload Server
Record update in the PAUSE modules database: modid: [Net::Telnet] statd: [R] was [a] stats: [d] statl: [p] stati: [O] description: [Interact with TELNET port or other TCP ports] userid: [JROGERS] chapterid: [ 5] Data entered by Jay Rogers (JROGERS). P

Re: IO::PgLoFile

2000-05-27 Thread Mark A. Hershberger
> "MAH" == Mark A Hershberger <[EMAIL PROTECTED]> writes: MAH> Can I have the IO::PgLoFile namespace? Make that IO::BLOB::Pg. In case people want to build something similar for another DB. Or should that be IO::Blob::Pg? Mark.

IO::PgLoFile

2000-05-27 Thread Mark A. Hershberger
Can I have the IO::PgLoFile namespace? Here is the pod: NAME IO::PgLoFile - Emulate IO::File interface for PostgreSQL Large Objects SYNOPSIS use IO::PgLoFile; use DBI; $dbh = DBI->connect("dbi:Pg:dbname=mah", "", "", {RaiseError=>1,