From 656dd05473fdae1c3a2789842cbef9e68811f030 Mon Sep 17 00:00:00 2001 From: Thomas Kremer <-> Date: Mon, 23 Nov 2020 16:54:06 +0100 Subject: CAMM.pm: implemented better CAMM tokenizer with 10x performance. --- DXF.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'DXF.pm') diff --git a/DXF.pm b/DXF.pm index 68ffc2a..55658ac 100644 --- a/DXF.pm +++ b/DXF.pm @@ -1468,4 +1468,5 @@ sub from_xml { #print $xml->toString; +1; -- cgit v1.2.3