hakamadare / webservice-pushover

WebService-Pushover - Perl support for Pushover API
http://search.cpan.org/dist/WebService-Pushover
7 stars 6 forks source link

Converted from Net::HTTP::Spore back to WebService::Simple #13

Closed geofffranks closed 9 years ago

geofffranks commented 9 years ago

WebService::Simple simplifies the API calling mechanisms, and resolves the encoding/truncation issues seen when passing non- alpha-numeric characters to Pushover.

Updated tests/testing infrastructure to accomodate.