I would like to call a perl module (whatever.pm) from a .asmx file (whatever.asmx).
"call"? Perl modules are generally used or required. And Perl files are not really bound to have any particular extension. So if your .asmx file is a Perl file, then you may do that easily. If it is a source file in some other programming language (assembler) then I suppose you're on the route of having to embed a Perl interpreter. Have fun!
In reply to Re: Calling a Perl Module From A .asmx File???
by blazar
in thread Calling a Perl Module From A .asmx File???
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |