DBIx-CheckConnectivity
view release on metacpan or search on metacpan
lib/DBIx/CheckConnectivity.pm view on Meta::CPAN
return 1 if success, undef otherwise.
in list context, if connect fails, returns a list, the 1st one is undef,
the 2nd one is the error message.
=back
=head1 DEPENDENCIES
L<DBI>, L<Params::Validate>, L<UNIVERSAL::require>
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
currently, only mysql, Pg and SQLite are supported.
=head1 AUTHOR
sunnavy C<< <sunnavy@bestpractical.com> >>
lib/DBIx/CheckConnectivity/Driver.pm view on Meta::CPAN
=head1 DESCRIPTION
=head1 INTERFACE
=over 4
=item check_connectivity ( dsn => $dsn, user => $user, password => $password, attribute => $attribute )
=back
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
=head1 AUTHOR
sunnavy C<< <sunnavy@bestpractical.com> >>
=head1 LICENCE AND COPYRIGHT
( run in 0.477 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )