when printing time_t use %lld with (long long int) for portability
[rrdtool.git] / bindings / perl-piped / README
1 This is a Perl module for using RRDtool process via a set of pipes.
2
3 perl Makefile.PL
4 make test
5 make install