Where is Perl located in a Windows Environment?

I have install ActivePerl on my Win2K server and am trying to configure the Perl script.
On my Unix accounts, the path is: #!/usr/bin/perl, what would this equate to in a Win2K environment?
Would it be the Perl directory - "c:\perl"? Would I precede that with the "#!"?

Any help would be appreciated?

Sully

 

 

 

 

Top