The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
DBIx::YAWM version 2.2
====================

YAWM.pm - Yet Annother Wrapper Module
Provides yet annother wrapper interface to DBI.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install