The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
-------------------------------------------------------------------
Tue Dec 15 14:54:14 CET 2015 - davidc@broadbean.com

- Bump version for release
- commit a9b2ae0

-------------------------------------------------------------------
Tue Dec 15 14:49:08 CET 2015 - dave@dave.org.uk

- Better diagnostics
- commit 85aa0ff

-------------------------------------------------------------------
Tue Dec 15 14:47:09 CET 2015 - dave@dave.org.uk

- Added .gitignore
- commit 35e5185

-------------------------------------------------------------------
Tue Dec 15 14:22:36 CET 2015 - dave@dave.org.uk

- Fix some formatting that has been broken for a very long time.
- commit 62dd0c0

-------------------------------------------------------------------
Fri Jul 17 18:21:04 CEST 2015 - dave@dave.org.uk

- Force another build.
- commit 84ca8db

-------------------------------------------------------------------
Fri Jul 17 18:15:17 CEST 2015 - dave@dave.org.uk

- Experimentally add coveralls.op and Devel::Cover support
- commit eaa7f77

-------------------------------------------------------------------
Thu Jun 11 09:32:04 CEST 2015 - alexchorny@gmail.com

- better diagnostics in case of failure in tinyurl.t
- commit a8659a0

-------------------------------------------------------------------
Sun May 24 23:45:41 CEST 2015 - alexchorny@gmail.com

- better META.yml
- commit 1c764ba

-------------------------------------------------------------------
Sat Jan  3 16:07:07 CET 2015 - michiel.beijen@gmail.com

- Corrected INSTALL instructions.
  The INSTALL section links to
  http://www.cpan.org/modules/by-authors/id/S/SP/SPOON/
  as the place to download 'the latest release of WWW::Shorten'
  but this is no longer true.
  Of course the whole INSTALL file is a little bit huge!
- commit 6061354

-------------------------------------------------------------------
Mon Sep 15 22:30:35 CEST 2014 - dave@dave.org.uk

