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.001 - 2020-05-12

  • Added
    • Added basic Make functionality to create files from shell scripts
    • Added recipe classes for running database queries, loading database schemas, and loading data from CSV files

Modules

Recipes to declare and resolve dependencies between things
Store information about recipes performed
A Beam::Make recipe for executing SQL queries
A Beam::Make recipe
A Beam::Make recipe to build database schemas
A Beam::Make recipe to build a file from shell scripts
The base class for Beam::Make recipes
Build recipes and their dependencies