Code

Update mongodb write code to use latest API (Fixes: #492) (#2236)
[collectd.git] / bindings / perl / t / 00_load.t
1 #!/usr/bin/perl
3 use strict;
4 use warnings;
5 use Test::More tests => 1;
6 use_ok 'Collectd::Unixsock';