The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

package SQL::Admin::Driver::DB2;
use base qw( SQL::Admin::Driver::Base );

our $VERSION = v0.5.0;

package SQL::Admin::Driver::DB2;

1;