Searched defs:Cmd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm1 # Net::Cmd.pm $Id: //depot/libnet/Net/Cmd.pm#33 $
7 package Net::Cmd;
591 Net::Cmd - Network Command class (as used by FTP, SMTP etc)
595 use Net::Cmd;
597 @ISA = qw(Net::Cmd);
601 C<Net::Cmd> is a collection of methods that can be inherited by a sub class
607 These methods provide a user interface to the C<Net::Cmd> object.
665 over-ridden by a sub-class of C<Net::Cmd>
734 Returns a filehandle tied to the Net::Cmd objec
[all...]

Completed in 242 milliseconds