Web Framework Benchmarks Round 4
We’ve posted Round 4 of our ongoing project measuring the performance of many web application frameworks and platforms. As with previous... more »
Tweet 0 Comments Save Tags: announcement , perl , php , python
Mythbusters – Why I (still) Love Perl
At the very beginning, I should probably make it clear that this post is not a declaration of exclusivity in my relationship to Perl. I... more »
Tweet 1 Comments Save Tags: opinion , perl , reviews
Goodnight, Parrot
I stopped working on Parrot in January 2011. I'd started sometime in late 2001, probably around September, around the same time I... more »
Tweet 1 Comments Save Tags: methodology , news , perl , tools
Magic of Magic Constant in php
HP provides a large number of predefined constants to any script which it runs. Many of these constants, however, are created by various... more »
Tweet 0 Comments Save Tags: perl , php , research , standards
CRUD operations with CUBRID Perl Driver
A quick example of a Perl program communicating with the CUBRID Database.
Tweet 0 Comments Save Tags: database , how-to , open source , perl
Daily movie digest Spanish TV / Part II – rewrite in Python
To learn more Python I am making up some new scripting exercises these days. I am also rewriting some Perl scripts I made last year.... more »
Tweet 0 Comments Save Tags: perl , python , research
Tales From the Slashdot Help Desk: Reverse-Engineering Rob Malda (Video)
One day Rob 'samzenpus' Rozeboom was happily working away at Slashdot HQ, then in Holland, MI, when a gentleman came though the door with... more »
Tweet 0 Comments Save Tags: humor , open source , perl
Append or Merge Multiple Documents into a Single Document in Cloud
You may need to combine and merge many multiple documents into one single document. Saaspose.Words offers an important aspect of document... more »
How To Configure Perl on WAMP
Hi , in this tutorial i will tell you jow to configure perl on wamp.
Tweet 0 Comments Save Tags: perl , php
Is Perl still a viable language for web development?
Is Perl still a viable language to code a website with the newer .NET options, Python, etc. available?
Tweet 0 Comments Save Tags: perl
A very nice presentation on Moose.
Here you can find a presentation on Moose with a step-by-step approach and practical examples (available in PDF for downloading)
Tweet 0 Comments Save Tags: perl
Perl 6 and Parrot - In Conversation with Moritz Lenz
The development of Perl 6 using the Parrot VM is a case study in language development. Even if you are not about to start work on your... more »
Tweet 0 Comments Save Tags: perl , research
How to make your php code more portable
Make your php code portable As a developer, one of the most important things to consider when developing a Web application is... more »
Tweet 2 Comments Save Tags: perl , php , trends
The Anti-JavaScript: Perl 6
JavaScript was designed in 10 days, but maybe that's a good thing considering a language that has been in the works for 12 years, Perl6,... more »
Tweet 0 Comments Save Tags: javascript , perl , reviews
Perl in Node.js
Yes, Perl5 can be embedded in node.js! First of all, do a npm install perl. (P.S. node-perl requires a perl5 binary built with -fPIC and... more »
Tweet 0 Comments Save Tags: frameworks , how-to , javascript , perl
The Perl script the powered the Alan Turing petition
Back in 2009 I was the person behind the successful petition asking the British government to apologize for the treatment of Alan Turing.... more »
Tweet 0 Comments Save Tags: how-to , perl , tools
Perl 5.16.0 is now available!
The Perl 5 development team is gratified to announce the release of Perl 5.16.0! You will soon be able to download Perl 5.16.0 from... more »
Tweet 0 Comments Save Tags: news , perl
An Introduction to Application Development with Catalyst and Perl
Catalyst is the latest in the evolution of open-source Web development frameworks. Written in modern Perl and inspired by many of the... more »
Tweet 1 Comments Save Tags: frameworks , perl , reviews
Python for Perl Programmers
There are certain Perl idioms that every Perl programmer uses: "while () { foo; }" and "foo ~= s/old/new/g" both come to mind. When I... more »
Tweet 1 Comments Save Tags: perl , python
9 Best eBooks for Perl Programmers
eBook – An electronic book is a book-length publication in digital form, consisting of text, images, or both, and produced on, published... more »
Tweet 3 Comments Save Tags: books , perl
Notepad++ 6.0 Released!
In release 6: PCRE (Perl Compatible Regular Expressions) is supported. Add Document Map feature (via Menu View-Document Map):... more »
Tweet 2 Comments Save Tags: news , open source , perl , tools
15 different ways to display the contents of a file
The many different ways in which we can display the contents of a file.
Tweet 0 Comments Save Tags: how-to , perl , unix-linux
Announcing my third e-book "Perl One-Liners Explained"
Hello ladies and gentlemen! I'm happy to announce my 3rd e-book called "Perl One-Liners Explained." This book is based on the "Famous... more »
Tweet 1 Comments Save Tags: announcement , books , perl , unix-linux
Learn how to use Regular Expressions in Java
Learn how to use Regular Expressions in Java. Regular Expressions help in finding the pattern in a text (String, in Java).
CUBRID Perl Driver 8.4.0 Stable is now available
The first major stable release of CUBRID Perl Driver has been announced today. It provides full support of Perl::DBI functionality,... more »
Tweet 0 Comments Save Tags: announcement , database , open source , perl