http://www.perlmonks.org?node_id=88212


in reply to What Perlish name to assign to my baby girl?

How about Japh?

-thabenksta
my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';

Replies are listed 'Best First'.
Re: Re: What Perlish name to assign to my baby girl?
by Malkavian (Friar) on Jun 15, 2001 at 20:58 UTC
    I'd go for that. :)
    I once knew a lass by the name of 'Japhia'...
    So, the name's out there.. And perhaps, Japhia is just the feminine of Japh after all. :)
    Jesting aside, congratulations!!!
    Now all you need to do is code a script to tidy up the dataflow with the diapers automatically, and install a sleep friendly signal handlers for children trying to wake parent processes.

    Cheers,

    Malk