enlightened perl organisation

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

  

Planet Perl Iron Man

signup banner
Join |  About |  Update your blog feed |  Report a problem

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

Older posts >
Moritz Lenz: Perl 6 By Example: Testing the Say Function

This blog post is part of my ongoing project to write a book about Perl 6.

If you're interested, please sign up for the mailing list at the bottom of the article, or here. It will be low volume (less than an email per month, on average).


Testing say()

I [...]

Moritz Lenz: Perl 6 By Example: Testing the Say Function

This blog post is part of my ongoing project to write a book about Perl 6.

If you're interested, please sign up for the mailing list at the bottom of the article, or here. It will be low volume (less than an email per month, on average).


Testing say()

I [...]

Thomas Klausner (domm): Announcing Plack::Middleware::PrettyException
In the last few days I extracted some code buried in our interal Tools-repo into a distinct distribution. I added some tests and documentation, and a few hours ago Plack::Middleware::PrettyException ...
miguel prz (niceperl): (cxii) CPAN great modules released last week
This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 Catalyst::Runtime 5.90114 129 The Catalyst Framework Runtime
2 Dancer2 0.204002 82 Light [...]
miguel prz (niceperl): (ccxliv) metacpan weekly report - PDL::IO::XLSX & Syntax::Keyword::Try
This is the weekly favourites list of CPAN distributions. Votes count: 43
Week's winners (+2): PDL::IO::XLSX, Syntax::Keyword::Try
Build date: 2016/12/23 20:08:22 GMT

Clicked for first time:
miguel prz (niceperl): (cclxix) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-12-23 20:04:57 GMT

  1. Regex lookahead non capturing with if/then - [5/2]
  2. passing parameters from shell script to perl pro [...]
perlancar: Getopt modules: Epilogue
About this mini-article series. For each of the past 24 23 days, I have reviewed a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. This series was born out of my experimentations [...]
perlancar: Getopt modules 23: Getopt::Complete
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. Getopt::Complete (GC) is a module written by Scott Smit [...]
perlancar: Getopt modules 22: Getopt::Kingpin
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. Getopt::Kingpin is a port of Go’s kingpin library [...]
Joel Berger (jberger): Cross-post: On the Danger of Software Magicians
I wrote a language-agnostic article and posted it on Medium. Cross posting here for anyone following my Perl posts as well. I hope you enjoy it. https://medium.com/@joel.a.berger/on-the-danger-of-software-magicians-fd8186b8945c#.lmpgrfzie...
perlancar: Getopt modules 21: Getopt::ArgParse
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. In contrast to in Perl, where the core modules Getopt [...]
Ryan Dietrich: A couple small adventures to mention...
So, I wrote a base class for perl called ABCMeta. It does basically what python's equivalent does, but as a bonus, I do it at compile time. I plan on releasing it as soon as I write more tests to make sure I cover more of the corner cases, but I am s [...]
perlancar: Getopt modules 20: Smart::Options
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. In the next few days, I'll be reviewing Perl ports [...]
perlancar: Getopt modules 19: App::Spec
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. In the previous article I discussed App::Cmd, which is [...]
perlancar: Getopt modules 18: App::Cmd
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. Traditionally, option parsing modules in Perl like Geto [...]
perlancar: Getopt modules 17: Getopt::Modular
About this mini-article series. Each day for 24 days, I will be reviewing a module that parses command-line options (such module is usually under the Getopt::* namespace). First article is here. Getopt::Modular is a Getopt::Long wrapper that lets you [...]
Moritz Lenz: Perl 6 By Example: Testing the Timestamp Converter

This blog post is part of my ongoing project to write a book about Perl 6.

If you're interested, please sign up for the mailing list at the bottom of the article, or here. It will be low volume (less than an email per month, on average).


In the previou [...]

Marc Simpson: vile 9.8s

vile 9.8s

# December 17, 2016

Tom Dickey has just released vile 9.8s; this release includes the following changes:

20161217 (s)
  > Brendan O'Dea:
  + add command-line parsing for "--" token, assumed by visudo in the
    1.8.12 - 1.8.16 [...]
miguel prz (niceperl): (cxi) CPAN great modules released last week
This is a list of great CPAN modules released last week. A module is considered great if its favorites count is greater or equal than 12.

# CPAN module Version Votes Abstract
1 App::cpm 0.294 15 a fast CPAN module installer
2 Catalyst::Runtime 5.90113 129 The Catal [...]
miguel prz (niceperl): (ccxliii) metacpan weekly report
This is the weekly favourites list of CPAN distributions. Votes count: 27
This week there isn't any remarkable distribution
Build date: 2016/12/16 17:43:38 GMT

Clicked for first time:
miguel prz (niceperl): (cclxviii) stackoverflow perl report
These are the ten most rated questions at Stack Overflow last week.
Between brackets: [question score / answers count]
Build date: 2016-12-16 17:31:12 GMT

  1. Where are perl constants replaced by their values? - [6/1]
  2. Why include SvSETMAGIC() on output varia [...]
Older posts >