Right now I have my path as
#!/perl/bin
Is this correct? My Perl is installed in
C:\perl\bin
Do I need the # at the beginning, it would appear that that blocks the line, but I could be wrong. Anyone?
#!/perl/bin
Is this correct? My Perl is installed in
C:\perl\bin
Do I need the # at the beginning, it would appear that that blocks the line, but I could be wrong. Anyone?

