On 2005-10-20 16.15.36 -0700, Ranga Nathan wrote: > I wonder if XML::Ximple gives an array reference of attributes. Mike (aka > netgeek) are you there?
XML::Ximple keeps elements ordered in an arrayref but attributes unordered in a hashref. -- Mike Burns [EMAIL PROTECTED] http://mike-burns.com _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

