Monday 26 December 2011

Install perl module from CPAN

To install DBI module from CPAN site directly do this:

perl -MCPAN -e 'install Bundle::DBD::DB2 '

For more installation methods look into:

http://savage.net.au/Perl-modules/html/installing-a-module.html 

No comments:

Post a Comment

Tweets by @sriramperumalla