The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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