
shawnhcorey
Enthusiast

Dec 30, 2008, 6:04 AM
Post #3 of 3
(451 views)
|
|
Re: [FishMonger] ISAPI filter written in Perl ?
[In reply to]
|
Can't Post
|
|
The short answer is, you don't. ISAPI filters are dll's written in C/C++ It took me less than 10 seconds to go to google and do a search which revealed the answer in the very first hit. Long answer: perldoc perlxs __END__ I love Perl; it's the only language where you can bless your thingy. Perl documentation is available at perldoc.perl.org. The list of standard modules and pragmatics is available in perlmodlib. Get Markup Help. Please note the markup tag of "code".
|