Ticket #77 (closed feature: invalid)
Parrot::Interpreter - should support multi-level namespaces
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | hll_interop | Version: | trunk |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
Rakudo uses two levels of namespaces while the find_global method of Parrot::Interpreter can handle only one level.
Attached is a test file that loads perl6.pbc and then tries to find it main sub.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

