Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m0ses/net-obs-client


https://github.com/m0ses/net-obs-client

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

Net-OBS-Client

Net::OBS::Client aims to simplify usage of OBS (https://openbuildservice.org) API calls in perl.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install