From 9f276986191290e179fa63bb65c40426e74d5abd Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Thu, 25 Sep 2008 17:26:07 +0200 Subject: [PATCH] Perl_sv_* () might not have been exported warning in README Specifically Win32 and AIX might be affected here. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 62fdc85..84b2311 100644 --- a/README +++ b/README @@ -27,6 +27,8 @@ Copying: Prerequisites: Perl 5.6.0 and up. + Some versions of perl on some operating system(s) might not have + exported the internals (yet). This module won't build then. Build/Installation: Standard build/installation: -- 2.11.4.GIT