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

Changes for version 0.016

  • Change: aaf630b2226ef5b2b79f59731b860d0a87943fb3 Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-08-15 17:35:00 +0000
    • Updated README
  • Change: a03e18ced1d30b868a123f19414e08aafb97cd4a Author: Stuart Skelton <stuartskelton@users.noreply.github.com> Date : 2017-08-15 17:34:15 +0000
    • Add a revive method (#10)
    • Implement a Revive method to revive a process.
    • Added an optional method to revive a broken step
    • Make the revival die correclty.
    • Added an option to return a list of revival points.
    • Update the Pod
    • Removed uneeded comments
    • Updated the Pod, to reflect the previous changes.
    • Updated the Revive test
  • Change: 42e5b8f75ba5d02aa39648c46229012048dfc10a Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-08-15 16:00:20 +0000
    • Updated README
  • Change: eea3f89f8c6d1163ff6c7a06a5dd95d4811bdd2d Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-08-15 15:58:54 +0000
    • Fixed doc
  • Change: 5c3bc532a1e1d396bc4eca68ff0ed5d2e3b62dcd Author: Stuart Skelton <stuartskelton@users.noreply.github.com> Date : 2017-08-15 15:56:43 +0000
    • Added a Load process (#8)
    • Added a Load process
    • Removed some commented out code.
    • Added some more comments to help future people not make mistakes.
    • Set the travis distro to precise
    • Removed the error checking and and updated the docs
    • Renamed _load_process to the more aptly named _load_stored_process
    • Handle a failed load process correctly
    • Tidy up _load_stored_process by removing extra uneeded code
    • Updated load process to return undef if no process can be found.
    • Log correctly if there is not match in S::L::S::Memory::find_process

Modules

Manage long term processes over arbitrary large spans of time.
A base class for all LongSteps processes.
An abstract storage class for steps
An automatically deployed storage.
A built-in DBIx::Class Schema for the AutoDBIx storage
A built in DBIx::Class resultset for the AutoDBIx storage schema
DBIx::Class based storage.
DBIx::Class based storage.

Provides

in lib/Schedule/LongSteps/Storage/Memory.pm