remove stale $Id$
[irspy-moved-to-github.git] / lib / ZOOM / XML / Simple.pm
index da55ff7..8c8a62e 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Simple.pm,v 1.1 2006-07-17 15:37:33 mike Exp $
 
 package ZOOM::XML::Simple;
 
@@ -45,8 +44,9 @@ need, natch.
 
 =cut
 
-### But will what I make actually be all that much simpler than DOM?
-
+# But will what I make actually be all that much simpler than DOM?
+#
+# For now, this effort is abandoned, and I am using DOM directly.
 
 #use XML::Simple qw(:strict);
 #my %attr = (KeyAttr => [], KeepRoot => 1);