Changes for version 0.13
- Added 'yaml' to Process::Loader (Steffen Müller)
- Added tests for 'yaml' which are skipped without Process::YAML (Steffen Müller)
- Fixed spelling errors in Process::Packageable (Steffen Müller)
- Converted 'storable' and 'yaml' to one unified 'serialized' (Steffen Müller)
- Fixed bug with STDIN (Steffen Müller)
- Upgraded ::Backgroundable to use serialized (Steffen Müller)
Modules
Objects that represent generic computational processes
A Process::Storable object that can be backgrounded
Base class for processes that do not naturally end
Execute Process objects from the command line
Process that can be packaged with its dependencies
Indicates that a Process can be frozen to a string
Storable-based implementation of Process::Serializable