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.20

  • Added table delete functions - delete_id, delete_where, allowing for massive cleanups without having to retrieve the data first.

Modules

Framework wrapper around tables using DBD::DB2
Framework wrapper around DBD::DB2 for a specific database

Provides

in samples/My/Employee.pm
in samples/My/EmployeeR.pm
in samples/My/Product.pm
in samples/My/Row.pm
in samples/My/Table.pm
in samples/My/db.pm