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

Changes for version 0.33 - 2014-03-17

  • Better error message when requires_rt dies
  • Release a pent up set of changes now that they've been tested

Changes for version 0.32_02 - 2014-02-10

  • Avoid some false positives that would offer a make upgrade-database which cannot work.

Changes for version 0.32_01 - 2014-01-10

  • Now that we aren't packaging extensions against 3.6, we can use cmp_versions imported from RT core rather than copy/paste.
  • new rt_too_new which allows you to bail out before being installed on a version of RT which is too new for you to function normally on (corollary to requires_rt).
  • requires_rt now dies if your RT is too old rather than just warning.

Modules

RT extension installer

Provides

in lib/Module/Install/RTx/Factory.pm