Possible Duplicate:
In Perl, what is the difference between a .pm (Perl module) and .pl (Perl script) file?
I'm trying to set up a Perl class on my host's server (iPage). But their config only recognizes Perl files with the .cgi or the .pl file tags. Is it possible to set up a Perl class without using the .pm tag?