Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Shorten-Bitly CPAN distribution.

Report information
The Basics
Id: 89314
Status: resolved
Priority: 0/
Queue: WWW-Shorten-Bitly

People
Owner: cwhitener [...] gmail.com
Requestors: gsgsolutions [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Bitly.pm 110 2009-03-22 21:04:27Z pankaj
Date: Mon, 7 Oct 2013 11:47:04 -0700 (PDT)
To: "bug-WWW-Shorten-Bitly [...] rt.cpan.org" <bug-WWW-Shorten-Bitly [...] rt.cpan.org>
From: "GSG Solutions, LLC." <gsgsolutions [...] yahoo.com>
I am using the Bitly implementaion of WWW::Shorten::Simple. All supporting and required modules are installed.  When I execute the below code, I get an error message. Code: my $svc = WWW::Shorten::Simple->new('Bitly', 'username, 'token'); my $short_url = $svc->shorten($long_url); Error: Can't coerce array into hash at /usr/local/lib/perl5/site_perl/5.8.8/WWW/Shorten/Bitly.pm line 172. The ApiKey implementation of bitly has been deprecated.  Any change of getting the module updated?   Thanks, GSG.
Hi, I'm putting the final touches on a version 2.000 of this module that will adhere to the current authentication methods. It will be released very soon. Thanks, Chase
Hi, This has been resolved in the just released version 2.000. https://metacpan.org/release/CAPOEIRAB/WWW-Shorten-Bitly-2.000 Thanks, Chase