Hostname Lookup
2002-03-12 21:54:57
View Code
Category: perl:internet
Description: Resolves a hostname into an ip address or an ip address into a hostname.
Author: detour

 Perl IRC Bot
2002-03-14 00:57:47
View Code
Category: perl:internet
Description: Example of how to use POE::Component::IRC to create an irc bot.
Author: detour

 Sendmail Inject
2003-01-26 22:31:29
View Code
Category: perl:internet
Description: Open a pipe to sendmail to send an email.
Author: detour

 Perl SMTP
2003-01-26 23:21:42
View Code
Category: perl:internet
Description: Send an email using Net::SMTP to communicate with a SMTP server.
Author: detour