Perl Weekly
Issue #138 - 2014-03-17 - Would you like to have a Perl conference in your European city?
latest | archive | edited by Gabor Szabo
|
Hi,
sorry for the delayed posting, I had an unplanned 2-days vacation with my daughter. It was great.
I hope you also enjoyed your weekend, and you are ready for a new set of articles:
Gabor Szabo
|
|
|
Announcements
|
Would you like to have a Perl conference in your (European) city? This is your chance to put your city on the world map! The dead-line for sending letter of intent is Friday, 25 April, and then you'll still have 2 months to actually prepare your proposal or hide under a stone.
|
|
That was on March 11. I am not sure if they still have any more tickets left.
|
|
|
Articles
|
by Jeffrey Kegler (JKEGL)
Jeffrey Kegler shows some Perl code that is obviously incorrect, to the eyes of a long time Perl developer, but that seems natural. He then shows how could this syntax be allowed using a Marpa preprocessor.
|
|
|
by Timm Murray (TMURRAY)
Timm Murray from the Wumpus Cave explains how rand() works and why it is not a good tool when security is important. He then goes on to suggest adding extra hardware if randomness is really important, or at least to use Crypt::Random.
|
|
|
by Gabor Szabo (SZABGAB)
In a nutshell: the 'ease of getting started' and 'batteries included' are two keys in those stories and while there are other issues, without solving these two Perl has no chance in getting in the ring again.
|
|
|
by Dave Mitchell
Apparently now Booking.com is sponsoring Dave Mitchell directly to improve the performance of perl. Steffen Muller explains the changes Dave made in a human readable way.
|
|
Testing
|
by Toby Inkster (TOBYINK)
Toby Inkster argues that Test::Most is old, has some outdated dependencies and cannot be changed because modules depend on it. Hence he released Test::Modern with a set of dependencies that are good now. I applaud the recommendations, but I think this is not a good path. IMHO it would be better to find a way to update Test::Most.
|
|
by Chad Granum (EXODIST)
Chad 'Exodist' Granum is the new maintainer of Test::More. If you have been experimenting with the 1.5 branch, you might need to update your code!
|
|
|
by Neil Bowers (NEILB)
It is only based on data from a single CPAN distribution, but so far it shows that the bulk of the test reports arrive in the first 8 days after the release reaches PAUSE with some reports arriving within the first hour!
|
|
|
|
|
|
|
Code
|
by Sebastian Willing (SEWI)
Sebastian Willing explains the 3 modifiers: /s, /m, and .
|
|
Web
|
by Alexey Melezhik (MELEZHIK)
This looks like some strange animal. A build-server for Perl applications, but running on Ruby on Rails? You might want to check it out and let everyone know what's it about?
|
|
|
CPAN
|
by Neil Bowers (NEILB)
This is the first part of a series in which Neil Bowers tries to explain to himself and to you how the whole CPAN ecosystem works. Do you know what is PAUSE and what is BackPAN?
|
|
|
by Olaf Alders (OALDERS)
In general MetaCPAN does not accept monetary contributions, but being able to participate at the annual QA Hackathon helps Olaf Alders to allocate time to work on MetaCPAN and get others to be involved. So if you'd like to help MetaCPAN with money, the best way is to donate to the QA Hackathon. (See reports about this years QA Hackathon in the Testing section above.)
|
|
|
by Sinan Unur (NANIS)
The difference between directory separator characters between Windows and Linux has tripped me many times. Especially in testing. Now Sinan Unur shows how we could improve our tests script be be less platform dependent.
|
|
|
Fun
|
Did you know that 'perldoc -lm Module::Name will print the path to a module even if it does not have POD? You can open it in vim by typing 'vim $(perldoc -lm Module::Name)'
|
|
Grants
|
by Tony Cook (TONYC)
The report by Tony Cook.
|
|
After many months without any grant requests, and after raising the grant limit from 3,000 to 10,000, the last call for grant proposals brought you 4 grant proposals. The Perl Foundation is looking forward to read your comments and thoughts.
|
|
Perl 6
|
|
Training
|
by Damian Conway (DCONWAY)
Vikings being attacked by an Aussie! More specifically, Damian Conway is visiting Oslo and teaching his Perl Masterclass on Monday, 24 March.
|
|
|
Weekly collections
|
|
|
Perl Maven Tutorials
|
|
Events
|
In the following cities: Hannover (DE), Cluj (RO), Swindon (UK), Utrecht (NL), Silver Spring, (MD/USA), Poznan (PL), Prague (CZ), Oslo (NO), Paris (FR), Kiev (UA), Orlando (FL/USA), Sofia (BG), Flörli Olten (CH)
|
|
You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
|