Re: Number::Format and locale woes

2009-01-28 Thread Kevin Ryde
Bill Ward writes: > > Perhaps there may be a little locale support left in to set defaults, > but only if locale isn't b0rked on that system. You could leave something to select the locale settings, for those (like me, probably) are prepared to trust the locale enough to have it the default at le

Re: Structured Changelog?

2009-06-30 Thread Kevin Ryde
Chris Dolan writes: > > I never got around to writing the test that ensured the .pm's current > version number had an entry in the changelog. Maybe Test::CheckChanges, though I found myself putting an empty entry to satisfy it for making a trial dist, which defeats the purpose of a check of cours

Re: The format of the L formatting code

2010-12-20 Thread Kevin Ryde
Zbigniew Lukasiak writes: > > L That one was specifically advised against in 5.10, "for various reasons", hence a Pod::Check report. Incidentally, all those url L<>'s don't come out very well with the formatters of 5.6 and earlier, if that matters to what minimum you might target.

Re: How to use Carp::Internal and Carp::CarpInternal?

2011-01-19 Thread Kevin Ryde
David Christensen writes: > > 9$hash{ __PACKAGE__ } = __LINE__; A mistake everybody makes once, but hopefully no more than once. :) As a bit of gratuitous self-promotion, repeat offenders may try Perl::Critic::Policy::ValuesAndExpressions::UnexpandedSpecialLiteral