PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 01, 2006

Sept. 24 to 30 Perl 6 Mailing List Summary Available

Posted: 2006-10-01 23:26:00
Languages ::

A summary of discussion taking place on the Perl 6 mailing lists between September 24 and 30, 2006 is now available.

September 24, 2006

Sept. 17 to 23 Perl 6 Mailing List Summary

Posted: 2006-09-24 23:17:00
Languages ::

A summary of discussion taking place on the Perl 6 mailing lists between September 17 and 23, 2006 is now available.

September 17, 2006

Sept. 10 to 16 Perl 6 Mailing List Summary Available

Posted: 2006-09-17 00:10:00
Languages ::

A summary of discussion taking place on the Perl 6 mailing lists between September 10 and 16, 2006 is now available.

September 10, 2006

Sept. 2 to 9 Perl 6 Mailing List Summary Available

Posted: 2006-09-10 23:36:00
Languages ::

A summary of discussion taking place on the Perl 6 mailing lists between September 2 and 9, 2006 is now available.

First Purdue.pm Technical Meeting on Sept. 12

Posted: 2006-09-10 23:31:00
Languages ::

It has been announced that the first technical meeting of the Purdue Perl Mongers will be held on September 12, 2006.

September 03, 2006

Aug. 27 to Sept. 2 Perl 6 Summary Available

Posted: 2006-09-03 23:51:00
Languages ::

A summary of discussion on the Perl 6 mailing lists between August 27 and September 2, 2006 is now available.

August 28, 2006

Chicago Perl Hackathon Announced

Posted: 2006-08-28 23:17:00
Languages ::

The Chicago Perl Hackathon has been announced. "It will be a round-the-clock weekend of programming on Perl-related projects with your colleagues in the open source community. Dozens of programmers from the open source community in the midwest, as well as others from around the US, will be getting together to share ideas, work on code, and move their Perl-related projects forward."

The hackathon will be held from November 10 to 12, 2006, in Crystal Lake, Illinois.

August 17, 2006

Perl 5.9.4 Released

Posted: 2006-08-17 22:55:00
Languages ::

Perl 5.9.4 has been released.

This release includes: changes to the handling of pmc files, support for the state variables, the addition of the DOES() method to the UNIVERSAL class, new core modules, documentation improvements, performance enhancements, plus bugfixes and other changes.

July 26, 2006

Perl in Lisp 0.1 Released

Posted: 2006-07-26 23:44:00
Languages ::
Languages ::

Perl in Lisp 0.1 has been released. It is a Common Lisp interface to the Perl 5 API.

This beta release "can evaluate strings of Perl code, call Perl functions, and convert between Lisp and Perl types. Callbacks from Perl to Lisp are not yet supported. Some Perl modules may not work, particularly if they depend on external C libraries."

July 05, 2006

Pugs 6.2.12, v6.pm Released

Posted: 2006-07-05 23:31:00
Languages ::

Pugs 6.2.12 has been released. Pugs is a Perl 6 implementation written in Haskell.

This release includes: performance enhancements, various syntax changes, updated modules, documentation improvements, plus other changes and fixes.

v6.pm has also been released. It is a prototype Perl 6 compiler implemented in Perl 5.

June 19, 2006

PythonPerl 0.9 Released

Posted: 2006-06-19 16:25:00
Languages ::
Languages ::

PythonPerl 0.9 has been released. PythonPerl is a Python module that allows for the use of Perl inside Python.

May 19, 2006

Apress Perl eBook Bundle Promotion Until May 31

Posted: 2006-05-19 22:34:00
Languages ::

Apress is offering a Perl eBook bundle promotion lasting until May 31, 2006. The 'Beginning Perl Web Development: From Novice to Professional', 'Pro Perl', 'Pro Perl Parsing', 'Regular Expression Recipes: A Problem-Solution Approach', and 'Perl 6 Now: The Core Ideas Illustrated with Perl 5' eBooks are available as a bundle for $50.

May 17, 2006

YAPC::Asia 2006 Tokyo Video Files Available Online

Posted: 2006-05-17 19:12:00

Languages ::

It has been announced that video recordings from Yet Another Perl Conference::Asia 2006 Tokyo are now available online.

perl6-users Mailing List Announced

Posted: 2006-05-17 18:55:00
Languages ::

The creation of the perl6-users mailing list has been announced. It is a list intended for Perl 6 users, rather than implementors.

May 11, 2006

Next SPUG Meeting on May 16

Posted: 2006-05-11 22:52:00
Languages ::

It has been announced that the next meeting of the Seattle Perl Users Group will be held on May 16, 2006. Murray Chapman will be discussing the use of Perl at the Internet Movie Database (IMDb).

April 29, 2006

Next DFW.pm Meeting on May 23

Posted: 2006-04-29 00:16:00
Languages ::

It has been announced that the next meeting of the Dallas/Ft. Worth Perl Mongers will be held on May 23, 2006. brian d foy will be presenting the "The Magic of Tied Variables" chapter from his upcoming "Mastering Perl" book.

April 27, 2006

YAPC::NA 2006 Schedule, Abstracts Available

Posted: 2006-04-27 09:34:00

Languages ::

It has been announced that the schedule for the Yet Another Perl Conference North America 2006 is now available. The abstracts are available from within the schedule.

The conference will be held from June 26 to 28, 2006, in Chicago.

March 28, 2006

YAPC::NA 2006 Registration Now Open

Posted: 2006-03-28 23:13:00

Languages ::

It has been announced that the Yet Another Perl Conference North America 2006 registration is now open. The conference will be held from June 26 to 28, 2006, in Chicago. Courses will be offered on June 29 and 30.

February 25, 2006

Perl for z/OS 1.0.0 Released

Posted: 2006-02-25 11:33:00
Languages ::

Perl for z/OS 1.0.0 has been released. It is a statically-linked, precompiled port of Perl 5.8.7 to IBM z/OS UNIX. This new port offers "a version of Perl with all known defects resolved and a dedicated support team to address new problems that may arise."

February 02, 2006

Perl 5.8.8 Released

Posted: 2006-02-02 22:09:00
Languages ::

Perl 5.8.8 has been released.

This release includes: support for chdir, chmod, and chown to work on filehandles; module-related changes and fixes; a glossary of Perl-related terminology in the form of the perlglossary manpage, O(1) weak reference creation, improved building under Win32 with Borland's compilers, plus other bugfixes and changes.