]> git.ipfire.org Git - people/ms/libloc.git/commit
perl: Make verify() a function on the database
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Dec 2019 15:34:06 +0000 (15:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Dec 2019 15:34:06 +0000 (15:34 +0000)
commit3bbf013aa84d0b769c8c41c0abf46091427fc5e3
treebecd1c1429ae6c7a09eb3e4a6fb4f144c6a06102
parentb43287f17f398baf12781817ddcfb6cb322bd1e3
perl: Make verify() a function on the database

This makes the API similar to the Python version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/perl/Location.xs
src/perl/t/Location.t