[Ottawa-pm] Fwd: [pm_groups] Potential group project: The Perl Cookbook

Shawn H Corey shawnhcorey at gmail.com
Wed Oct 12 12:12:59 PDT 2011


On 11-10-12 09:38 AM, Yanick Champoux wrote:
> On 10/10/11 10:24, Shawn H Corey wrote:
>> I was thinking of doing an article on arrays using a double-linked,
>> circular list as an example. The nifty thing is that each manipulation
>> of the list requires only one Perl statement.
>
> Yup, implementing that kind of stuff with Perl's arrays and hashes is
> muuuch easier than in C, that's for sure. :-)

I was thinking of doing an article on anonymous arrays to complement it 
but I haven't thought of a good example yet. I considered LCS, though it 
is a little esoteric, and parsing XML but both have very good modules in 
CPAN for them. Anyone got a suggestion?


-- 
Just my 0.00000002 million dollars worth,
   Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

"Make something worthwhile."  -- Dear Hunter


More information about the Ottawa-pm mailing list