Help for this page
$class->SUPER::blah($hash_of_data);
eval " package $class; \$class->SUPER::blah(\$hash_of_data); ";