Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Rewrite stash handling
There are no more grafts, no more real concept of "stash paths", and Foo::Bar really does define and use package Foo now. As per jnthn's design, non-packages can now replace packages in place, allowing class Foo::Bar; class Foo to work again. Things are generally simpler; starting support for CORE:: and friends.
- Loading branch information
Showing
13 changed files
with
981 additions
and
611 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.