Commit 36fa6b8
committed
Drop unnecessary and outdated version requirement of DBIx::SearchBuilder
The updated version has already been specified in etc/cpanfile.
Besides, perl 5.40 doesn't like the weird version string "1.40"(numeric 1.40
is ok) and issues a warning:
Attempt to call undefined import method with arguments ("1.40") via package "DBIx::SearchBuilder"1 parent eba907e commit 36fa6b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments