in reply to Re: Newline in left-justified string for %s warning
in thread Newline in left-justified string for %s warning

I am using warnings and I am not getting the warnings. My Perl version:

This is perl, v5.6.1 built for i686-linux

The original sprintf that gives the warning is most likely running on a different platform (although I would have to check).

  • Comment on Re^2: Newline in left-justified string for %s warning

Replies are listed 'Best First'.
Re^3: Newline in left-justified string for %s warning
by GrandFather (Saint) on Oct 10, 2005 at 04:34 UTC

    I am using Active State v5.8.7 built for MSWin32-x86-multi-thread.


    Perl is Huffman encoded by design.