This repository was archived by the owner on Oct 6, 2024. It is now read-only.
Likk/WebService-Ello
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is Perl module WebService::Ello.
INSTALLATION
WebService::Ello installation is straightforward. If your git is set up,
you should just be able to do
% git clone https://Likk@github.com/Likk/WebService-Ello.git ./
Download it, unpack it, then build it as per the usual:
% cd ./WebService-Ello.git
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
WebService::Ello documentation is available as in POD. So you can do:
% perldoc WebService::Ello
to read the documentation online with your favorite pager.
likkradyus