enlightened perl organisation

enlightened |en'litnd|: adjective:
having or showing a rational, modern, and well-informed outlook

  

Planet Perl Iron Man

signup banner
Join the program |  Learn about the program |  Report a problem

Only showing posts tagged "perl", "cpan" or "ironman" (or containing those words).

Older posts >
Mark Keating (mdk): Video killed the presenting star…
Perl Oasis and LPW2011 Videos: Some Personal Recommendations In the previous three weeks it has been a pleasure to be able to finally get both the videos for the London Perl Workshop 2011 and the 2012 Perl Oasis videos up on Presenting Perl for the e [...]
Ulrich Habel (rhaen): Updating p5-* packages in pkgsrc
I am updating Perl packages in pkgsrc right now. pkgsrc is the package management system from the NetBSD project and … Learn more
perlcodesample: 最近

 最近PerlのコミュニティはPerlの情報をあんまり発信しなくなったなぁ。どうしたんだろう。なぜなんだろう。

JT Smith: Posted Call for Presenters Open for YAPC::NA 2012 to JT Smith
Submit a talk for YAPC::NA 2012. We’re especially interested in talks on real-world Perl apps and quintessential Perl 101 talks, but we’re open to any ideas you have.  [From the YAPC::NA Blog.]...
YAPC 2012: Call for Presenters Open for YAPC::NA 2012

Submit a talk for YAPC::NA 2012. We’re especially interested in talks on real-world Perl apps and quintessential Perl 101 talks, but we’re open to any ideas you have. 

Yanick Champoux (yanick): A Quick Pas de Deux with Dancer

This is going to be a short one, but potentially useful for anybody writing a Dancer template module, or just plain curious about Dancer's guts. So here goes:

A few weeks ago, it came to my attention that Dancer's Dancer::Template::Abstract, the base [...]

chromatic: Avoiding The Vendor Perl Fad Diet
Here we go again. It looks like Red Hat is distributing Perl without the core library ExtUtils::MakeMaker. If you're not familiar with the details of the Perl 5 build chain, all you need to know is this: without MakeMaker, you're...
Michael Rasmussen (mikeraz): Memes from 2012-01-25
Craigslist has enough cash to fund a charitable foundation? Yeps. Gave $100,000 to the Perl Foundation. http://t.co/dCB6DiZV via @OvidPerl # Rules of American Justice: a tale of 3 cases just from yesterday http://t.co/8pmkAG2B via @ggreenwald # Power [...]
YAPC::EU 2012: united-domains sponsors YAPC::Europe 2012
united-domains AG joins this year's YAPC::EU as a Gold Sponsor. Thank you! united-domains AG is the specialist for fast and simple registration of domain names with over 270 top-level domains. Our core product is the unique "Domain Portfolio", a web [...]
mdk (also): The year for NWE.pm

Mark Keating talks about his local Perl Mongers group and the challenges they are creating and solving in the year ahead.

JT Smith: Posted Perl 5: Today, Tomorrow, and Christmas to JT Smith
Ricardo Signes will give a talk at YAPC::NA 2012 that he describes as: Year after year, Perl continues its steady march towards greater and greater Perlishness. Ancient mistakes are slowly sloughed off and long dreamed-of features are added. If Perl [...]
YAPC 2012: Perl 5: Today, Tomorrow, and Christmas

Ricardo Signes will give a talk at YAPC::NA 2012 that he describes as:

Year after year, Perl continues its steady march towards greater and greater Perlishness. Ancient mistakes are slowly sloughed off and long dreamed-of features are added. If Perl i [...]

Rhaen: A new hope – package repository for RHEL 6 based Linux
Everyone needs software which is not in the repositories. That happens from time to time and usually you end up … Learn more
PerlNinja: When true isn't, and false isn't either...
Perl has one slightly odd distinction in the field of programming languages that I am aware of. It does not have a built-in boolean type. Instead, scalars can evaluate to a true or false depending on their contents. Generally speaking, to indicate su [...]
John Napiorkowski: Great Picture of Catalyst Dispatch Flow
Was on IRC today and someone posted: Which is a pretty handy guide to Catalyst dispatch flow. ++ to whoever did it!
David Precious (bigpresh): Dancer talk at YAPC::NA 2012

Mark Allen will give a talk at YAPC::NA 2012 on the Dancer Perl web framework he describes as:

This talk presents the Dancer web framework beginning with “Hello World” and progressing through a couple of easy to digest introductory applications. All o [...]

JT Smith: Posted Intro to Dancer to JT Smith
Mark Allen will give a talk at YAPC::NA 2012 he describes as: This talk presents the Dancer web framework beginning with “Hello World” and progressing through a couple of easy to digest introductory applications. All of the primary Dancer features [...]
YAPC 2012: Intro to Dancer

Mark Allen will give a talk at YAPC::NA 2012 he describes as:

This talk presents the Dancer web framework beginning with “Hello World” and progressing through a couple of easy to digest introductory applications. All of the primary Dancer features are [...]

Cosimo Streppone (cosimo): Perl client for Etsy statsd, improved and released v0.02 on CPAN

Sometimes bugs reported on the CPAN issue tracker are the perfect excuse to improve your code. In this case, my client module for Etsy statsd service, Net::Statsd, got an update because of this ticket, RT#74172.

As with all my recent CPAN module, when [...]

John Napiorkowski: Wikified Links to the DBIx::Class::Tutorial
Several people have told me they are playing with DBIx::Class::Migration from the github repo, but have all run into the same questions. Rather than keep repeating my answers, until I can get that code on CPAN here's a link to the wiki that has links [...]
chromatic: A Decades-Old Technique to Improve Programming Languages
I promised in Testing Your Templates to explain how to solve the problem of the divergence between testable, debuggable code in your host language and a big wad of logic in a template language. This problem is an example of...
Older posts >