$ perl -MCPAN -e shell cpan shell -- CPAN exploration and modules installation(v1.59_54) ReadLine support enabled cpan> install Some::ModuleTo manually install the CPAN module, or any well-behaved CPAN module for that matter, follow these steps:
Unpack the source into a temporary area.
perl Makefile.PL make make test make install
No comments:
Post a Comment