Skip to content

shutterstock/perl-devent-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devent::Client

Devent::Client provides a 'write' method that uses either http, udp or zeromq to write a devent message to a forwarder or a hub.

Installation

You'll need to have zeromq and zeromq-devel installed to make use of the zeromq transport, as well as Jonathan Rockway's ZeroMQ::Raw bindings available here: http://search.cpan.org/CPAN/authors/id/J/JR/JROCKWAY/ZeroMQ-Raw-0.01.tar.gz

Then it's a matter of the standard:

perl Makefile.PL
make
make test
make install

Authors

This library was developed by Douglas Hunter at Shutterstock

License

MIT © 2012-2017 Shutterstock Images, LLC

About

Perl client for writing Devent messages

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages