Re: P2P in 15 lines
[email protected] (Brad Greenlee)
| Newsgroups | perl.fwp |
|---|---|
| Message-ID | <[email protected]> |
Vladi Belperchinov-Shabanski wrote: list please? :) only IO::Socket::INET I guess... Vladi- Here are the modules listed in Chapter 32: "Standard Modules", of Programming Perl, 3rd ed.: Benchmark Carp CGI CGI::Carp Class::Struct Config CPAN Cwd Data::Dumper DB_File Dumpvalue English Errno Exporter Fatal Fcntl File::Basename File::Compare File::Copy File::Find File::Glob File::Spec File::stat File::Temp FileHandle Getopt::Long Getopt::Std IO::Socket IPC::Open2 IPC::Open3 Math::BigInt Math::Complex Math::Trig Net::hostent POSIX Safe Socket Symbol Sys::Hostname Sys::Syslog Term::Cap Text::Wrap Time::Local Time::localtime User::grent User::pwent -b > >On Wed, 15 Dec 2004 22:58:07 -0800 >Brad Greenlee <[email protected]> wrote: > > > >>Sorry, forgot to mention that I worked under the assumption that if I >>used any modules, they had to be part of the standard Perl distribution. >>The only thing that's really lacking compared to the python version is >>some kind of digest algorithm to avoid sending the password over the wire. >> >>-b >> >> >> >> > > > >