package My::Simple; use strict; use warnings 'all'; use Apache2::RequestRec (); sub handler : method { my ($class, $r) = @_; print "content-type: text/html\n\n"; print "