Hi Perl Monks,
I am trying to read a file which has JSON into a string using read_file of File::Slurp. But when I print the output string i see some junk characters at the beginning.Could someone please let me know how can I get rid of the junk characters?
Thanks in advance,
Anisha