# New Ticket Created by Matt Diephouse # Please include the string: [perl #39732] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39732 >
Variables like $foo::bar don't work currently. These should take advantage of the new namespace support. Tests are needed in addition to an implementation. Tests should also test that [namespace delete] deletes any variables in a namespace. -- Matt Diephouse