Code

Moved contrib/PerlLib/ to bindings/perl/.
authorSebastian Harl <sh@tokkee.org>
Sun, 30 Sep 2007 22:08:43 +0000 (00:08 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 1 Oct 2007 05:46:51 +0000 (07:46 +0200)
commita459afe5f3097680f41e56b9cafa1198294ce8fc
tree48d167df94fae8333122cac6401c54664d8691b3
parent03b13552b2e9b4b19d3120d8dbb2ff8fc4ecf481
Moved contrib/PerlLib/ to bindings/perl/.

Added bindings/Makefile.am and bindings/perl/Collectd/Makefile.PL,
bindings/perl/Makefile.PL to integrate the Perl modules into the build
system and the official distribution.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Makefile.am
bindings/Makefile.am [new file with mode: 0644]
bindings/perl/Collectd.pm [new file with mode: 0644]
bindings/perl/Collectd/Makefile.PL [new file with mode: 0644]
bindings/perl/Collectd/Unixsock.pm [new file with mode: 0644]
bindings/perl/Makefile.PL [new file with mode: 0644]
configure.in
contrib/PerlLib/Collectd.pm [deleted file]
contrib/PerlLib/Collectd/Unixsock.pm [deleted file]