K_M_McMahon's Journal
http://use.perl.org/~K_M_McMahon/journal/
K_M_McMahon's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:43:48+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00K_M_McMahon's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~K_M_McMahon/journal/
my first.....blog?
http://use.perl.org/~K_M_McMahon/journal/25207?from=rss
Hey all,<br> <br>
I have been using Perl for about 1.5 years. I have been on PerlMonks for a while and finally decided to venture over here and see what is going on.
<br> <br>
A quick background on me. I graduated High School in 1995 and went right to the University of Maryland with no idea of what I wanted to do. I took 5 years (while working full time as well) to get my 4 year (bachelor's) degree. Although I am a computer geek now, I got my degree in Philosophy.
<br> <br>
Even though I have a Bachelor's in a non-technical field, I currently work as a contractor for NASA. I am the lead Engineer for the Rossi X-Ray Timing Explorer satellite and I am part of the team that is building the Space Technology 5 constellation.
<br> <br>
I have used Perl to automate many menial tasks at my job and look for any opportunity to use Perl to improve our job procsses. I am known at work as the "Uber Debugger" because I am good at eyeballing code and spotting errors. anyway, if you want more background, check out my website...<a href="http://www.billwfriend.com/">BillWFriend.Com</a> <br> <br>
<br>
Talk at you Later!
-Kevin
<br> <br>
my $a='62696c6c77667269656e6440676d61696c2e636f6d';
while ($a=~m/(^.{2})/s)
{print unpack('A',pack('H*',"$1"));$a=~s/^.{2}//s;}K_M_McMahon2005-06-15T05:05:44+00:00journal