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

Changes for version 0.04 - 2016-06-14

  • Fixed typo in attribute creation that caused compilation failures with Moo 2.002_000. Reported by andk. GitHub #2.
  • Added new classes for Project and ProjectIteration.
  • Added WS::PT->projects, ->project_iterations, and ->create_story.

Modules

Perl library for the Pivotal Tracker REST API

Provides

in lib/WebService/PivotalTracker/Client.pm
in lib/WebService/PivotalTracker/Comment.pm
in lib/WebService/PivotalTracker/Entity.pm
in lib/WebService/PivotalTracker/Label.pm
in lib/WebService/PivotalTracker/Me.pm
in lib/WebService/PivotalTracker/Project.pm
in lib/WebService/PivotalTracker/ProjectIteration.pm
in lib/WebService/PivotalTracker/PropertyAttributes.pm
in lib/WebService/PivotalTracker/Story.pm
in lib/WebService/PivotalTracker/Types.pm