http://www.perlmonks.org?node_id=11103791


in reply to Re^2: Using a base module with a required version
in thread Using a base module with a required version

I'm uneasy about twiddling with @ISA since that's how Perl gets told about inheritance.

I've very confused. Isn't that exactly what you want to do?

If not, you shouldn't be using base.pm or parent.pm or @ISA, just use Juliet 1.1;.