in reply to Re: XML::Twig -- sorting by attribute
in thread XML::Twig -- sorting by attribute

Do I need version 3?

I attempted to incorporate the example into my code, and it 
didn't return anything so I extracted the example exactly as presented, (less pluses), and it didn't return any data.

H:\>mirod_srt.pl
No attribute or vob=none
--------------------


--------------------

H:\>


I reloaded from activestate and checked my version of twig and it is 202.

H:\>perl -v

This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2001, Larry Wall

Binary build 631 provided by ActiveState Tool Corp. http://www.ActiveState.com
Built 17:16:22 Jan  2 2002


Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

H:\>grep "# XML::Twig" c:\perl\site\lib\xml\twig\twig.pm
# XML::Twig 2.02 Twig.pm.slow - 2001/01/16


Thanks oh great one,
your humble servant,
Patrick
  • Comment on Re: Re: XML::Twig -- sorting by attribute