glasgow.darkpan.com
Glasgow.pm: Glasgow Perl Mongers
http://glasgow.darkpan.com/meetings/2011-06-09.html
Glasgow Perl Mongers Technical. On Thursday 2011-06-09, the day after the second Wednesday of June, the Glasgow Perl Mongers. Would have met for their next technical meeting, at S1. S offices, in Glasgow. The meeting has been cancelled, for lack of talks. Below follows the original announcement. 200 Renfield Street - G2 3PR. Google maps link (street view): http:/ bit.ly/bTFAFK. The appointment is for 18:15 in front of the main entrance of the glass building. Topics for this technical meeting.
birmingham.pm.org
Birmingham Perl Mongers • News
http://birmingham.pm.org/news/main
Bull; Tech Meets. All the news that's fit to print. Authors can create and edit their own stories. Editors may edit and approve stories. Publishers may publish stories. Technical Meeting for May 2013. Posted by Barbie on 19/05/2013. It's been a while since we've had a technical meeting, but thanks to Gavin and Colin, we'll be having a few talks at The Birmingham Science Park Aston. On Wednesday 22nd May. For further details please see our Next Meeting. Posted by Barbie on 31/08/2012. See our meeting page.
birmingham.pm.org
Birmingham Perl Mongers • Events
http://birmingham.pm.org/evnt/main
Bull; Tech Meets. This page lists several forthcoming Perl and Linux related events. Most will be attended by at least a few members of the Birmingham Perl Mongers, so keep an eye out for us and say hello. If you know of, or are organising any events that our members may be interested in attending, please email webmaster@birmingham.pm.org. You can now download the latest ICalendar. View calendars for Perl Monger Community Events. And All Midlands Technical Groups. Select An Event Type. Bull; Minimal Perl.
birmingham.pm.org
Birmingham Perl Mongers • Who We Are
http://birmingham.pm.org/home/main
Bull; Tech Meets. Birmingham Perl Mongers are a user group for Perl programmers based in and around the second city of the United Kingdom. We provide help and advice to Perl programmers from Birmingham, the Black Country and the West Midlands. Posted by Barbie on 10/05/2015. Brian has been an integral part of Birmingham Perl Mongers, since JJ and I met him and Sam in Paris, flying home from the YAPC: Europe conference in 2002. He was a co-organiser of YAPC: Europe 2006 here in Birmingham, as well wor...
slicedperl.blogspot.com
Perl slices: Glasgow Perl Mongers, a couple months on
http://slicedperl.blogspot.com/2010/10/glasgow-perl-mongers-couple-months-on.html
Slice, splice, map, grep, whatever's Perl. Sunday, 31 October 2010. Glasgow Perl Mongers, a couple months on. I blogged about creating the Glasgow Perl Mongers. Group some time ago; I feel it's time to talk about it again :). First things first, the fine folks handling pm.org. Finally redirected the domain and made things official: glasgow.pm.org. Is now our site. Thanks guys, we do owe you a couple beers! The aim of the group is to have recurring monthly technical meetings, possibly related to Perl.
slicedperl.blogspot.com
Perl slices: August 2010
http://slicedperl.blogspot.com/2010_08_01_archive.html
Slice, splice, map, grep, whatever's Perl. Thursday, 26 August 2010. During YAPC: EU mst suggested "why don't you just start Glasgow.pm? I talked about it a bit with a friend who'll be back in the country soon enough and even today at work, and I think we may have enough people to kickstart the new Perl mongers group. I know there are several businesses and people in the West of Scotland who either use or like Perl, so I am hoping that enough of them would like to join the group. Oh, and I'd be proposing...
slicedperl.blogspot.com
Perl slices: Resurrecting Glasgow.pm
http://slicedperl.blogspot.com/2010/08/resurrecting-glasgowpm.html
Slice, splice, map, grep, whatever's Perl. Thursday, 26 August 2010. During YAPC: EU mst suggested "why don't you just start Glasgow.pm? I talked about it a bit with a friend who'll be back in the country soon enough and even today at work, and I think we may have enough people to kickstart the new Perl mongers group. I know there are several businesses and people in the West of Scotland who either use or like Perl, so I am hoping that enough of them would like to join the group. Oh, and I'd be proposing...
slicedperl.blogspot.com
Perl slices: November 2009
http://slicedperl.blogspot.com/2009_11_01_archive.html
Slice, splice, map, grep, whatever's Perl. Sunday, 29 November 2009. Git - inhibit commit if modules don't compile. Sometimes I forget to run Perl base tests for my modules, before committing changes. As to what happens, I end up committing something that doesn't quite compile ;). Luckily Git has a pre-commit hook one can use to run at least the "compile" tests. The following aborts the commit if the t/00*.t tests (usually the "do all modules compile? Tests) in the repository don't run correctly:. It's b...
slicedperl.blogspot.com
Perl slices: October 2010
http://slicedperl.blogspot.com/2010_10_01_archive.html
Slice, splice, map, grep, whatever's Perl. Sunday, 31 October 2010. Glasgow Perl Mongers, a couple months on. I blogged about creating the Glasgow Perl Mongers. Group some time ago; I feel it's time to talk about it again :). First things first, the fine folks handling pm.org. Finally redirected the domain and made things official: glasgow.pm.org. Is now our site. Thanks guys, we do owe you a couple beers! The aim of the group is to have recurring monthly technical meetings, possibly related to Perl.
slicedperl.blogspot.com
Perl slices: Git - inhibit commit if modules don't compile
http://slicedperl.blogspot.com/2009/11/git-inhibit-commit-if-modules-dont.html
Slice, splice, map, grep, whatever's Perl. Sunday, 29 November 2009. Git - inhibit commit if modules don't compile. Sometimes I forget to run Perl base tests for my modules, before committing changes. As to what happens, I end up committing something that doesn't quite compile ;). Luckily Git has a pre-commit hook one can use to run at least the "compile" tests. The following aborts the commit if the t/00*.t tests (usually the "do all modules compile? Tests) in the repository don't run correctly:. Amazon...