-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
49 lines (40 loc) · 869 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
GridMon version 1.0.76
======================
BUILDING
To build an rpm do :
make dist
cpan2rpm GridMon-X.X.X.tar.gz
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
perl(Config::General)
perl(Crypt::OpenSSL::RSA)
perl(Crypt::OpenSSL::X509)
perl(Crypt::SMIME)
perl(DBI)
perl(DBD::SQLite)
perl(Date::Format)
perl(Date::Parse)
perl(Digest::SHA1)
perl(Directory::Queue)
perl(Exporter)
perl(IO::Socket::SSL)
perl(IPC::DirQueue)
perl(JSON)
perl(MIME::Base64)
perl(Messaging::Message)
perl(Nagios::Plugin)
perl(Net::SSLeay)
perl(No::Worries)
perl(Sys::Hostname)
perl(Test::Exception)
perl(Test::More)
perl(Test::Pod)
perl(Test::Pod::Coverage)
perl(YAML)
COPYRIGHT AND LICENCE