package DBI::LZE; ... use base qw/DBI/; use Exporter qw/import/; our @EXPORT_OK = ... our %EXPORT_TAGS = ...