Flipkart

Tuesday, January 3, 2017

Install CPAN modules into your local Perl library using CPAN

# perl -MCPAN -e shell

cpan> install Bundle::CPAN

cpan> reload cpan


cpan> install DateTime::TimeZone

No comments:

Post a Comment