Perl Weekly
Issue #199 - 2015-05-18 - Rust 1.0 is out!
latest | archive | edited by Neil Bowers
|
Hi,
More of you (ok, us) should follow Joel Berger's example: write about your new modules.
If you're looking for a project to work on, check our Mark Dominus's list of unfinished projects.
Editor #3, Neil
Neil Bowers
|
|
|
Sponsors
|
YAPC::EU is featuring 3 courses: - Web Application Development using Perl, HTML5, CSS3, and JavaScript; - Practical Career Development for Perl Programmers; - Database Development with Perl and DBIx::Class; Early bird registration ends on 1 June.
|
|
Are you looking for a Perl job? Find it listed on the Perl Maven site.
|
|
CPAN News
|
by Joel Berger (JBERGER)
Joel gives us a quick tour of six modules that he's released recently. Five are Mojo-related, plus Webservice::Shipment which provides a standard interface for getting shipping updates from carriers (currently UPS and USPS).
|
|
|
|
Plack news
|
by Aristotle Pagaltzis (ARISTOTLE)
Aristotle has released Plack::Middleware::SignedCookies to CPAN. It is Plack middleware that "signs outgoing cookies on the server with a HMAC digest and verifies the digest on incoming cookies. If a cookie doesn’t pass the signature test, it is dropped on the floor and your application never gets to see it".
|
|
|
Community
|
|
by David Farrell (DFARRELL)
David describes what he did at the New York Hackathon: writing a Perl 5 script to submit a whole heap of Perl 6 tickets.
|
|
|
by E. Choroba (CHOROBA)
Choroba describes his efforts to try and resolve some CPAN Testers failures for AnyEvent::ForkManager. Ultimately he was unsuccessful — maybe you can take a look and help him out?
|
|
|
Events
|
by David Farrell (DFARRELL)
Following the demise of Mojoconf, David and Richard Elberger are organising a mini conference in New York on Saturday 6th June. Current plans include training, a hackathon, and lightning talks. Plus swag!
|
|
|
|
Perl Hacking
|
by Gabor Szabo (SZABGAB)
Gabor's continuing his experimentation with an alternative interface for searching CPAN. He's added an interface that lets you find all distributions that contain a given filename.
|
|
|
by John Scoles (BYTEROCK)
Byterock describes his experience adding an async call into an existing website. Tests in development worked fine, but releasing it on production quickly resulted in hundreds of zombie processes...
|
|
by Mark Dominus (MJD)
Mark lists some of his unfinished projects. He's hoping some of us might be interested in working on these, either with Mark or not.
|
|
|
by Curtis 'Ovid' Poe (OVID)
Ovid continues his series about the game, code-named Veure, that he's developing.
|
|
|
Perl 6
|
by Jonathan Worthington (JONATHAN)
Jonathan covers what he did in the first week of May (he's catching up after OSDC.no): reducing the memory used by hashes, improving Rakudo's startup time on MoarVM, and fixing various bugs.
|
|
|
by Timo Paulssen
A summary of many Perl 6 things going on at various events.
|
|
|
Grants
|
by Dave Mitchell
There's probably not much in this, relatively short, list that most readers will understand, but I think it's important we all acknowledge Dave's work. This is a key part of the grind that keeps Perl 5 moving forward.
|
|
by Tony Cook (TONYC)
Tony's latest report on his work on Perl 5.
|
|
Not Perl, but may be of interest
|
The first stable release of the Rust programming language was announced this week. "Rust combines low-level control over performance with high-level convenience and safety guarantees. Better yet, it achieves these goals without requiring a garbage collector or runtime, making it possible to use Rust libraries as a 'drop-in replacement' for C". Rust's equivalent of CPAN is crate.io, which currently has 2,092 crates.
|
|
A high-level introduction to "the internet of things": what it is, what tech is involved, and the areas affected.
|
|
|
Perl Maven Tutorials
|
|
|
|
You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
|