From IT Mission Linux Tips, Hacks, Tutorials, Howtos - Itmission.org

Main: Installing-perl-doc

Installing PERL doc in Ubuntu Linux !


shine@shine:~/Desktop$ perldoc perlcheat
You need to install the perl-doc package to use this program.

shine@shine:~/Desktop$ sudo apt-get install perl-doc
[sudo] password for shine: 

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  groff
The following NEW packages will be installed:
  perl-doc
0 upgraded, 1 newly installed, 0 to remove and 319 not upgraded.
1 not fully installed or removed.
Need to get 7,113 kB of archives.
After this operation, 13.4 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main perl-doc all 5.10.1-17ubuntu4.1 [7,113 kB]

Retrieved from http://www.itmission.org/Main/Installing-perl-doc
Page last modified on July 16, 2012, at 05:12 AM