$class->neu(\%in3); sub neu { $class = shift; $hash_ref = shift; print "Content-type: text/html "; print $hash_ref->{firma}; }