Skip to main content



submitted by /u/niceperl
[link] [comments]


submitted by /u/niceperl
[link] [comments]


submitted by /u/niceperl
[link] [comments]


As you may know, the release of a new version of Perl triggers the process to elect a new Perl Steering Council. That process has been taking place over the last few weeks and the results were announced a few days ago.

Congratulations to returning members Philip Bruhat and Graham Knop and to new member Aristotle Pagaltzis. And many thanks to retiring member Paul Evans.

https://psc.perlhacks.com/#members

submitted by /u/davorg
[link] [comments]



An analyzer has been implemented for the Perl track on exercism.org. Currently it uses Perl::Critic to give feedback when a user submits an implementation of an exercise.

The list of policies in use is quite lean at the moment, but hopefully the feedback should prove useful to newbies getting to grips with Perl!

submitted by /u/m_dango
[link] [comments]