in reply to Re^8: XML::Twig Support for Parameter Entities (@INC)
in thread XML::Twig Support for Parameter Entities
My testing shows that 'do' makes use of @INC.
So it seems that I've found two problems with do's bit:
except that it's more efficient and concise, keeps track of the current filename for error messages, searches the @INC directories, and updates %INC if the file is found.
For me, 'do' does "search @INC" and does "update %INC", despite the docs.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: XML::Twig Support for Parameter Entities (right)
by shmem (Chancellor) on Aug 13, 2015 at 08:59 UTC |