Help for this page
package Foo::Bar; use base 'Foo'; ... # results in: Can't call method "some_method" on # unblessed reference at ... }