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
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