LYCOS RETRIEVER Beta Retriever Home  |  What is Lycos Retriever?   
Perl: Perl 6
built 659 days ago
Mac OS X ships with Perl as a standard component (Perl 5.6.0 as of OS X 10.2, 5.8.1-RC3 as of OS X 10.3, 5.8.6+patches as of OS X 10.4). If you want to build Perl yourself, you need to get the Mac OS X Developer Tools which has among other things gcc. (Note: in 10.3 you should ... install the optional BSD SDK, otherwise installing new Perl modules won't work.) To get the Mac OS X Developer Tools you can sign up as an Apple Developer (free registration).
Source:
In 2007, v6-MiniPerl6 ("mp6") and its reimplementation, v6-KindaPerl6 ("kp6") were written as a means to bootstrap the Perl-6.0.0 STD, using Perl 5. The STD is a full grammar for Perl 6, and is written in Perl 6. In theory, anything capable of parsing the STD and generating executable code is a suitable bootstrapping system for Perl 6. kp6 is currently compiled by mp6 and can work with multiple backends.[14][15] mp6 and kp6 are not full Perl 6 implementations, and are designed only to implement the minimum featureset required to bootstrap a full Perl 6 compiler.
Perl Debugger Pocket Reference This book is an unparalleled sneak-peek of what's coming in the widely-anticipated Perl 6. It uncovers groundbreaking new developments in Parrot--the interpreter engine that will execute code written in the… Read more.
Source:
The Perl You Need to Know, Part 6 introduces the use of Perl for live database interaction. Learn how to construct an SQL statement, pass it to your database, and receive the results-- all using Perl.
Source:
SEARCH
MORE ABOUT