XML::LibXML::ErrNo — Structured Errors
| Use Case | Command | Description |
|---|---|---|
| 🔍 Load error constants | use XML::LibXML::ErrNo; |
Import all libxml2 error code constants into your namespace |
| 📋 Access a specific error code | XML::LibXML::ErrNo::XML_ERR_IO |
Retrieve the numeric value for a given error constant (e.g., I/O error) |
| ⚙️ Integrate with error handling | XML::LibXML::Error + ErrNo |
Use together with XML::LibXML::Error for structured error handling |
This module is based on xmlerror.h libxml2 C header file. It defines symbolic constants for all libxml2 error codes. Currently libxml2 uses over 480 different error codes. See also XML::LibXML::Error.
2.0134
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-15 12:30 @216.73.216.74
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)