Help: exporter is "internal" class

A

Amanda

I'm stumped. I'm trying to import symbols from a subclass of
Exporter that is not named after the file it is in (to be more
specific, the Exporter subclass is XML::DOM::Node, which is defined
in the file XML/DOM.pm). When I try lines such as

use XML::DOM::Node '_C';

perl complains with "Can't locate XML/DOM/Node.pm". (In this case,
the symbol _C is in @EXPORT_OK, so it must be imported explicitly.)
How can I import symbols from XML::DOM::Node?

Thanks,

amanda

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top