bashplus
bashplus copied to clipboard
Add version and author support to the `use` command
This goes together with BPAN installation. We can support loading author specific modules and specific versions of modules.
Examples:
use Foo::Bar@joeblow use Foo::Bar,0.3.2 use Foo::Bar@joeblow,0.3.2