Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Array-Diff
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
1.49 KB
-rw-r--r--
2019-05-10 08:33:01
Edit
Del
README
504 B
-rw-r--r--
2019-05-10 08:33:01
Edit
Del
Editing: README
(504 B)
Path: /usr/share/doc/perl-Array-Diff/README
Back
This is Perl module Array::Diff. INSTALLATION Array::Diff installation is straightforward. If your CPAN shell is set up, you should just be able to do % cpan Array::Diff Download it, unpack it, then build it as per the usual: % perl Makefile.PL % make && make test Then install it: % make install DOCUMENTATION Array::Diff documentation is available as in POD. So you can do: % perldoc Array::Diff to read the documentation online with your favorite pager. Daisuke Murase