The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WWW-PivotalTracker

0.13  Wed, 07 Jan 2009 04:34:01 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Fix code style for project_details declaration
     - Tweak POD for stories_for_filter
     - Fix code formatting
     - Flesh-out examples for stories_for_filter
     - Simplify _create_story
     - Fix broken _display_error in pivotal_tracker script
     - Make sure a Story ID is given to pivotal_tracker when deleting
     - Add "Owned By" flag, and story output
     - Implement ability to update existing stories

0.12  Wed, 31 Dec 2008 19:46:17 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Remove crufty .orig files
     - Add Vim fold markers to test module.
     - Implement stories_for_filter

0.11  Wed, 31 Dec 2008 18:05:28 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Fix capitalization of test_requires for Sub::Override
     - Update Changes file, and add Test::CheckChanges test.
     - Maintain Changes file using Module::Changes and Changes.yml
     - Add blib, and pm_to_blib to .gitignore
     - Use a Module::Changes (YAML) based Changes file.
     - Fix formatting in tests for WWW::PivotalTracker
     - Fix formatting of example script config file.
     - Actually return content from _post_request.
     - Minor tweaks necessary for using ShipIt.
     - Remove VERSION section from POD

0.10_05  Mon, 22 Dec 2008 00:00:00 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Add missing requires, and test_Requires lines in Makefile.PL

0.10_04  Sun, 21 Dec 2008 00:00:00 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Create tests for WWW::PivotalTracker

0.10_03  Sun, 21 Dec 2008 00:00:00 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - Update some of the POD.

0.10_02  Sat, 20 Dec 2008 00:00:00 -0000 (Jacob Helwig <jhelwig@cpan.org>)
     - First developer version released to CPAN