From 2be68c4fb2ec9d4cf425e2e0e5f5fd4949d88331 Mon Sep 17 00:00:00 2001 From: Steffen Mueller Date: Thu, 10 Feb 2011 14:19:54 +0100 Subject: [PATCH] Remove note about being untested This code is actually in production use. --- dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm b/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm index edde4c9..13073ac 100644 --- a/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm +++ b/dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm @@ -683,8 +683,6 @@ sub _escape_backslashes { =head1 CAVEATS -Not as well tested as I'd like it to be. - Inherits some evil code from C. Adding more typemaps incurs an O(n) validation penalty -- 2.7.4