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

Changes for version 0.14 - 2009-06-10

  • Use keepalives for slightly better trac performance -- <jesse@bestpractical.com> (3abd840)
  • Fixes for our awful html history parsing heuristics -- <jesse@bestpractical.com> (4484ea2)
  • content_type test for attachment -- <sunnavy@bestpractical.com> (605ac65)
  • let _load return content and content_type so default values can use them -- <sunnavy@bestpractical.com> (980f388)
  • added attachment attr and parse it too for TicketHistoryEntry -- <sunnavy@bestpractical.com> (c3d23c5)
  • pod update for Attachment -- <sunnavy@bestpractical.com> (7e524cb)
  • added content and content_type attrs for Attachment -- <sunnavy@bestpractical.com> (4c6998c)
  • update attachment parse part to satisify individual attachment page need -- <sunnavy@bestpractical.com> (1891837)

Modules

Interact with a remote Trac instance
Connection to a remote Trac server
Provides persistent credentials for the Trac instance
Create, read, and update tickets on a remote Trac instance
Represents a single attachment for a Trac ticket
A Trac ticket's history
A single history entry for a Trac ticket
A single property change in a Trac ticket history entry
A ticket search (custom query) in Trac