Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Do you have a middle name?

by igoryonya (Pilgrim)
on Dec 04, 2009 at 07:41 UTC ( [id://811037]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @Michael = ('Michaelovich', 'Michaelovna);
    
  2. or download this
    my @genderEnding = ('ovich', 'ovna');
    my @genderType = ('Male', 'Female');
    ...
     $in =~ s/[\r\n\cM]+$//;
     return $in;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://811037]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found