| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-XML-LibXML-Devel-SetLineNumber | Distribution: Fedora Project |
| Version: 0.002 | Vendor: Fedora Project |
| Release: 35.fc46 | Build date: Fri Sep 11 01:33:36 2026 |
| Group: Unspecified | Build host: buildvm-s390x-07.s390.fedoraproject.org |
| Size: 40731 | Source RPM: perl-XML-LibXML-Devel-SetLineNumber-0.002-35.fc46.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/XML-LibXML-Devel-SetLineNumber | |
| Summary: Set the line number for an XML::LibXML::Node | |
If you are, say, writing a parser for a non-XML format that happens to have an XML-like data model, then you might wish to parse your format into an XML::LibXML document with elements, attributes and so on. And you might want all those nodes to return the correct line numbers when the "line_number" method is called on them. This Perl module allows you to set the line number.