Subject: | Additional helper functions |
• get_relative_path_of_ns() alias for get_inc_key() so either can be
used to make it apparent what you intend in your code.
• an @INC searchers
1) one would look in @INC and report the first one found in scalar
context and all paths it exists in, in array context
2) one would use the module and return it's path as per %INC