Hi,
I am new to Perl and could not understand the below line from an existing Perl Code.
undef $/;
Could anyone please let me know, what does it do? Thanks in advance.
Regards...
I am new to Perl and could not understand the below line from an existing Perl Code.
undef $/;
Could anyone please let me know, what does it do? Thanks in advance.
Regards...
Comment