Building Telephony Applications with Perl and TwiML
Scott Wiersdorf shows how to write a little bit of Perl to build an automated voice mail menu with Twilio’s API.
Scott Wiersdorf shows how to write a little bit of Perl to build an automated voice mail menu with Twilio’s API.
Perl can make your phone ring. Scott Wiersdorf demonstrates how to use Twilio’s API to make and receive phone calls and to automate SMS, all from Perl.
In this excerpt from Programming Perl 4e, Tom Christiansen demonstrates that, in a Unicode world, sorting correctly can be trickier than you think.
Christian Walde demonstrates that even ActivePerl users on Windows can use CPAN-out of the box.
Perl 5.14 provides a new feature called unicode_strings to improve Unicode string handling.
Perl 5.14 loads IO::File on demand for autovivified filehandles.
Perl 5.14 adds non-destructive substitution.
JT Smith shows how to write Facebook applications with offline permissions to post to user walls with Perl and Facebook::Graph.
In the first of a series on writing Facebook applications with Perl, JT Smith demonstrates how to register an application and authenticate users with Facebook::Graph.
Lars Dɪᴇᴄᴋᴏᴡ has sent out a call for attention for the 2011 Perl QA Hackathon: The Perl QA hackathon 2011 is taking place from Saturday, April 16th to Monday, April 18th 2011 in Amsterdam, The Netherlands. Attendance is gratis. We…
In this edited excerpt from the SDL Perl manual, lead developer Kartik Thakore walks through a non-game application of SDL and Perl, building a music player with visualizations in just a few lines of code.
Why do so many web applications have the same components, yet so few actually share those components as libraries? Perhaps the philosophy of building web frameworks is the culprit. Zbigniew Lukasiak’s WebNano is an attempt to solve that problem.
Thanks to Lars Dɪᴇᴄᴋᴏᴡ for sending along this notice about the Plat_Forms 2011 web development contest. Unlike other comparisons of programming languages (such as the great unmaintainable speed-tweakers micromeasurement contest and This Is Odiously Bad Empiricism), Plat_Forms features real teams…
Perl productivity has suffered this month with JT Smith’s announcement of The Lacuna Expanse, a web-based space empire strategy game. As with most of Smith’s projects, TLE uses Perl extensively. Perl.com recently conducted an email interview to explore the world behind the game world.
Moritz Lenz is a contributor to Perl 6 and Rakudo Perl 6. You may know him as the writer of the popular Perlgeek.de Perl 6 blog or a chief wrangler of the Perl 6 test suite. Here are his own words on Perl 6 and Rakudo.
Carl Mäsak is a developer of Rakudo Perl 6 and arguably the most dedicated bug wrangler. He’s contributed to more bug reports than anyone else. If you find that Rakudo does not do as you expect, you’ll likely talk to him on #perl6 for help triaging and categorizing your bug.
In his own words, here’s how he’s helped make Perl 6 real.
Modern Perl developments provide better capabilities for abstraction and reusable code. Rethinking a project more than a decade old with modern techniques demonstrates how much Perl has improved-and how far it could go.
Jonathan Worthington is one of the lead developers of Rakudo Perl 6. In this interview he discusses the project, its future, and what to expect from this exciting new language.
The first Rakudo Star release is out, making Perl 6 available to a wider range of users. Welcome to the new era of Perl.