``` <lucasb> "HTTP::Parser::XML" : "lib/HTML/Parser/XML.pm6" # <-- HTML::Parser::XML's META.info 'provides' section ``` Easiest way is to attempt to require the file and see if the symbol is defined.
Easiest way is to attempt to require the file and see if the symbol is defined.