Beginner's Introduction to Perl - Part 2

Editor’s note: this venerable series is undergoing updates. You might be interested in the newer versions, available at: A Beginner’s Introduction to Perl 5.10 A Beginner’s Introduction to Files and Strings with Perl 5.10 A Beginner’s Introduction to Regular…

Read it

This Week on p5p 2000/11/07

Notes Error number parsing VMS hackery The (f)crypt of mystery Yet more self-ties Rsync vs. FTP’ing the patches Changes to README.aix The Regex Stack Problem Things nobody’s fixed Craig Berry Various Notes You can subscribe to an email version…

Read it

Critique of the Perl 6 RFC Process

Table of Contents •Problems with Proposals of Major Changes •Problems with Proposals of Minor Changes •Miscellaneous Problems •Overall Problems •Bottom Line A Very Brief Summary Discussion of major changes is pointless in the absence of a familiarity with internals…

Read it

State of the Onion 2000

Hear Larry Wall’s Keynote (Because of the time length, we’ve broken up Larry Wall’s keynote at O’Reilly’s Open Source Roundtable into four seperate audio files.)   Part One MP3     RealPlayer   Part Two MP3     RealPlayer   Part Three MP3     RealPlayer   Q…

Read it

Beginner's Introduction to Perl

Editor’s note: this venerable series is undergoing updates. You might be interested in the newer versions, available at: A Beginner’s Introduction to Perl 5.10 A Beginner’s Introduction to Files and Strings with Perl 5.10 A Beginner’s Introduction to Regular…

Read it

Programming GNOME Applications with Perl

-> Table of Contents •Architecture Introduction •Hello, World •Adding a Menu Bar •Adding an About Box •Adding More Chrome •Final Program GNOME is the Unix desktop. It’s a framework for writing graphical applications with Unix, providing drag-and-drop, interapplication communication,…

Read it

This Week on p5p 2000/10/08

Notes Self-tying is broken Virtual values Why is unshift slow? More Perl hacking guidelines Integer and floating-point handling printf %v format bug fixed Jarkko impersonates me Various Notes First, the meta-news this week is that you have a new…

Read it

Report from YAPC::Europe

YAPC::Europe::London -> This is written for those poor souls who couldn’t make it to give them aflavor of the wonderful event they missed. Despite being an ex-Londoner, I got on the wrong tube Friday morning. The train was packed and…

Read it

Sapphire

Table of Contents •Design Principles •So, uh, what is it? •Where did it get? •What else can be done? •What can’t be done? •Structure of a Sapphire •The future of Sapphire •Reflections through a Sapphire Naming languages after stones…

Read it

Guide to the Perl 6 Working Groups

Table of Contents •Announcements and Overviews •Internals •Language   •perl6-language-data   •perl6-language-datetime   •perl6-language-errors   •perl6-language-flow   •perl6-language-io   •perl6-language-mlc   •perl6-language-objects   •perl6-language-regex   •perl6-language-strict   •perl6-language-subs   •perl6-language-unlink •Miscellaneous Larry said at the Perl conference this summer that the old model of Perl development was not working well…

Read it

Report from the Perl Conference

Were do I begin? Like Willy Wonka said, “..the beginning is a very good place to start…” So let’s start with my journey to the conference. Day 0: July 15, 2000 My flight to San Jose wasn’t delayed too…

Read it

Choosing a Perl Book

There are a huge number of books out there about Perl. A quick search on Amazon reveals 362 books; allowing for false positives and books where Perl is a minor part, I’d conservatively estimate there to be over 250 books…

Read it