XML::Simple

[prev] [thread] [next] [lurker] [Date index for 2004/03/10]

From: Tom Insam
Subject: XML::Simple
Date: 11:50 on 10 Mar 2004
if ($XML::Simple::VERSION eq '2.02') { 
  return XMLin( $xml, forcearray => ['albums', 'pictures'] );
} else {
  return XMLin( $xml, ForceArray => ['albums', 'pictures'] );
}

So sure, it's probably not _just_ 2.02, but it's what I'm developing
against, opposed to what I will probably have to release against,
currently 2.09.

but. hate.

.tom


Generated at 16:01 on 31 Jul 2006 by mariachi 0.52