Changes for version 0.08 - 2009-02-21

  • Start using Text::CSV to parse Trac TSV format
  • Rather than regex dates and then use DateTime::Format::ISO8601, just build a DateTime
  • Don't fetch ticket update info on ticket load

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