NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Iterater negativity (Score:2, Interesting)
Yet another JAPH
Re:Iterater negativity (Score:2)
On the one hand, it's a C++ bastardization of a general concept, where every relevant class has *, ++ and -- overloaded so you can do things like use generic sort functions with your class (regardless of how the aggregate structure in your class works internally).
On the other hand, there's the source of that general concept in the Lisp world, where an iterator is nothing more than serialized access to some abstract sequence
Brak Counter Brak (Score:3, Insightful)
foreach($thing->woozewuzzle)would have been.I think that's what I meant.
Montreal was in the middle of an unliveable heat wave, so as I was giving that talk, I could barely stand up from heat exhaustion. Global warming is fun!! [nytimes.com]
Re:Brak Counter Brak (Score:1)
$thing->woozewuzzle->loop(sub {...})isn't exactly tricky.Let me guess; that's not the kind of interface the thing provided.
Re:Brak Counter Brak (Score:2)
--Nat
Re:Brak Counter Brak (Score:1)
Re:Brak Counter Brak (Score:1)
IIRC, Win32::OLE solves this for OLE collections by providing a method "in", which enables you to write
which also resembles the Visual Basic For Elem in Coll(?) syntax, making it a bit easier to port VB code (e.g. in interface docs).
.e'osai ko sarji la lojban
Re:Iterater negativity (Score:1)
Henry Baker is one of those people where you should pay close attention to everything he says because he's nearly always right. What is it about pe
You're too modest, gnat (Score:2, Funny)
Re:You're too modest, gnat (Score:3, Informative)
Re:You're too modest, gnat (Score:2)
But there have been repeat performances. I've seen two. One at YAPC::Europe 2000 and an unforgettable performance at about 3am in the foyer of the Doubletree Hotel in Monterey at OSCON 2000.
Re:You're too modest, gnat (Score:2)
--Nat
Atari (Score:2)
Similarly, if you're writing an Atari 2600 emulator, I don't way to hear the word "object" mentioned, even in jest!
I have a sudden, almost uncontrollable urge to write an object-oriented Atari emulator in Perl.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
2002 talk: CPAN is unusable (Score:1)
dc
Re:2002 talk: CPAN is unusable (Score:1)
(See slides 3 and 4)
I'd propose an extra header bar above the bar "Modules", and that a header "Download" is added above the label "Latest Release".