Front page | perl.perl5.porters |
Postings from April 2009
Re: Deprecating $[
Thread Previous
|
Thread Next
From:
Chas. Owens
Date:
April 4, 2009 07:56
Subject:
Re: Deprecating $[
Message ID:
58ce48dc0904040756i3b3754a8j615d2bc500b80c34@mail.gmail.com
On Thu, Apr 2, 2009 at 16:34, Chas. Owens <chas.owens@gmail.com> wrote:
snip
>> I have posted a question[1] at SO asking for peoples suggestions.
>>
>> 1. http://stackoverflow.com/questions/711117/what-warnings-would-you-like-a-warnins-pragma-to-throw
> snip
>
> First cut (with two warnins): http://codepad.org/WaTjx0SU
snip
Version 0.0.4 of the warnin's pragma is now on github[1].
New as of this version:
* new name: warnin's (aka warnin::s)
* 9 warning messages are overridden
* multiple warnin's per warning allowed (randomly chosen each time)
* no more evil string eval
* actual tests
* better pod
* existing __WARN__ handler is no longer stomped
* and much, much more[2]
More warnin's needed, so send your favorite corruption to
chas.owens@gmail.com or comment on the Stack Overflow question.
1. http://github.com/cowens/warnin-s/downloads
2. if by much, much more you mean nothing
--
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.
Thread Previous
|
Thread Next