Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renisac/rino-client-perl
REN-ISAC Notification Project
https://github.com/renisac/rino-client-perl
Last synced: 5 days ago
JSON representation
REN-ISAC Notification Project
- Host: GitHub
- URL: https://github.com/renisac/rino-client-perl
- Owner: renisac
- Created: 2012-02-20T17:40:36.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T17:25:34.000Z (almost 4 years ago)
- Last Synced: 2024-11-20T13:52:46.098Z (2 months ago)
- Language: Perl
- Homepage: http://www.ren-isac.net/notifications/using_iodef.html
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
RINO-Client
===========INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installEXAMPLES
Procmail:
:0
* ^Return-Path:
{
:0 c
| /usr/local/bin/my_rino.pl:0
$DEFAULT
}DEPENDENCIES
This module requires these other modules and libraries:
XML::IODEF, JSON, Text::Table, Class::CSV, Module::Pluggable
COPYRIGHT AND LICENCE
Copyright (C) 2011 by Wes Young (claimid.com/wesyoung)
Copyright (C) 2011 by Doug Pearson
Copyright (C) 2011 by the Trustee's of Indiana University (www.iu.edu)
Copyright (C) 2011 by the REN-ISAC (www.ren-isac.net)This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.