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 2.3 - 2005-01-15

  • Added "splat" to Utilities. This writes out larger items as tab-separated-values files, which saves overhead of Dumper. Update slurp to eval then split on newlines and tabs (i.e., handle splat output).

Modules

Extract global and package-specifc data from a configuration hash.
Execution front end for schedules. Main use is tying together the various modules used with S::D for running a set of jobs. Exports "runsched" to pass in the schedule and optional sequence of schedule items to debug for #! code.

Provides

in lib/Schedule/Depend/Utilities.pm