Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Module-Install-Repository
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
686 B
-rw-r--r--
2009-08-13 00:35:42
Edit
Del
README
588 B
-rw-r--r--
2009-03-19 19:44:29
Edit
Del
Editing: README
(588 B)
Path: /usr/share/doc/perl-Module-Install-Repository/README
Back
This is Perl module Module::Install::Repository. INSTALLATION Module::Install::Repository installation is straightforward. If your CPAN shell is set up, you should just be able to do % cpan Module::Install::Repository Download it, unpack it, then build it as per the usual: % perl Makefile.PL % make && make test Then install it: % make install DOCUMENTATION Module::Install::Repository documentation is available as in POD. So you can do: % perldoc Module::Install::Repository to read the documentation online with your favorite pager. Tatsuhiko Miyagawa