Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Devel-CheckLib
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
CHANGES
2.83 KB
-rw-r--r--
2017-05-23 14:33:18
Edit
Del
README
257 B
-rw-r--r--
2017-03-18 07:14:52
Edit
Del
TODO
29 B
-rw-r--r--
2017-03-18 07:14:52
Edit
Del
Editing: README
(257 B)
Path: /usr/share/doc/perl-Devel-CheckLib/README
Back
This module provides a way of checking whether a particular library and its headers are available, by attempting to compile a simple program and link against it. To install, do the usual dance: perl Makefile.PL make make test make install