Perl SDK Demo App
- Having the most current perl v5 release installed
- Having cpanm installed App::cpanminus
Now install our Perl API Connector Library:
cpanm --installdeps --no-test --quiet .
or
cpanm http://www.cpan.org/authors/id/H/HE/HEXONET/WebService-Hexonet-Connector-v2.10.2.tar.gz
Find the recent module version listed here.
NOTE: Eventually you need to use the --sudo flag in the above command.
# session-based communication
perl app_session.pl
# session-less communication
perl app_nosession.pl