Gabor Szabo Perl trainer and developer
http://szabgab.com
Gabor Szabo about programming in Perl, automated testing, dynamic languages and everyting elseen-usCopyright 2002-2013, Gabor Szaboszabgab@gmail.com1901-01-01T00:00+00:001hourlyTo merge or not to merge?
http://szabgab.com/to-merge-or-not-to-merge.html
I have a problem:
Should I keep the 3 Perl Maven sites (
<a href="http://perl5maven.com/">Perl 5 Maven</a>,
<a href="http://perl6maven.com/">Perl 6 Maven</a>, and
<a href="http://perlmaven.com/">Perl Maven</a>) separate,
or should I merge them together?
Or maybe I should merge P5M into PM and leave P6M separate.
<p>For the full article visit <a href="http://szabgab.com/to-merge-or-not-to-merge.html">To merge or not to merge?</a></p>
Gabor Szabo2013-04-28T18:04:29+00:00Perl, Perl 5, Perl 6Announcing the Perl Maven Competition
http://szabgab.com/perl-maven-competition.html
Do you know <a href="http://railsrumble.com">Rails Rumble</a> or <a href=" http://nodeknockout.com/">Node Knockout</a>?
They are both 48-hour long, on-line competitions, or hackathons if you wish
for the respective communities. They build beautiful things during these competitions.
It's time time that we, in the Perl community will have our own competition!
Let me announce the <a href="http://perlmaven.com/">Perl Maven Competition</a>
<p>For the full article visit <a href="http://szabgab.com/perl-maven-competition.html">Announcing the Perl Maven Competition</a></p>
Gabor Szabo2012-09-27T08:18:04+00:00Perl, Perl 6The most popular Perl web sites
http://szabgab.com/most-popular-perl-sites.html
Have you ever wondered which Perl-related sites have the biggest audience?
I checked it now.
<p>For the full article visit <a href="http://szabgab.com/most-popular-perl-sites.html">The most popular Perl web sites</a></p>
Gabor Szabo2012-09-08T18:11:59+00:00Perl, Perl 6Looking for a stable language?
http://szabgab.com/looking-for-a-stable-language.html
Do you want to be sure that when you upgrade any upstream stuff your code does not break?
No matter what changes, right?
Starting from the hardware, through the operating system, the the back-end database, down to
the smallest function of the smallest CPAN module your code depends on.
You just want to be sure everything works.
<p>For the full article visit <a href="http://szabgab.com/looking-for-a-stable-language.html">Looking for a stable language?</a></p>
Gabor Szabo2012-07-18T21:25:45+00:00Perl, Perl 6, Python, RubyWriting an HTTP Server in Perl 6
http://szabgab.com/http-server-in-perl-6.html
<p>For the full article visit <a href="http://szabgab.com/http-server-in-perl-6.html">Writing an HTTP Server in Perl 6</a></p>
Gabor Szabo2011-06-08T08:08:39+00:00Perl, Perl 6, Rakudo, HTTP, screencast