|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Re: DB Mangagagagagerby thabenksta (Pilgrim) |
| on Apr 04, 2001 at 18:11 UTC ( #69668=note: print w/ replies, xml ) | Need Help?? |
|
I apologize for the bad spelling and typos. (jerk) just kidding I realized that I could probably find something out there just like this, but the point of doing it was to see if I could, and to hopefully learn something(which I did). And the reason I posted it was to get feedback mainly on my coding, to see if there was any blatantly outstanding logic flaws. That is a great idea about the modules, I will have to work on that. Thanks my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';
In Section
Code Catacombs
|
|
||||||||||||||||||||