>>>>> On Fri, 6 Jul 2001 09:27:43 +0800, "luwim+" <[EMAIL PROTECTED]> said:
luwim+> Hi, i forgot the command how to install cpan on my machine, luwim+> thats, .. > perl --cpan? any one know what the command is? CPAN.pm comes with the standard Perl distribution, so if you've got perl, you should have CPAN -- try 'perl -MCPAN -e shell' and see what you get. john.