Skip to content

grantm/xml-filter-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

  XML::Filter::Sort - SAX filter for sorting elements in XML

  This module is a SAX filter for sorting 'records' in XML documents
  (including documents larger than available memory).  The `xmlsort'
  utility which is included with this distribution can be used to sort
  an XML file from the command line without writing Perl code (see:
  `perldoc xmlsort').

PREREQUISITES

  Requires XML::SAX


BUILDING/INSTALLING

  Once the archive is unpacked, use these commands:

      perl Makefile.PL
      make
      make test
      make install


COPYRIGHT

  Copyright 2002-2005 Grant McLean <grantm@cpan.org>

  This library is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself.

About

XML::Filter::Sort CPAN module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages