Help for this page
BEGIN { sub test{ ... sub { return [ 200, [ "Content-Type" => "text/html" ], [ test() ] ]; };
package Mypackage; ::test();