in reply to Kill Your Favorite Monk!

Doesn't do much if Java's not enabled. And I don't enable Java on random websites. :(

A notice for this would have been nice.

-- Randal L. Schwartz, Perl hacker


update: Duh. It says "with the power of Perl and Java". Sorry, I skim directly to the URL too often. {grin}

Replies are listed 'Best First'.
Re: Re: Kill Your Favorite Monk!
by thabenksta (Pilgrim) on May 15, 2001 at 23:45 UTC

    See above.

    Well with the powers of perl and java combined, now you can! -thabenksta
    my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';