Perl Mongers' Site

Houston.pm

🌐
Content About πŸ—ΊοΈ
❓
πŸ”‘

Perl Unit Testing: Tools and Techniques πŸ”—
1340236800  

🏷️ presentations 🏷️ news
June 2012
Presenter: G. Wade Johnson
Wade presented more high-level testing tools and strategies for testing, rather than the normal introduction to Perl unit testing which we have done in the past.

Perl Platform as a Service Shootout πŸ”—
1337558400  

🏷️ presentations 🏷️ news
May 2012
Presenter: Mark Allen
Mark indulged his curiosity about which Platform as a Service providers do a good job of supporting Perl.

App::perlall πŸ”—
1334966400  

🏷️ presentations 🏷️ news
April 2012
Presenter: Reini Urban
Reini describes a script he uses to test a large number of Perl versions as part of the development of the Perl compiler.

Advanced Modulinos πŸ”—
1332288000  

🏷️ presentations 🏷️ news
March 2012
Presenter: brian d foy
brian was back in Houston and volunteered to give an early look at the "Advanced Modulinos" talk he plans for the summer conference season. The modulino technique arose as a way to make scripts more testable. In this presentation, brian explains how to convert a script into a modulino as well as best practices for refactoring to make it more testable and flexible. Since the presentation was not complete at the time of the presentation, brian then lead a discussion about other techniques and ideas that the group could identify for better modulinos. brian also talked quite a bit about his history and how he came to be the developer and author he is today.

DistZilla from one newb to another πŸ”—
1329782400  

🏷️ presentations 🏷️ news
February 2012
Presenter: Mark Allen
Mark Allen introduced the Dist::Zilla distribution building module from the point of view of someone who is new to the module.

Perl Object? πŸ”—
1327104000  

🏷️ presentations 🏷️ news
January 2012
Presenter: Nicolas Rochelemagne
Nicolas presented an overview of object oriented programming in Perl. After covering the basics, he surveyed the different Perl modules that provide support for OO in Perl.

The Perl Compiler πŸ”—
1319155200  

🏷️ presentations 🏷️ news
October 2011
Presenter: Reini Urban
Perl programs are normally compiled from script into memory and executed without a separate compilation step. The standard distribution once had a program that could compile as Perl script into a standalone executable. In this talk, Reini Urban describes the Perl compiler and some of the issues with updating this program to modern Perl versions.

The Qore Language ... for Perl ProgrammersBit Hacks on IP Ranges πŸ”—
1316563200  

🏷️ presentations 🏷️ news
September 2011
Presenter: Brett Estrade

Brett talked about the Qore programming language. The syntax of the language has some elements in common with Perl. On the other side, Qore has some strong features for concurrency as a fundamental feature.

Presenter: Jake Gelbman

Next, Jake described some work he has done recently for converting ranges of IP addresses in various forms into a set of IP addresses. This talk was more low-level than most presentations.

Finally, we had a series of lightning talks that covered several different topics.


Intro to Dancer πŸ”—
1313884800  

🏷️ presentations 🏷️ news
August 2011
Presenter: Mark Allen
Mark Allen will be presenting the "Intro to Dancer" talk he gave at OSCON 2011. If he has time, Mark has also offered to give a quick overview of some of the Perl information he learned at OSCON.

Cooking with Cobbler πŸ”—
1311206400  

🏷️ presentations 🏷️ news
July 2011
Presenter: Gordon Child
Gordon Child presented the Cobbler installation system. It supports rapid deployment and configuration of servers via a network boot.

Introduction to Perl: Testing πŸ”—
1305936000  

🏷️ presentations 🏷️ news
May 2011
Presenter: G. Wade Johnson
In this talk, Wade introduces the basics of automated testing assuming little knowledge of the Perl testing culture. The purpose of the presentation is not to make you an expert tester, but to introduce the concepts, tools, and reasoning behind automated testing in Perl.

Automated Browser Interaction Using WWW::Selenium πŸ”—
1303344000  

🏷️ presentations 🏷️ news
April 2011
Presenter: Gordon Child
Gordon described the problem with testing Web Applications. He demonstrated using Selenium to test applications by automating different browsers to actually execute the web application.

Your Perl is Slow (and it does not have to be) πŸ”—
1300665600  

🏷️ presentations 🏷️ news
March 2011
Presenter: Nick Koston
Nick Koston explored using Devel::NYTProf, Benchmark, and Data::Dumper to optimize Perl code. He explored some of the reasons that Perl code can be slow, and how to fix it.

25 most recent posts older than 1300665600
Size:
Jump to:
POTZREBIE
Copyright © 2003-2020 Houston.pm.
Except as otherwise noted, this site is licensed under a Creative Commons Attribution 2.5 License.
The use of the camel image in association with the Perl programming language is a trademark of O'Reilly & Associates, Inc. Used with permission.