The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.000 - 2016-09-16

  • MAJOR CHANGES!!!!!
  • Cleaned up the object-oriented interface.
  • Removed errors function
  • Removed qr_code function
  • Removed validate function
  • Removed version function
  • Converted to Dist::Zilla
  • Added proper attributes
  • Aliased any old pseudo-attributes to the new proper ones
  • Re-documented every method call
  • All method calls use parameters matching their actual Bitly.com calls
  • All method calls return a hash reference or die (Try::Tiny)
  • All method calls use JSON-only
  • Got rid of any and all XML-related code
  • Make use of JSON::MaybeXS instead
  • Cleaned up the requirements list in a cpanfile
  • Added quite a bit more tests

Documentation

Command-line interface to WWW::Shorten::Bitly

Modules

Interface to shortening URLs using http://bitly.com