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

Changes for version 0.06

  • Fix problem with tests loading old versions of the code. Redo Postgres setup code

Changes for version 0.05_005

  • replace_with() supports args that are references again (oops)

Changes for version 0.05_004

  • Fix replace_with() bugs (can't insert same uniqkey, goes to different dbs randomly) Fix some database timestamps for Pg

Changes for version 0.05_003

  • Fix job prioritization bug

Changes for version 0.05_002

  • Fix query parameters to list_jobs(); Prevent some transient transaction errors and warnings under PostgreSQL

Changes for version 0.05_001

  • Support prefix (Thanks to Mark Fowler and Tatsuhiko Miyagawa, From TheSchwartz::Simple) Add prefix support for PostgreSQL Remove Socialtext-specific tests for PostgreSQL Add "error_length" option.

Modules

TheSchwartz based on Moose!
superclass for defining task behavior

Provides

in lib/TheSchwartz/Moosified/Job.pm
in lib/TheSchwartz/Moosified/JobHandle.pm
in lib/TheSchwartz/Moosified/Utils.pm