|
|
[2010-07-27] Perl 6 May Finally be Forthcoming Larry Wall, creator of the Perl programming language, has an ongoing joke that he likes to tell during his annual "State of the Onion" speech. He says that Perl 6 will be ready for release by Christmas. The joke lies in that he doesn't say Christmas of which year.
[2010-07-13] Connecting with Databases in Perl Perl is often a strong counterpart to databases because of its ability to parse and manipulate large blocks of text efficiently. When databases are storing this type of data, utilizing Perl can alleviate some of the heaving lifting that SQL or another language might have to do in order to make certain operations on that data.
|
|