Code

restarting trynk for 1.2
[rrdtool-all.git] / program / bindings / perl-shared / README
diff --git a/program/bindings/perl-shared/README b/program/bindings/perl-shared/README
deleted file mode 100644 (file)
index 0918ecf..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-These are the Perl bindings for rrdtool as a shared library. To compile do
-the following:
-
-perl Makefile.PL
-make test
-
-(win32 users try perl ntmake.pl)
-
-* if dynamic linking does not work, try
-
-perl Makefile.PL LINKTYPE=static
-make test