XML::DOM::PerlSAX - Old name of XML::Handler::BuildDOM
| Use Case | Command | Description |
|---|---|---|
| 🧐 Look up original module | perldoc XML::DOM::PerlSAX | Redirects to XML::Handler::BuildDOM (with a warning under perl -w) |
| ✅ Use correct modern module | use XML::Handler::BuildDOM; | Recommended direct usage without deprecation warning |
| ⚠️ Use old alias (not recommended) | use XML::DOM::PerlSAX; | Triggers a warning about the old name |
See XML::DOM::BuildDOM
XML::DOM::PerlSAX was renamed to XML::Handler::BuildDOM to comply with naming conventions for PerlSAX filters/handlers.
For backward compatibility, this package will remain in existence (it simply includes XML::Handler::BuildDOM), but it will print a warning when running with perl -w.
Enno Derksen is the original author.
Send bug reports, hints, tips, suggestions to T.J Mather at tjmather AT tjmather.com.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:46 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format