Well after alot of bitching and complaining I decided "Hell, I think its about time to test what I have learned" so I did. I did this in about a week with only about 3 hours of actual work going into it. I will appreciate all comments, suggestions, put downs, kicks, punches, pokes and stabs. Thanx.
$_="f~r~e~e~d~o~m";s(\W){ }ig; # freedom my@a=split(/ /,$_);for($i=1;$i<($#a+($#a>>2));$i++) {if($i==4||$i==5||$i==6){push @i, $a[$i];}}foreach (@::i){$l.=$_}$_="to program"; # to program s/to/tHE/;tr/a-zA-Z/A-Za-z/;$f=$::;$f.=";";my $p= "2134P232e42342248249r23";$p=~s/(\d|\W)//g;$l=$l.$f; $p.=chr((1<<6)+(1<<5)+12);$s=substr($_,-4);$s=substr( $s,0,1);$s=~tr/A-Z/a-z/;$l=$s.$l;$_='munchkin';for $z #mikfire :) (1..3){$q.=substr($_,-$z)}$q=substr($q,-3);$q=~s/(k)/uc($1)/e; $l=$q.$l;print join(' ',$p,$l); # # # # # # # # # # # # # ## ##### ## # ## # # ## ## # # ## #


Wanna be perl hacker.
Dave AKA damian

In reply to Yip, my first by damian1301

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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, details, 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, summary, 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.