]> git.ipfire.org Git - people/ms/libloc.git/commit
perl: Add perl bindings for libloc.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 25 Sep 2019 13:59:48 +0000 (15:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Sep 2019 15:44:47 +0000 (15:44 +0000)
commit1ea740e92df7cf2930b2f589e4d78b44e8bbdb47
treeb5fc6ebe018c51aff1199ee7b3668a3b769a4987
parent51173f45fa62c9e288d36e5feaabf7cd8a046c0d
perl: Add perl bindings for libloc.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/perl/Location/Changes [new file with mode: 0644]
src/perl/Location/Location.xs [new file with mode: 0644]
src/perl/Location/MANIFEST [new file with mode: 0644]
src/perl/Location/Makefile.PL [new file with mode: 0644]
src/perl/Location/README [new file with mode: 0644]
src/perl/Location/lib/Location.pm [new file with mode: 0644]
src/perl/Location/ppport.h [new file with mode: 0644]
src/perl/Location/t/Location.t [new file with mode: 0644]
src/perl/Location/typemap [new file with mode: 0644]