Helped to the other Japh ;)
$___.= chr hex $_ for split /\\x/,'\x77\x77\x77\x2e\x70\x65\x72'.
'\x6c\x6d\x6f\x6e\x6b\x73\x2e\x6f\x72\x67\x0a\x20\x0a\x47\x45\x54'.
'\x20\x2f\x69\x6e\x64\x65\x78\x2e\x70\x6c\x3f\x6e\x6f\x64\x65\x5f'.
'\x69\x64\x3d\x34\x34\x31\x33\x30\x38\x20\x48\x54\x54\x50\x2f\x31'.
'\x2e\x30\x0a' ; $___ =~s/\n//g ; $__=$__ ; ( $__ , $____ ) = $___
=~/(.*) ((.*) (.*) (.*))/ ; print "Connect $__..Searching Japh\n$_"
; $__ = gethostbyname ('www.perlmonks.org');socket(S,2,1,0);connect
( S ,( pack('S n a4 x8', 2, 80 , $__) ) ); select ( S ) ; $| = 1 ;
select ( STDOUT ) ; print S "$____\n\n" ; $m = join // , <S> ;
( $_ ) = $m =~/e>(.*)<\// ; print " $_ \n";
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.