You dream in perl too? Sometimes i think in perl. Like "How would i program this situation".
It doesn't *scream* at me that this is what I want to do. But I can't imagine doing anything else. I have no idea what I would be doing right now without perl and the internet. Probably trying to start a recording studio.
I think that everyone has there own certain way of doing, learning and understanding things, and whether it's a natural thing that you have from birth or if it's manifested from your life experiance I don't know, but I know that when you find something that fits into your way of thinking it just clicks, and that's when you know your doing what your *supposed* to.
I know I could never be an accountant, lawyer, or doctor. Yet there are millions of people that are, and that would say "I could never be a programmer". I love my job, and I do it well, and I love doing my job well, and that's enough for me to say "I've found my calling" and "I'm thankful for my job".
- thabenksta
my $name = 'Ben Kittrell';
$name=~s/^(.+)\s(.).+$/\L$1$2/g;
my $nick = 'tha' . $name . 'sta';
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|