For a lot of programmers out there, Perl has become largely invisible. They just never come across it. That might seem strange to you as you sit inside the Perl community echo chamber reading the Perl Ironman or p5p, but try this simple experiment. Think of a web site that you use and that supplies […]
Tag: perl
Perl in Banks
An email has flooded in: I came across your presentation ‘Perl in the Enterprise’ and happen to have a burning concern closely related to one of the bullets ‘Banks see <Perl> as a competitive advantage’. I am consulting at a major bank in South Africa, and our team have been using Perl very productively to […]
Perl Search Revisited
A couple of years ago I wrote a blog post about a Google Custom Search that I had set up to create a specialised search engine for Perl. Recently I’ve revisited this idea. I’ve given the search engine its own subdomain and I’ve added some new sites to the list of sites that it covers. […]
Just Build Something
About a month ago, JT Smith suggested that we should all stop talking about Perl and just build something. And, purely coincidentally, over the last few weeks I resurrected a project that I have been poking at for about five years and have finally turned it into something that I’m happy to show the world. […]
Removing Modules from Core
I was on holiday last week and missed most of the discussions about removing Module::Build and CGI from the Perl core in the next few years. I hope you won’t mind if I chime in a little late with my thoughts. Module::Build I’m a little bemused by the Module::Build story. Well, perhaps “bemused” isn’t quite […]