Skip to content

Commit 05e7840

Browse files
committed
add Mojo::SQLite #4
1 parent 0276a55 commit 05e7840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ my %WriteMakefileArgs = (
2020
"LICENSE" => "artistic_2",
2121
"NAME" => "CellBIS::SQL::Abstract",
2222
"PREREQ_PM" => {
23+
"Mojo::SQLite" => 0,
2324
"Hash::MultiValue" => 0,
2425
"Mojolicious" => 0,
2526
"Scalar::Util" => 0

0 commit comments

Comments
 (0)