http://www.perlmonks.org?node_id=965269


in reply to Re: Sort::Key::Radix::skeysort bug or user error?
in thread Sort::Key::Radix::skeysort bug or user error?

the code you posted doesn't use warning, so I don't see how you're getting those warnings :)

most probably by calling it with perl -w ... from outside the programme.

Cheers, Sören

  • Comment on Re^2: Sort::Key::Radix::skeysort bug or user error?

Replies are listed 'Best First'.
Re^3: Sort::Key::Radix::skeysort bug or user error?
by Anonymous Monk on Apr 16, 2012 at 10:20 UTC

    most probably missing the gentle criticism, Cheers, Sören

    Yes, it was a subtle criticism about not providing Short, Self Contained, Correct Example. Yes, it was an effective question (all the parts were there), but you couldn't copy/paste/run the code and see the error, you had to add all the missing parts first