File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
=head1 DBD::MariaDB - database driver for Perl
2
2
3
- =for html <a href="https://travis-ci.org/gooddata/DBD-MariaDB"><img src="https://travis-ci.org/gooddata/DBD-MariaDB.svg?branch=master"></a>
3
+ =begin html
4
+
5
+ <p>
6
+ <a href="https://travis-ci.org/gooddata/DBD-MariaDB/branches">
7
+ <img src="https://travis-ci.org/gooddata/DBD-MariaDB.svg?branch=master"
8
+ alt="Travis CI Build Status"></a>
9
+ <a href="https://ci.appveyor.com/project/gooddata/dbd-mariadb/branch/master">
10
+ <img src="https://ci.appveyor.com/api/projects/status/github/gooddata/dbd-mariadb?branch=master&svg=true"
11
+ alt="AppVeyor Build Status"></a>
12
+ </p>
13
+
14
+ =end html
4
15
5
16
This is the Perl L<DBI> driver for access to MariaDB and MySQL databases.
6
17
You can’t perform that action at this time.
0 commit comments