Hmm :") i had to do it like this so I dont get Internal error :: > then test.pl like this : > > #!/usr/bin/perl -w print "Content-type: text/html \n\n"; > use strict; > use lib '/path/to/maypole/lib'; > use MyTest; > MyTest->run(); but still no success.. it seems I have to copy from somewhere --> somewhere-else templates ... but from where to where ? tia