Skip to content

techman83/WebService-Freshservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebService::Freshservice Build Status Coverage Status

A Perl client to the Freshservice API

Cpanm + Local-Lib

cpanm WebService::FreshService

Build from Source

Grab cpanm + local::lib

$ sudo apt-get install cpanminus liblocal-lib-perl

Configure local::lib if you haven't already done so:

$ perl -Mlocal::lib >> ~/.bashrc
$ eval $(perl -Mlocal::lib)

Install from git, you can then use:

$ dzil authordeps | cpanm
$ dzil listdeps   | cpanm
$ dzil install

About

Perl Client for the Freshservice API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages