Help for this page
package Foo; our $VERSION = '1.01'; ... package Foo::Bar; use Foo; our $VERSION = $Foo::VERSION;