Hello all, I use linux. whenever we write a perl script we use #!/usr/bin/perl -w at the beginning. What does -w means here? Is it perl specific or linux interpreter needs it?
-- Regards, Rahul Patil
Hello all, I use linux. whenever we write a perl script we use #!/usr/bin/perl -w at the beginning. What does -w means here? Is it perl specific or linux interpreter needs it?
-- Regards, Rahul Patil