- With the help of Michael Cleverly, fixed the namespace code so procs declared like ::foo::bar would work, by only trimming the first ::…
Show more
- With the help of Michael Cleverly, fixed the namespace code so procs declared like ::foo::bar would work, by only trimming the first ::- Moved the uplevel'd call to namespace current to the if statement, to avoid it being called unnecessarily.
Show less