Paketname | libxml-grove-perl |
Beschreibung | Perl module for accessing parsed *ML instances |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.46alpha-12 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 232 Byte |
Hängt ab von | perl, libxml-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 63352 Byte |
Prüfsumme MD5 | 469df82f4f2fdd98b35ef11e089fccff |
Prüfsumme SHA1 | 59514053bd323bb893547bd256529d2816b8611f |
Prüfsumme SHA256 | 1d102ac5b20cdbe2b4a711b6b3946bcc79a42e513a3ae582d9382c33c84c6b68 |
Link zum Herunterladen | libxml-grove-perl_0.46alpha-12_all.deb |
Ausführliche Beschreibung | The XML::Grove module provides simple access to the information set of
parsed XML, HTML, or SGML instances using a tree of Perl hashes. This
package also includes several extensions to XML::Grove that provide
the following:
.
* returning element contents as a string
* returning element contents as XML, HTML, or Canonical XML
* processing entire groves using the visitor pattern
* processing entire groves using PerlSAX
* running a filter over all nodes in the grove
* substituting values into an XML template grove
* indexing a grove by ID or other attributes
* accessing elements and objects via URL-like paths
|