Perl 5 version 32.0 documentation

Core modules (N)

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  • NDBM_File
  • - Tied access to ndbm files
  • Net::Cmd
  • - Network Command class (as used by FTP, SMTP etc)
  • Net::Config
  • - Local configuration data for libnet
  • Net::Domain
  • - Attempt to evaluate the current host's internet name and domain
  • Net::FTP
  • - FTP Client class
  • Net::FTP::dataconn
  • - FTP Client data connection class
  • Net::hostent
  • - by-name interface to Perl's built-in gethost*() functions
  • Net::netent
  • - by-name interface to Perl's built-in getnet*() functions
  • Net::Netrc
  • - OO interface to users netrc file
  • Net::NNTP
  • - NNTP Client class
  • Net::Ping
  • - check a remote host for reachability
  • Net::POP3
  • - Post Office Protocol 3 Client class (RFC1939)
  • Net::protoent
  • - by-name interface to Perl's built-in getproto*() functions
  • Net::servent
  • - by-name interface to Perl's built-in getserv*() functions
  • Net::SMTP
  • - Simple Mail Transfer Protocol Client
  • Net::Time
  • - time and daytime network client interface
  • NEXT
  • - Provide a pseudo-class NEXT (et al) that allows method redispatch