Stories
Slash Boxes
Comments
NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

barbie (2653)

barbie
  reversethis-{ku. ... m} {ta} {eibrab}
http://barbie.missbarbell.co.uk/

Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.

If you really want to find out more, buy me a Guinness ;)

Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]

Journal of barbie (2653)

Friday February 29, 2008
12:43 PM

Perl & The Leap Year Day Babies

[ #35800 ]

The Register today (29th Feb 2008), has highlighted an all too common issue for several thousand people. Their birthdays fall on the leap day of a leap year. To emphasise their plight they have written a snippet of perl code to show how easy it is to get the number of days in a year. Obviously it might be a little more robust if they use something like DateTime, but the general rule is there. They have now taken on Toys R Us and Microsoft to fix the problem in their websites and software respectively. I wish them luck :)

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • And their email submission form has been disabled by someone, probably because it was too useful to spammers, so I can't easily tell them that their prototype isn't doing what they think it is doing, and their code could be far more clearly written.