- Metamark is dead :-(
- commit 96dabb0

-------------------------------------------------------------------
Tue May  6 21:24:27 CEST 2014 - dave@dave.org.uk

- Typo in documentation.
- commit c811d01

-------------------------------------------------------------------
Tue May  6 20:32:14 CEST 2014 - dave@dave.org.uk

- Bump version for CPAN release.
- commit 877589d

-------------------------------------------------------------------
Tue May  6 19:50:00 CEST 2014 - dave@dave.org.uk

- Updated the INSTALL instructions.
- commit 4d9cb08

-------------------------------------------------------------------
Tue May  6 19:49:37 CEST 2014 - dave@dave.org.uk

- (Possible) fix to the TinyURL test.
- commit 8f93f85

-------------------------------------------------------------------
Tue May  6 16:50:50 CEST 2014 - dave@dave.org.uk

- Modernised README
- commit 4857429

-------------------------------------------------------------------
Tue May  6 16:45:36 CEST 2014 - dave@dave.org.uk

- Added .travis.yml
- commit 4785545

-------------------------------------------------------------------
Thu Aug 22 13:00:16 CEST 2013 - dave@dave.org.uk

- Changes to reflect moved files.
- commit c872c03

-------------------------------------------------------------------
Thu Aug 22 12:11:59 CEST 2013 - dave@dave.org.uk

- Moved Pod tests into xt.
  (Pod coverage currently fails on some files.
  See https://rt.cpan.org/Ticket/Display.html?id=87634 for details.)
- commit abd0ea0

-------------------------------------------------------------------
Mon Nov 12 17:40:29 CET 2012 - dave@dave.org.uk

- Bump version number for release.
- commit 82ee1a7

-------------------------------------------------------------------
Mon Nov 12 17:37:37 CET 2012 - dave@dave.org.uk

- Removed prototypes (and the ampersands in the tests that circumvented them)
- commit ca1fc85

-------------------------------------------------------------------
Fri Apr  6 18:40:42 CEST 2012 - dave@dave.org.uk

- Licensing clean-up.
- commit 647fa04

-------------------------------------------------------------------
Fri Apr  6 18:14:33 CEST 2012 - dave@dave.org.uk

- Added META.json to MANIFEST.
- commit 9042fc8

-------------------------------------------------------------------
Thu Mar  1 22:49:10 CET 2012 - dave@dave.org.uk

- Added documentation.
- commit ad026ea

-------------------------------------------------------------------
Thu Mar  1 12:13:24 CET 2012 - dave@dave.org.uk

- Added a WWW::Shorten::UserAgent object which dies if it receives an HTTP error response.
- commit 9b6fe46

-------------------------------------------------------------------
Mon Dec  6 16:31:26 CET 2010 - dave@dave.org.uk

- Better examples of using bin/shorten
- commit 158b173

-------------------------------------------------------------------
Mon Dec  6 15:30:20 CET 2010 - dave@dave.org.uk

- Bump version number for release.
- commit cf8df8a

-------------------------------------------------------------------
Mon Dec  6 15:29:17 CET 2010 - dave@dave.org.uk

- Be far more intelligent about the code that allows the user to choose which
  service to use.
- commit 3fc2494

-------------------------------------------------------------------
Mon Dec  6 15:28:46 CET 2010 - dave@dave.org.uk

- Added MYMETA.yml to MANIFEST.SKIP.
- commit 6a87adb

-------------------------------------------------------------------
Mon Dec  6 13:35:43 CET 2010 - dave@dave.org.uk

- Default to using a service that we currently support.
- commit 5488a67

-------------------------------------------------------------------
Mon Dec  6 10:27:21 CET 2010 - dave@dave.org.uk

- Added Config::Auto to list of dependencies (it's used by the shorten
  program).
  Bumped version for release.
- commit e5c57b1

-------------------------------------------------------------------
Wed Jan 20 17:21:06 CET 2010 - dave@dacross.(none)

- Removed version number so it's picked up from lib/WWW/Shorten.pm
- commit a85b3a2

-------------------------------------------------------------------
Sat Dec 19 16:44:58 CET 2009 - dave@dave.org.uk

- Bumped version number. Removed shorl files from MANIFEST.
- commit 6582eae

-------------------------------------------------------------------
Sat Dec 19 16:43:08 CET 2009 - dave@dave.org.uk

- Removed support for shorl.pm (now in WWW::Shorten::Shorl distribution).
- commit 39a69b6

-------------------------------------------------------------------
Tue Dec 15 04:46:14 CET 2009 - yappo@shibuya.pl

- shorl.com was change the request method ( POST to GET )
- commit 47d32ce

-------------------------------------------------------------------
Sat Nov 21 22:36:14 CET 2009 - dave@angel.mag-sol.com

- Removed support for NotLong and OneShortLink (separate distributions to follow soon).
  Bumper to version 2.06.
- commit c467223

-------------------------------------------------------------------
Fri Sep 18 14:46:00 CEST 2009 - dave@dave.org.uk

- Bump to version 2.05 for release.
- commit c3ee866

-------------------------------------------------------------------
Fri Sep 18 14:35:58 CEST 2009 - dave@dave.org.uk

- Finish removing all references to SnipURL.pm.
- commit 702a1bb

-------------------------------------------------------------------
Tue Sep  8 12:54:17 CEST 2009 - dave@dave.org.uk

- Removed snipurl.t from MANIFEST.
- commit 9e922c5

-------------------------------------------------------------------
Tue Sep  8 11:34:25 CEST 2009 - dave@dave.org.uk

- Removed WWW::Shorten::SnipURL (API changed, separate dist will follow).
  Bumped version to 2.04.
- commit 1d97a1d

-------------------------------------------------------------------
Sat Apr 11 17:39:54 CEST 2009 - dave@dave.org.uk

- Start using $DEFAULT_SERVICE variable.
- commit f696b4c

-------------------------------------------------------------------
Sat Apr 11 17:39:06 CEST 2009 - dave@dave.org.uk

- Removed files from MANIFEST
- commit 2fb6642

-------------------------------------------------------------------
Sat Apr 11 13:51:19 CEST 2009 - dave@dave.org.uk

- Documenation improvements.
- commit 3a1f4ce

-------------------------------------------------------------------
Sat Apr 11 13:34:43 CEST 2009 - dave@dave.org.uk

- Removed a number of modules that supported services that are no longer around.
- commit d2ef959

-------------------------------------------------------------------
Thu Mar 19 11:38:45 CET 2009 - dave@dave.org.uk

- Remove signing
- commit 419bb82

-------------------------------------------------------------------
Thu Mar 19 11:35:32 CET 2009 - dave@dave.org.uk

- Fixed typo
- commit e79a297

-------------------------------------------------------------------
Thu Mar 19 11:32:23 CET 2009 - dave@dave.org.uk

- Bump version number.
- commit 4ff0cab

-------------------------------------------------------------------
Thu Mar 19 11:31:00 CET 2009 - dave@dave.org.uk

- Fixed TinyURL tests.
- commit c8a9137

-------------------------------------------------------------------
Mon Feb  2 16:28:53 CET 2009 - dave@dave.org.uk

- Increment version number
- commit cec12e1

-------------------------------------------------------------------
Mon Jan 26 14:27:29 CET 2009 - dave@dave.org.uk

- Changed require perl 5.6.0 to require perl 5.006 - to deal with older Perl installations.
- commit e7fd958

-------------------------------------------------------------------
Mon Jun 30 18:03:18 CEST 2008 - dave@dave.org.uk

- Increment version
- commit eb437d7

-------------------------------------------------------------------
Mon Jun 30 18:01:36 CEST 2008 - dave@dave.org.uk

- Removed SIGNATURE from MANIFEST (as Module::Build adds it automatically).
- commit 7c99293

-------------------------------------------------------------------
Mon Jun 30 13:30:27 CEST 2008 - dave@dave.org.uk

- Typo
- commit cd33b84

-------------------------------------------------------------------
Sun Jun 29 11:58:31 CEST 2008 - dave@dave.org.uk

- Marked tinylink.com as dead (it's not - but it's returning nonsense).
  Bumped to version 2.00.
- commit c633cad

-------------------------------------------------------------------
Sun Apr 20 11:55:05 CEST 2008 - dave@dave.org.uk

- Increment version number
- commit a36a37b

-------------------------------------------------------------------
Sun Apr 20 11:54:36 CEST 2008 - dave@dave.org.uk

- Fixed test so it doesn't include a hard-coded code.
- commit 5385847

-------------------------------------------------------------------
Sat Apr 19 10:28:47 CEST 2008 - dave@dave.org.uk

- Fixes script_files.
- commit d4c1384

-------------------------------------------------------------------
Thu Apr 17 07:43:37 CEST 2008 - dave@dave.org.uk

- Increment version number for release
- commit 78bc9a8

-------------------------------------------------------------------
Thu Apr 17 07:43:09 CEST 2008 - dave@dave.org.uk

- Remove shortenrc.
  Add script_files to Build.PL
- commit 04c6f04

-------------------------------------------------------------------
Mon Apr 14 23:50:07 CEST 2008 - dave@dave.org.uk

- Various packaging fixes
- commit df7a06e

-------------------------------------------------------------------
Mon Apr 14 23:47:15 CEST 2008 - dave@dave.org.uk

- Various test fixes
- commit 4331e7b

-------------------------------------------------------------------
Mon Apr 14 23:40:43 CEST 2008 - dave@dave.org.uk

- link.toolbot.com is now dead.
- commit 6867f37

-------------------------------------------------------------------
Mon Apr 14 23:29:27 CEST 2008 - dave@dave.org.uk

- Switch to using the snipurl api.
- commit 27499ae

-------------------------------------------------------------------
Mon Apr 14 23:15:16 CEST 2008 - dave@dave.org.uk

- Fixes to reflect changes in the way snipurl.com works.
- commit 2fd95cb

-------------------------------------------------------------------
Sun May 13 16:28:43 CEST 2007 - dave@dave.org.uk

- Removed unneeded shebang lines
- commit e0a7ff0

-------------------------------------------------------------------
Sun May 13 16:26:51 CEST 2007 - dave@dave.org.uk

- Removed unused test file
- commit fa763d5

-------------------------------------------------------------------
Sun Apr 15 21:29:40 CEST 2007 - dave@dave.org.uk

- Reformatted documentation
- commit c7b0662

-------------------------------------------------------------------
Sun Apr 15 21:05:34 CEST 2007 - dave@dave.org.uk

- Switch to manual version number
- commit 0246c28

-------------------------------------------------------------------
Sun Apr 15 18:25:51 CEST 2007 - dave@dave.org.uk

- Fixed to mirror the way that shorl.com now works.
- commit e8558da

-------------------------------------------------------------------
Sun Apr 15 18:15:06 CEST 2007 - dave@dave.org.uk

- Switched to manual version number.
- commit 2ed93a6

-------------------------------------------------------------------
Sun Apr 15 18:12:17 CEST 2007 - dave@dave.org.uk

- Updates to reflect changes in the way that notlong.pm works
- commit 317f9bb

-------------------------------------------------------------------
Sun Apr 15 18:11:49 CEST 2007 - dave@dave.org.uk

- test a service that actually works
- commit d7a0249

-------------------------------------------------------------------
Sun Apr 15 17:38:01 CEST 2007 - dave@dave.org.uk

- Switch to manual version number
- commit ce459bb

-------------------------------------------------------------------
Sun Apr 15 17:25:09 CEST 2007 - dave@dave.org.uk

- Switch to manual version number
- commit 1f518a3

-------------------------------------------------------------------
Sun Apr 15 17:22:39 CEST 2007 - dave@dave.org.uk

- Change tests to use a still existing service
- commit 26f32d8

-------------------------------------------------------------------
Sun Apr 15 17:19:34 CEST 2007 - dave@dave.org.uk

- tinyclick.com is dead
- commit 076eae8

-------------------------------------------------------------------
Sun Apr 15 17:12:11 CEST 2007 - dave@dave.org.uk

- Switched to manual version
- commit 812274d

-------------------------------------------------------------------
Sun Apr 15 17:09:33 CEST 2007 - dave@dave.org.uk

- TinyURL now works in a slightly different way
- commit 20da444

-------------------------------------------------------------------
Sun Apr 15 17:06:19 CEST 2007 - dave@dave.org.uk

- removed unnecessary test
- commit 0494479

-------------------------------------------------------------------
Sun Apr 15 17:03:55 CEST 2007 - dave@dave.org.uk

- makeashorterlink.com is now dead!
- commit a0e0e38

-------------------------------------------------------------------
Sun Apr 15 17:03:13 CEST 2007 - dave@dave.org.uk

- Typo
- commit 294776a

-------------------------------------------------------------------
Sun Apr 15 16:48:02 CEST 2007 - dave@dave.org.uk

- BabyURL is now dead
- commit 4d49735

-------------------------------------------------------------------
Sun Apr 15 16:47:30 CEST 2007 - dave@dave.org.uk

- Switch to manual version numbers
- commit bd87df1

-------------------------------------------------------------------
Sun Apr 15 16:20:35 CEST 2007 - dave@dave.org.uk

- Change to using manual version number.
- commit f38ee68

-------------------------------------------------------------------
Sun Apr 15 16:19:02 CEST 2007 - dave@dave.org.uk

- Changed email address in docs
- commit 568c63a

-------------------------------------------------------------------
Sun Apr 15 16:18:09 CEST 2007 - dave@dave.org.uk

- Fixed copyright line. Removed changelog from module file.
- commit 1a4b887

-------------------------------------------------------------------
Sun Apr 15 16:17:33 CEST 2007 - dave@dave.org.uk

- Switched from Makefile.PL to Build.PL.
- commit 0e19e65

-------------------------------------------------------------------
Fri Feb 16 23:31:15 CET 2007 - dave@dave.org.uk

- Added tests for LinkToolbot.pm and fixed module to pass them
- commit adce423

-------------------------------------------------------------------
Fri Feb 16 23:02:47 CET 2007 - dave@dave.org.uk

- Added WWW::Shorten::LinkToolbot
- commit 6f0451c

-------------------------------------------------------------------
Sun Oct  9 23:54:47 CEST 2005 - dave@dave.org.uk

- Reinstated support for 1sl.net.
- commit 320bb4c

-------------------------------------------------------------------
Sun Oct  9 23:52:00 CEST 2005 - dave@dave.org.uk

- Reinstated suport for 1sl.net.
- commit a91eae4

-------------------------------------------------------------------
Sat Sep  3 17:40:54 CEST 2005 - dave@dave.org.uk

- Fixed previous fix :(
- commit 58bc80f

-------------------------------------------------------------------
Sat Sep  3 17:35:50 CEST 2005 - dave@dave.org.uk

- Ignore hidden files
- commit e98a7f2

-------------------------------------------------------------------
Sat Sep  3 17:32:33 CEST 2005 - dave@dave.org.uk

- Removed outdated or incorrect references in the Pod.
- commit e09c711

-------------------------------------------------------------------
Sat Sep  3 17:32:10 CEST 2005 - dave@dave.org.uk

- Ignore vi backup files
- commit ec67abd

-------------------------------------------------------------------
Sat Sep  3 17:31:49 CEST 2005 - dave@dave.org.uk

- Added Pod coverage tests
- commit bbf1e69

-------------------------------------------------------------------
Sat Sep  3 17:24:41 CEST 2005 - dave@dave.org.uk

- Changed the URL used for the test.
- commit c21778c

-------------------------------------------------------------------
Sat Sep  3 17:24:15 CEST 2005 - dave@dave.org.uk

- Added a bit of Pod.
- commit 4626b5c

-------------------------------------------------------------------
Sat Sep  3 17:23:57 CEST 2005 - dave@dave.org.uk

- Switched to using the REST API for makealongerlink.
- commit f495fcc

-------------------------------------------------------------------
Sat Sep  3 16:46:06 CEST 2005 - dave@dave.org.uk

- Added 'use strict', 'use warnings' and cvs $Id$ tag to all modules
- commit e1ce370

-------------------------------------------------------------------
Tue May 24 22:27:56 CEST 2005 - dave@dave.org.uk

- Added 00noexp.t
- commit de2c4aa

-------------------------------------------------------------------
Tue May 24 22:20:20 CEST 2005 - dave@dave.org.uk

- Correct copyright signs in pod.
  Skip lin.kz tests while it's broken.
- commit 963a84e

-------------------------------------------------------------------
Fri May 20 00:02:57 CEST 2005 - dave@dave.org.uk

- Added stuff to MANIFEST.SKIP
- commit 6cabc13

-------------------------------------------------------------------
Thu May 19 23:37:48 CEST 2005 - dave@dave.org.uk

- Removed a couple of dead services - 1sl and v3
- commit 263a33e

-------------------------------------------------------------------
Thu May 19 23:35:46 CEST 2005 - dave@dave.org.uk

- Removed some dead services.
  Fixed WWW::Shorten::Shorl.pm to deal with the new way that shorl works.
- commit dd1dc02

-------------------------------------------------------------------
Sat Oct 30 22:52:33 CEST 2004 - dave@dave.org.uk

- Added new test files
- commit 7c05b3a

-------------------------------------------------------------------
Sat Oct 30 14:52:01 CEST 2004 - dave@dave.org.uk

- Work on improving test coverage
- commit 5a954af

-------------------------------------------------------------------
Mon Oct 25 23:03:53 CEST 2004 - dave@dave.org.uk

- Removed unnecessary "no strict 'refs'"
- commit 2c31ea9

-------------------------------------------------------------------
Mon Oct 25 22:57:09 CEST 2004 - dave@dave.org.uk

- SIGNATURE is generated - therefore not in CVS
- commit 925534c

-------------------------------------------------------------------
Mon Oct 25 22:55:21 CEST 2004 - dave@dave.org.uk

- Various test fixes
- commit 87b9ea4

-------------------------------------------------------------------
Mon Oct 25 22:51:56 CEST 2004 - dave@dave.org.uk

- Fixed response regex
- commit 4b66301

-------------------------------------------------------------------
Mon Oct 25 00:08:38 CEST 2004 - dave@dave.org.uk

- New version with fixed SIGNATURE
- commit 9a663c2

-------------------------------------------------------------------
Sun Oct 24 19:35:19 CEST 2004 - dave@dave.org.uk

- Correct CVS versions
- commit e367e21

-------------------------------------------------------------------
Sun Oct 24 19:29:40 CEST 2004 - dave@dave.org.uk

- Correct CVS Version
- commit 8623a73

-------------------------------------------------------------------
Sun Oct 24 19:29:04 CEST 2004 - dave@dave.org.uk

- Correct CVS version
- commit 7f9d99d

-------------------------------------------------------------------
Sun Oct 24 18:31:16 CEST 2004 - dave@dave.org.uk

- Changed author in Makefile.PL.
  Get $VERSION from CVS tag.
- commit 8c1cead

-------------------------------------------------------------------
Sun Oct 24 18:27:45 CEST 2004 - dave@dave.org.uk

- Add some CVS tags
- commit bc3a79f

-------------------------------------------------------------------
Sun Oct 24 18:19:19 CEST 2004 - dave@dave.org.uk

- Removed Changes from CVS
- commit 169a507

-------------------------------------------------------------------
Sun Oct 24 18:18:09 CEST 2004 - dave@dave.org.uk

- Replaced ChangeLog with ChangeLog.SPOON
- commit be0a0cc

-------------------------------------------------------------------
Sun Oct 24 18:15:07 CEST 2004 - dave@dave.org.uk

- Changed author info
- commit 19e15fa

-------------------------------------------------------------------
Sun Oct 24 18:14:31 CEST 2004 - dave@dave.org.uk

- Changed author info.
- commit cde6e0b

-------------------------------------------------------------------
Sun Oct 24 18:09:47 CEST 2004 - dave@dave.org.uk

- Initial revision
- commit cd0eb4c

-------------------------------------------------------------------
Sun Oct 24 18:09:47 CEST 2004 - (no author)

- New repository initialized by cvs2svn.
- commit a48eebf