I have seen in many books and online help, that the first line of ur perl code should be
#!/usr/local/bin/perl
I know why this is used for and i have used this line, when i code in linux platform. Is it necessary to put this line while doing code in windows platform.
And in that line why (!) symbol is used. This i am asking out my interest, because /usr/local/bin/perl is the perl location path and # is to represent comment, but why ! symbol is used
In reply to Clarify My doubt on #!/usr/local/bin/perl by kprasanna_79
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |