On 02/26/2017 06:44 PM, Brandon Allbery wrote:
It should be the first, but it appears to be unimplemented at present.
Only tagged imports work
(https://docs.perl6.org/language/modules#Exporting_and_Selective_Importing).

"Note there currently is no way for the user to import a single object
if the module author hasn't made provision for that, and it is not an
easy task at the moment (see RT #127305)."


Hi Brandon,

That explains it.  Since I am only after making my code more
maintainable, I will just write a comment after the import
so that I can find it in a search.

Thank you for the help!
-T

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to