in reply to Re: Perl appears to be dropping last character of line
in thread Perl appears to be dropping last character of line

cmarra: Adding $Data::Dumper::Useqq=1;, or using Data::Dump instead, will make whitespace and other special characters more visible in the debug output. See also the Basic debugging checklist.

Replies are listed 'Best First'.
Re^3: Perl appears to be dropping last character of line
by LanX (Saint) on Dec 06, 2019 at 13:56 UTC
    Good point! :)

    I mostly use Data::Dump , which is unfortunately not core, hence not easy for beginners.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice