Linux SoftwareProgrammingLibrariesXML::Filter::Sort 1.01

XML::Filter::Sort 1.01


XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw(
Developer:   Grant McLean
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   25K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


XML::Filter::Sort is a SAX filter for sorting elements in XML.

SYNOPSIS

use XML::Filter::Sort;
use XML::SAX::Machines qw( :all );

my $sorter = XML::Filter::Sort->new(
Record => 'person',
Keys => [
[ 'lastname', 'alpha', 'asc' ],
[ 'firstname', 'alpha', 'asc' ],
[ '@age', 'num', 'desc']
],
);

my $filter = Pipeline( $sorter => *STDOUT );

$filter->parse_file(*STDIN);
Or from the command line:
xmlsort

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).

Requirements:
  • Perl
    tags xml filter  filter sort  from the  command line  alpha asc  the command  for sorting  sax filter  filter for  use xml  

    Download XML::Filter::Sort 1.01


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/G/GR/GRANTM/XML-Filter-Sort-1.01.tar.gz


    Authors software

    Sprog 0.14 (by Grant McLean)
    Sprog is a graphical tool that anyone can use to build programs by plugging parts together

    SSHMenu 3.12 (by Grant McLean)
    SSHMenu is a GNOME panel applet* that makes all your regular SSH connections a single mouse click away

    XML::Simple 2.14 (by Grant McLean)

    XML::Filter::Sort 1.01 (by Grant McLean)
    XML::Filter::Sort is a SAX filter for sorting elements in XML.

    SYNOPSIS

    use XML::Filter::Sort;
    use XML::SAX::Machines qw(

    XML::Filter::Sort::Buffer 1.01 (by Grant McLean)
    XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort.

    The documentation is targetted at developers wishi


    Similar software

    XML::Filter::Sort 1.01 (by Grant McLean)
    XML::Filter::Sort is a SAX filter for sorting elements in XML.

    SYNOPSIS

    use XML::Filter::Sort;
    use XML::SAX::Machines qw(

    XML::Filter::Sort::Buffer 1.01 (by Grant McLean)
    XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort.

    The documentation is targetted at developers wishi

    ip-filter-cgi 0.1 (by Alexandre Dulaunoy)
    ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/

    Bloom::Filter 0.03 (by Maciej Ceglowski)
    Bloom::Filter is a sample Perl Bloom filter implementation.

    A Bloom filter is a probabilistic algorithm for doing existence tests

    Filter::Crypto 1.18 (by Steve Hay)
    Filter::Crypto is a Perl module that can create runnable Perl files encrypted with OpenSSL libcrypto.

    SYNOPSIS

    # Encrypt a

    mod_filter 1.4.1 (by Brian Aker)
    mod_filter allows you to filter output from other modules inside of Apache

    Algorithm::Loops 1.031 (by Algorithm::Loops Team)
    Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*.

    SYNOPSYS

    use Alg

    POE::Filter::HTTPD 0.3601 (by Artur Bergman)
    POE::Filter::HTTPD is a Perl module to convert stream to HTTP::Request; HTTP::Response to stream.

    SYNOPSIS

    $httpd = POE::Filt

    The Featurific File Manager 0.2.0 ALPHA (by Joshua Booth)
    The Featurific File Manager is a file manager with many useful features.

    It allows a user to filter, sort, view, learn info about,

    units-filter 2.5 (by Georges Khaznadar)


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags