Hello Andrew,
Wednesday, December 05, 2001, Andrew Clark <[EMAIL PROTECTED]> wrote:
AC> The subject says it all.
AC> R,
AC> AJFC
AC> Please CC replys, I'm not on the list.
perldoc -f require
perldoc -f use
Best wishes,
Maximmailto:[EMAIL PROTECTED]
--
To uns
From: [EMAIL PROTECTED]
> Yeah. Use ->is the directive to include packages !
>
> like ex:-
>
> Use Net::CMD;
Of course with lowercase "U" and also "MD" :
use Net::Cmd;
Perl is case sensitive even in the names of modules. Even though
it might not seem to be so o
Yeah. Use ->is the directive to include packages !
like ex:-
Use Net::CMD;
N.,dinesh
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]