in reply to Re^5: a simple exercise in readability
in thread a simple exercise in readability

Good catch. Thanks -- I've edited the code on my system at home, though I'll leave the error as it is where you noticed it here at PerlMonks.

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