in reply to Re^2: Programmers are weird
in thread Programmers are weird

Even weirder, we have a tendency to store our dumps in extremely safe places for very long times. And we even practice and test whether our dumps can be restored!

---
$world=~s/war/peace/g

Replies are listed 'Best First'.
Re^4: Programmers are weird
by apotheon (Deacon) on Dec 31, 2005 at 14:02 UTC

    $whirled = whir($peas);

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin