XML::DT 0.45
XML::DT is a package for down translation of XML files. SYNOPSIS use XML::DT; %xml=( 'music' => sub{"Music from: $cn"},
|
|||||||||||||||||||
XML::DT is a package for down translation of XML files.
SYNOPSIS
use XML::DT;
%xml=( 'music' => sub{"Music from: $cn"},
'lyrics' => sub{"Lyrics from: $v{name}n"},
'title' => sub{ uc($c) },
'-default' => sub{"$q:$c"} );
print dt($filename,%xml);
ABSTRACT
This module is a XML down processor. It maps tag (element) names to functions to process that element and respective contents.
This module processes XML files with an approach similar to OMNIMARK. As XML parser it uses XML::Parser or XML::LibXML module in an independent way. At configure stage, you should choose one of the back-ends.
Requirements:
tags
Download XML::DT 0.45
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
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
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
