SQLite format 3@  l7tablefactsfactsCREATE TABLE facts ( key varchar(512) not null, val varchar(512) not null )<&R ^ #/nzs&Ababelfishhttp://babel.altavista.com5adont askDon't ask to ask; simply ask your question6adon't askDon't ask to ask; simply ask your question cyabye!-Ybarthttp://www.redcoat.net/pics/answer.gif botsnack:-) byecya!y!ccgi::debugCGI::Debug - module for CGI programs debugging - http://search.cpan.org/author/JONAS/CGI-Debug-1.0/Debug.pm !cookieThank you!7coping with scopingCoping with Scoping - http://perl.plover.com/FAQs/Namespaces.html`-disclaimerAny answers given here do not absolve you of your need to read the documentation( Gfeelingsbots dont have feelings, dorkG friedo yo mama such a slut, she has over 1000 child classes $hash{$b} } keys %hash;  NN9G =wNidw"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually getting/ipv6L'IPv6 a rox ;-)Oipv6howtoThe Linux IPv6 HOWTO is at http://tldp.org/HOWTO/Linux+IPv6-HOWTO/Z)ipv6rdnsBIND8+ tool for building an IPv6 zone file: http://tools.fpsn.net/ipv6-inaddr/ kiss*kiss**OloveI WANT TO FUCK YOU LIKE AN ANIMAL&Imasonhttp://www.masonbook.com/book/vkmaxsub max { return (sort { $b <=> $a } @_)[0] } # works on numbers, use cmp instead of <=> for characters/words!mercide rien ;)7emod_perlCheck out mod_perl at http://perl.apache.org/WmodperlCheck out mod_perl at perl.apache.org8!cnamespaceshttp://perl.plover.com/FAQs/Namespaces.htmlG nmsWeb scripts written by experts - http://nms-cgi.sourceforge.net/>qnopastingPaste your code here: http://www.nomorepasting.com  p:qnoses(-: wasting bandwidth through noses since 2002 :-)L1/nsfwNot Safe for Work'obliothe #perl bot"9ouahho le maichan trolleur2#_pebkacproblem exists between keyboard and chairpoePOE - multitasking and network framework for perl - http://poe.perl.org/ - POE Cookbook: http://poe.perl.org/?POE_Cookbook8%!cprecedencehttp://perl.plover.com/FAQs/Precedence.htmld&;questionsHow To Ask Questions The Smart Way - http://www.catb.org/~esr/faqs/smart-questions.html')redhatredhat sux :-(s(aroundtry perldoc -q round, or use sprintf, or sub round { my $num = $_[0]; $num = int($num + .5); return $num } ;rtfmhttp://mongers.org/rtfm_*5shuffleuse the Util::List module, or perl -le 'sub shuffle{my $aref = shift;my $i;for($i = @$aref; --$i;){my $j = int rand($i + 1);@$aref[$j,$i] = @$aref[$i,$j];}}@array = qw(A 2 3 4 5 6);shuffle(\@array);print @array;'  S=X+slicemy @oses = qw/freebsd openbsd netbsd linux/; my @favorites = @oses[0..2]; # saves freebsd, openbsd, and netbsd to @favorites3astfuSHUT THE FUCK UP YOU LAME ASS MOTHERFUCKER -=stfwrtfm has a younger cousin named stfw. If you are reading this, surely someone thinks you should Search the Fucking Web before asking any more questions.7unfME ROVE YOU RONG TIMEr*Owhatis the meaning of life? What whatV0-trThe transliteration operator. Same as y///. See 'perldoc perlop' for more info-1YtrueAnything that isn't false. see "false"2) perl tutorialsTutorials and Books: http://www.comp.leeds.ac.uk/Perl/start.html :: http://learn.perl.org/ :: http://books.perl.org/onlinebooks3%what's upnothing much)Kfalsefalse things: "", "0", 0, undef#5CfubarFucked Up Beyond All Repair>6ulitebota version of tybalt's minibot running against SQLite jj5J&&&+it doesn't work"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually gettingK8copingCoping with Scoping - http://perl.plover.com/FAQs/Namespaces.htmlL9scopingCoping with Scoping - http://perl.plover.com/FAQs/Namespaces.htmllife without cpan:-(;'penishey spaceboy!<!netbsdNetBSD > *Y=)it doesnt work"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually gettingW>%it wont work"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually getting oGX?'it won't work"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually gettingO@debianNine out of Ten Jesus and Elvis impersonators agree that Debian is #1A3sdl perlhttp://sdlperl.org/B3perl sdlhttp://sdlperl.org/G <3Forever love for you my Perl / You are the sunshine in my worldiDQbqsBot Query Syndrome - if you're reading this, stop talking to the bot, talk to real people instead.eCcpanComprehensive Perl Archive Network (where to download perl modules) http://search.cpan.org/;F?Idatetime::format::builderDateTime::Format::Builder - create DateTime parser objects. - http://search.cpan.org/author/SPOON/DateTime-Format-Builder-0.60/lib/DateTime/Format/Builder.pod)GQdjaynon chuis à Paris pour la semaine ##]~edoomihlvaria And instead of, "Following you, master." He'd be like, "GONNA BASH SOME BOZZOS FOR J00 SUCKA"GduoxSheyala's boyfriend. Occasionally flammable, handle with care8Jkfullopaaaaaaaaaa naaaaaaaaaaaaaaaan pa fullop !!!!!!!zKogettyopens a tty port, prompts for a login name and invokes the /bin/login command. It is normally invoked by init(8).Lfilelockperl file locks are analogous to green traffic lights: If you have a green light, that does not prevent the idiot coming the other way from plowing into you sideways; it merely guarantees to you that the idiot does not also have a green light at the same time.Mfile lockperl file locks are analogous to green traffic lights: If you have a green light, that does not prevent the idiot coming the other way from plowing into you sideways; it merely guarantees to you that the idiot does not also have a green light at the same time.  n1rN_headh< headh> I do only what I have to to get my work done, I dont have time for researching althoug I want to^O1hashsortsort a hash by its values: my @keys = sort { $hash{$a} <=> $hash{$b} } keys %hash;6Pahoovoolooa hyperintelligent shade of the color blueQ/iceteal'ice tea c booonR/ice teal'ice tea c booonPS!ipv6 howtoThe Linux IPv6 HOWTO is at http://tldp.org/HOWTO/Linux+IPv6-HOWTO/[T)ipv6 rdnsBIND8+ tool for building an IPv6 zone file: http://tools.fpsn.net/ipv6-inaddr/$UCjargonhttp://catb.org/esr/jargon/-VWkoreathe land of beautiful women (see sex):W!glearn perlhttp://learn.perl.org/library/beginning_perl/nXYmathI don't like it when you use me for a calculator, but you can if you must... perlbot math (expression)J+meWhat about you?4_mofinoYou actually want me to learn new things?%[ImrfeMan Responsible For Everything |uh|\+Tb#perl56deltawhat's new for perl v5.6.0 - http://perldoc.perl.org/perl56delta.html@!perlamigIfperlamigaPerl under Amiga OS - http://perldoc.perl.org/perlamiga.htmleperlallsee: RTFMGperlaixPerl version 5 Zd+perlaixPerl version 5 on IBM Unix (AIX) systems - http://perldoc.perl.org/perlaix.htmlVc%perl570deltawhat's new for perl v5.7.0 - http://perldoc.perl.org/perl570delta.htmlVa%perl561deltawhat's new for perl v5.6.x - http://perldoc.perl.org/perl561delta.htmlV`'perl5005deltawhat's new for perl5.005 - http://perldoc.perl.org/perl5005delta.htmlV_'perl5004deltawhat's new for perl5.004 - http://perldoc.perl.org/perl5004delta.html[^-perlmodPerl modules (packages and symbol tables) - http://perldoc.perl.org/perlmod.htmlP]perlmintPerl version 5 on Atari MiNT - http://perldoc.perl.org/perlmint.html7\cnamespacehttp://perl.plover.com/FAQs/Namespaces.html qMKځ?perlapolloPerl version 5 on Apollo DomainOS - http://perldoc.perl.org/perl5.8.0/pod/perlapollo.htmlq9perlapioperl's IYi!#perlapolloPerl version 5 on Apollo DomainOS - http://perldoc.perl.org/perlapollo.htmlThperlapioperl's IO abstraction interface. - http://perldoc.perl.org/perlapio.htmlTsperlce- http://perldoc.perl.org/perl5.8.0/pod/perlce.htmlF7perlcallPerl cal.oWperlce- http://perldoc.perl.org/perlce.htmlSnperlcallPerl calling conventions from C - http://perldoc.perl.org/perlcall.html`m!1perlbs2000building and installing Perl for BS2000. - http://perldoc.perl.org/perlbs2000.htmlIkperlbookPerl book information - http://perldoc.perl.org/perlbook.htmlJj perlbeosPerl version 5 on BeOS - http://perldoc.perl.org/perlbeos.htmlegAperlapiautogenerated documentation for the perl public API - http://perldoc.perl.org/perlapi.html  Ol$:z+perldebgutsGuts of Perl debugging - http://perldoc.perl.org/perl5.8.0/pod/perldebguts.html#perldbmfilterPerl DBNv'perldbmfilterPerl DBM Filters - http://perldoc.perl.org/perldbmfilter.htmlNrperlcn¼òÌåÖÐÎÄ Perl Ö¸ÄÏ - http://perldoc.perl.org/perlcn.htmlUperldguxPerl under DG/UX. - http://perldoc.perl.org/perl5.8.0/pod/perldgux.htmlD{perldguxPerl under DG/UX. - http://perldoc.perl.org/perldgux.htmlQzperldeltawhat is new for perl v5.8.0 - http://perldoc.perl.org/perldelta.htmlCy{perldebugPerl debugging - http://perldoc.perl.org/perldebug.htmlPw#perldebgutsGuts of Perl debugging - http://perldoc.perl.org/perldebguts.htmlFt!perlcygwinPerl for Cygwin - http://perldoc.perl.org/perlcygwin.htmlfs#;perlcompileIntroduction to the Perl Compiler-Translator - http://perldoc.perl.org/perlcompile.html*qKperlclibInternal replacements for stand  ?z )h!cperlebcdicConsiderations for running Perl on EBCDIC platformsk!GperlebcdicConsiderations for running Perl on EBCDIC platforms - http://perldoc.perl.org/perlebcdic.html0~Yperldos- http://perldoc.perl.org/perldos.html:perlepocPerl for EPOC - http://perldoc.perl.org/per@wperlepocPerl for EPOC - http://perldoc.perl.org/perlepoc.htmlY%perlembedhow to embed perl in your C program - http://perldoc.perl.org/perlembed.html$!perlfilterSource Filters - htK perlforkPerl's fork() emulation - http://perldoc.perl.org/perlfork.htmlE !}perlfilterSource Filters - http://perldoc.perl.org/perlfilter.htmlL| perldiagvarious Perl diagnostics - http://perldoc.perl.org/perldiag.html\'perlforkPerl's fork() emulation - http://perldoc.perl.org/perl5.8.0/pod/perlfork.htmlperlformPerl form tS8x)perlhistthe Perl history records - http://perldoc.perl.org/perl5.8.0/pod/perlhist.html;perlhackHow to hack UperlhackHow to hack at the Perl internals - http://perldoc.perl.org/perlhack.htmlJ perlfuncPerl builtin functions - http://perldoc.perl.org/perlfunc.html*%perlhurdPerl version 5 on Hurd - htJ perlhurdPerl version 5 on Hurd - http://perldoc.perl.org/perlhurd.htmljIperlhpuxPerl version 5 on Hewlett-Packard Unix (HP-UX) systems - http://perldoc.perl.org/perlhpux.htmlPperlgutsIntroduction to the Perl API - http://perldoc.perl.org/perlguts.html[sperlgolfPerl golf competitions at http://terje.perlgolf.org%perlfuncPerl builtiL perlhistthe Perl history records - http://perldoc.perl.org/perlhist.html[#%perlfreebsdPerl version 5 on FreeBSD systems - http://perldoc.perl.org/perlfreebsd.html f cc"I"Cl'====;^I?EvanCarroll: Well if your bonevisible, it's all in one of the back disappear into the central organ of the portability problems go away (hopefully) which is what the hell is with the?$_3)GumbyBRAIN: PerlbotEvanCarroll isa11.5Gbok to use perlbot.9M3perlbot perlbot perlbot perlbot.GumbyBRAIN: perlbote1gb,GumbyBRAIN: hjkyuig/yuiopGumbyBRAIN: yuiop"i)/perlbot yuiop.GumbyBRAIN: yuiop$j-/"perlbot yuiop."GumbyBRAIN: yuiopp#-Pepe_Le_Pewfucking annoying&qIBrunnright-wing rascist twinky hole.rSbriareusdumb fundamentalist christian whores;aloneleave me the fuck alonehpbpPerl Best Practices by Damian. http://www.oreilly.com/catalog/perlbp//gbGumbyBRAIN: yuiopvA planeta lamer!?w)gremote installA) Ask your provider to install it. B) Get shell access, install your self. C) Fake shell access with perl cgi scripts D) Cross compile on a compatible local box and upload. a\u![perlinternautogenerated documentation of purely internal Perl functions - http://perldoc.perl.org/perlintern.htmlT#)perllexwarnPerl Lexical Warnings - http://perldoc.perl.org/perl5.8.0/pod/perlO# perllexwarnPerl Lexical Warnings - http://perldoc.perl.org/perllexwarn.htmlRperlkoPerl°ú Çѱ¹¾î ÀÎÄÚµù - http://perldoc.perl.org/perlko.htmlNperljpÆüËܸì Perl ¥¬¥¤¥É - http://perldoc.perl.org/perljp.htmlRperlirixPerl version 5 on Irix systems - http://perldoc.perl.org/perlirix.html!perlipcPerl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) - http://perldoc.perl.org/perlipc.htmlb;perliolC API for Perl's implementation of IO in Layers. - http://perldoc.perl.org/perliol.html  H_qt !YperllocalePerl locale handling (internationalization and localization) - http://perldoc.perl.org/perllocale.htmlp!Kperlnewmodpreparing a new module for distribution - http://perldoc.perl.org/perl5.8.0/pod/perlnewmod.html_)!/perlnewmodpreparing a new module for distribution - http://perldoc.perl.org/perlnewmod.html8(#aperlnetware- http://perldoc.perl.org/perlnetware.htmlN'perlmpeixPerl/iX for HP e3000 MPE - http://perldoc.perl.org/perlmpeix.htmlS&%perlmodstylePerl module style guide - http://perldoc.perl.org/perlmodstyle.html6%!_perlmodlib- http://perldoc.perl.org/perlmodlib.htmlW$)perlmodinstallInstalling CPAN Modules - http://perldoc.perl.org/perlmodinstall.htmlQ#perlmacosPerl under Mac OS (Classic) - http://perldoc.perl.org/perlmacos.htmla"#1perlmachtenPerl version 5 on Power MachTen systems - http://perldoc.perl.org/perlmachten.html R$pGperlplan9Plan 9-specific documentation for Perl - http://perldoc.perl.org/perl5.8.0/pod/perlplan9.htmlc\2+perlplan9Plan 9-specific documentation for Perl - http://perldoc.perl.org/perlplan9.htmlU1#perlpacktuttutorial on pack and unpack - http://perldoc.perl.org/perlpacktut.htmlY0#!perlothrtutold tutorial on threads in Perl - http://perldoc.perl.org/perlothrtut.htmlf/?perlos390building and installing Perl for OS/390 and z/OS - http://perldoc.perl.org/perlos390.htmlc.=perlos2Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT. - http://perldoc.perl.org/perlos2.html\-#'perlopentuttutorial on opening things in Perl - http://perldoc.perl.org/perlopentut.html=+sperlobjPerl objects - http://perldoc.perl.org/perlobj.htmlk*!Gperlnumbersemantics of numbers and numeric operations in Perl - http://perldoc.perl.org/perlnumber.html ~8;?8~Kperlvmesabuilding and installing Perl for VM/ESA. - http://perldoc.perl.org/pe^</perlvmesabuilding and installing Perl for VM/ESA. - http://perldoc.perl.org/perlvmesa.html?:wperlutsPerl under UTS - http://perldoc.perl.org/perluts.htmla97perlutilutilities packaged with the Perl distribution - http://perldoc.perl.org/perlutil.htmlU8%perluniintroPerl Unicode introduction - http://perldoc.perl.org/perluniintro.htmlQ7#perlunicodeUnicode support in Perl - http://perldoc.perl.org/perlunicode.htmlM6perltw¥¿Å餤¤å Perl «ü«n - http://perldoc.perl.org/perltw.html@5wperlportWriting portable Perl - http://perldoc.perl.org/perl5#mperlpodq4#QperlpodspecPlain Old Documentation: format specification and notes - http://perldoc.perl.org/perlpodspec.html {_({/fL@perlxsXS language reference manual - http://perldoc.perl.org/perlxs.html)selectReturns the currently selected filehandle or sets the current default filehandle for output. http://perldoc.com/perl5.8.0/pod/func/select.htmlSF#reipjaphy's excellet regular expressions guide: http://japhy.perlmonk.org/book/sArandRetrieve the next pseudorandom number - http://perldoc.perl.org/perl5.6/pod/func/rand.htmlEposixPOWD)posixPOSIX - Perl interface to IEEE Std 1003.1 - http://perldoc.perl.org/POSIX.htmlC=pornhttp://www.asciipr0n.comB/poolppoolp is a lamer!/perlxstPAperlxstutTutorial for writing XSUBs - http://perldoc.perl.org/perlxstut.html4?]perlwin32- http://perldoc.perl.org/perlwin32.htmlF>perlvosPerl for Stratus VOS - http://perldoc.perl.org/perlvos.htmlU=!perlvmsVMS-specific documentation for Perl - http://perldoc.perl.org/perlvms.html b?xZK(~~GQperlqnxPerl version 5 on QNX - http://perldoc.perl.org/perlqnx.html-KperlrefPerl reference\S/perlrefPerl references and nested data structures - http://perldoc.perl.org/perlref.htmlHR perlrePerl regular expressions - http://perldoc.perl.org/perlre.html P5perl jobshttp://jobs.perl.org Onewline\nM/sheyalaERROR - undefined1LYwindowsWindows is a 32 bit patch to a 16 bit GUI based on a 8 bit operating system, written for a 4 bit processor by a 2 bit company which can not stand 1 bit of competitiondieNo thanks=HssocketSocket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa - load the C socket.h defines and structure manipulators - http://search.cpan.org/author/JHI/perl-5.8.0/ext/Socket/Socket.pm <s!QperlreftutMark's very short tutorial about references - http://www.perldoc.com/perl5.8.0/pod/perlreftut.htmln#EperlrequickPerl regular expressions quick start - http://www.perldoc.com/perl5.8.0/pod/perlrequick.htmlJVperlrerefRegexp Quick Reference - http://dellah.org/pod/perlreref.html;perlretutPerl r8PperlsecPerl security - http://perldoc.perl.org/perl5.8.0/pod/perlsec.html=perlrunhow to execute the Perl interpreter - http://perldoc.perl.org/perl5.8.0/pod/perlrun.htm[Z#%perlsolarisPerl version 5 on Solaris systems - http://perldoc.perl.org/perlsolaris.html>YuperlsecPerl security - http://perldoc.perl.org/perlsec.htmlUX!perlrunhow to execute the Perl interpreter - http://perldoc.perl.org/perlrun.htmll#AperlsolarisPerl version 5 on Solaris systems - http://perldoc.perl.org/perl5.8.0/pod/perlsolaris.html 2V]]]])M perlsynPerl syntax - http://www.perldoc.com/perl5.8.0/pod/perlsyn.html)c!1perlthrtuttutorial on threads in Perl - h23perltru64Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems - http://perldoc.perl.org/perl5.8.0/pod/perltru64.html2?perltocperl dV`#perltocperl documentation table of contents - http://perldoc.perl.org/perltoc.htmlS^!perlthrtuttutorial on threads in Perl - http://perldoc.perl.org/perlthrtut.htmlperltodoPerl TO-DO List - http://perldoc.perl.org/perl5.8.0/pod/perltodo.htmlWperltiehow to hide an object class in a simple varieperltru64Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems - http://perldoc.perl.org/perltru64.htmlBa{perltodoPerl TO-DO List - http://perldoc.perl.org/perltodo.htmlb_;perltiehow to hide an object class in a simple variable - http://perldoc.perl.org/perltie.html b"E]t-F[uAfyperltutTutorials and books: http://www.comp.leeds.ac.uk/Perl/start.html - http://library.psyon.org/programming/perl/win32perltut.html (for all platforms) - http://books.perl.org/onlinebooks(gErecursionrecursion: (n) see recursionSh#pbmlPerl Basics Mailing List - http://oakland.pm.org/mailinglists/pbml_faq.html!iC.ae.ae is United Arab Emiratesj1.af.af is Afghanistan kA.ag.ag is Antigua and Barbudal+.ai.ai is Anguillam).al.al is Albanian).am.am is Armenia!oC.an.an is Netherlands Antillesp'.ao.ao is Angolaq/.aq.aq is Antarcticar-.ar.ar is Argentinas7.as.as is American Samoat).at.at is Austriau-.au.au is Australiav%.aw.aw is Arubaw/.az.az is Azerbaijan#xG.ba.ba is Bosnia and Herzegovinay+.bb.bb is Barbadosz/.bd.bd is Bangladesh{).be.be is Belgium|3.bf.bf is Burkina Faso +LcyEm%=W~}+.bg.bg is Bulgaria~).bh.bh is Bahrain).bi.bi is Burundi%.bj.bj is Benin).bm.bm is Bermuda=.bn.bn is Brunei Darussalam).bo.bo is Bolivia'.br.br is Brazil).bs.bs is Bahamas'.bt.bt is Bhutan5.bv.bv is Bouvet Island+.bw.bw is Botswana ).by.by is Belarus '.bz.bz is Belize '.ca.ca is Canada$ I.cc.cc is Cocos (Keeling) Islands% K.cf.cf is Central African Republic%.cg.cg is Congo1.ch.ch is Switzerland'O.ci.ci is Cote DIvoire (Ivory Coast)3.ck.ck is Cook Islands%.cl.cl is Chile+.cm.cm is Cameroon%.cn.cn is China+.co.co is Colombia/.cr.cr is Costa Rica$I.cs.cs is Czechoslovakia (Former)#.cu.cu is Cuba/.cv.cv is Cape Verde;.cx.cx is Christmas Island'.cy.cy is Cyprus7.cz.cz is Czech Republic !2I^|0Mc 8Qg}).de.de is Germany+.dj.dj is Djibouti).dk.dk is Denmark +.dm.dm is Dominica!).dz.dz is Algeria").ec.ec is Ecuador#).ee.ee is Estonia$%.eg.eg is Egypt%7.eh.eh is Western Sahara&).er.er is Eritrea'%.es.es is Spain(+.et.et is Ethiopia)).fi.fi is Finland*#.fj.fj is Fiji(+Q.fk.fk is Falkland Islands (Malvinas),/.fm.fm is Micronesia-5.fo.fo is Faroe Islands.'.fr.fr is France"/E.fx.fx is France (Metropolitan)0%.ga.ga is Gabon1?.gb.gb is Great Britain (UK)2).gd.gd is Grenada3).ge.ge is Georgia45.gf.gf is French Guiana5%.gh.gh is Ghana6-.gi.gi is Gibraltar7-.gl.gl is Greenland8'.gm.gm is Gambia9'.gn.gn is Guinea:/.gp.gp is Guadeloupe;=.gq.gq is Equatorial Guinea<'.gr.gr is Greece/=_.gs.gs is S. Georgia and S. Sandwich Islands !2\tK_s(@W|>-.gt.gt is Guatemala?#.gu.gu is Guam@5.gw.gw is Guinea-BissauA'.gy.gy is GuyanaB-.hk.hk is Hong Kong'CO.hm.hm is Heard and McDonald IslandsD+.hn.hn is HondurasE?.hr.hr is Croatia (Hrvatska)F%.ht.ht is HaitiG).hu.hu is HungaryH-.id.id is IndonesiaI).ie.ie is IrelandJ'.il.il is IsraelK%.in.in is India+LW.io.io is British Indian Ocean TerritoryM#.iq.iq is IraqN#.ir.ir is IranO).is.is is IcelandP%.it.it is ItalyQ).jm.jm is JamaicaR'.jo.jo is JordanS%.jp.jp is JapanT%.ke.ke is KenyaU/.kg.kg is KyrgyzstanV+.kh.kh is CambodiaW+.ki.ki is KiribatiX).km.km is Comoros"YE.kn.kn is Saint Kitts and NevisZ1.kp.kp is North Korea[1.kr.kr is South Korea\'.kw.kw is Kuwait]7.ky.ky is Cayman Islands^/.kz.kz is Kazakhstan "7Ne~!AZn(=Vn_#.la.la is Laos`).lb.lb is Lebanona1.lc.lc is Saint Luciab5.li.li is Liechtensteinc-.lk.lk is Sri Lankad).lr.lr is Liberiae).ls.ls is Lesothof-.lt.lt is Lithuaniag/.lu.lu is Luxembourgh'.lv.lv is Latviai%.ly.ly is Libyaj).ma.ma is Moroccok'.mc.mc is Monacol).md.md is Moldovam/.mg.mg is Madagascarn;.mh.mh is Marshall Islandso-.mk.mk is Macedoniap#.ml.ml is Maliq).mm.mm is Myanmarr+.mn.mn is Mongolias%.mo.mo is Macau%tK.mp.mp is Northern Mariana Islandsu/.mq.mq is Martiniquev/.mr.mr is Mauritaniaw/.ms.ms is Montserratx%.mt.mt is Maltay-.mu.mu is Mauritiusz+.mv.mv is Maldives{'.mw.mw is Malawi|'.mx.mx is Mexico}+.my.my is Malaysia~/.mz.mz is Mozambique).na.na is Namibia5.nc.nc is New Caledonia !:Rp+CYn#E[%.ne.ne is Niger#.pe.pe is Peru;.pf.pf is French Polynesia;.pg.pg is Papua New Guinea1.ph.ph is Philippines+.pk.pk is Pakistan7.nf.nf is Norfolk Island'.pl.pl is Poland$ I.pm.pm is St. Pierre and Miquelon ).ng.ng is Nigeria +.pn.pn is Pitcairn -.ni.ni is Nicaragua 1.pr.pr is Puerto Rico1.nl.nl is Netherlands+.pt.pt is Portugal'.no.no is Norway%.pw.pw is Palau+.py.py is Paraguay%.np.np is Nepal%.qa.qa is Qatar%.nr.nr is Nauru).re.re is Reunion3.nt.nt is Neutral Zone).ro.ro is Romania#.nu.nu is Niue?.ru.ru is Russian Federation'.rw.rw is Rwanda#G.nz.nz is New Zealand (Aotearoa)#.om.om is Oman'.pa.pa is Panama3.sa.sa is Saudi Arabia 9.sb.sb is Solomon Islands!/.sc.sc is Seychelles !;Vk8Lh,DYs"%.sd.sd is Sudan#'.se.se is Sweden$-.sg.sg is Singapore%/.sh.sh is St. Helena&+.si.si is Slovenia"'E.st.st is Sao Tome and Principe(5.su.su is USSR (Former))1.sv.sv is El Salvador*%.sy.sy is Syria+-.sz.sz is Swaziland%,K.tc.tc is Turks and Caicos Islands+-W.sj.sj is Svalbard and Jan Mayen Islands.#.td.td is Chad(/Q.tf.tf is French Southern Territories09.sk.sk is Slovak Republic1#.tg.tg is Togo23.sl.sl is Sierra Leone3+.th.th is Thailand4/.sm.sm is San Marino5/.tj.tj is Tajikistan6).sn.sn is Senegal7).tk.tk is Tokelau83.tm.tm is Turkmenistan9).so.so is Somalia:).tn.tn is Tunisia;+.sr.sr is Suriname<%.to.to is Tonga=/.tp.tp is East Timor>'.tr.tr is Turkey&?M.um.um is US Minor Outlying Islands@5.us.us is United StatesA).uy.uy is UruguayB/.uz.uz is Uzbekistan 35Ks Hf{FFFF*CU.va.va is Vatican City State (Holy See) DA.tt.tt is Trinidad and Tobago-E[.vc.vc is Saint Vincent and the GrenadinesF'.tv.tv is TuvaluG-.ve.ve is VenezuelaH'.tw.tw is Taiwan%IK.vg.vg is Virgin Islands (British) JA.vi.vi is Virgin Islands (US)K+.tz.tz is TanzaniaL+.vn.vn is Viet NamM).ua.ua is UkraineN).vu.vu is VanuatuO'.ug.ug is Uganda&PM.wf.wf is Wallis and Futuna Islands%.ws.ws is SamoaR7.uk.uk is United KingdomS%.ye.ye is YemenT).yt.yt is Mayotte3aaskDon't ask to ask; simply ask your questionV;iircIf I Remember CorrectlyW-afaikAs Far As I KnowEgoogleHave you searched the web already? Try http://google.com6Y#[doesnt workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Saying "it doesn't work" is a worthless comment |Q8Z'[does not workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Saying "it doesn't work" is a worthless comment.[[dnwWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Saying "it doesn't work" is a worthless commentv\_perl helpAsk forth your question to the all-knowing #perl and we shall bestow upon you the answer of correctitude.'tutorialssee: tutoriale^EInfrequently Asked QuestionsInfrequently Asked Questions About Perl - http://perl.plover.com/IAQ/9baconThe meat of the EmpireostmtowtdiThe Perl motto: There is more than one way to do it.Msubspacepeople still play that game? hehEb#modusSometimes you wanna go where everybody loves to fla-a-a-ame c$$$unfd+padawanApprentice Jedi T  6[**Ge#active perlWhere to get Perl for Windows: http://www.activeperl.com/Ff!activeperlWhere to get Perl for Windows: http://www.activeperl.com/J#activestateWhere to get Perl for Windows: http://www.activeperl.com/Hh%active stateWhere to get Perl for Windows: http://www.activeperl.com/JiPARCross-Platform Packaging and Deployment tool - http://par.perl.org/"jAbabelhttp://babel.altavista.com?k}sudoProvides limited super user privileges to specific usersl=gggood game son, I own youjm+;smart questionsHow To Ask Questions The Smart Way - http://www.catb.org/~esr/faqs/smart-questions.htmlRnproblem"It doesn't work" or any relatives is very vague and totally useless information. When reporting a problem let people know what is the expected result and what is the result you are actually getting b ggZ Ngwo!_change incto change @INC (perldoc perlvar), recompile perl, or set the PERLLIB or PERL5LIB environment variable (perldoc perlrun), or use the -I option to perl (perldoc perlrun), or 'use lib' (perldoc lib) or fiddle with @INC (not recommended)_set incto change @INC (perldoc perlvar), recompile perl, or set the PERLLIB or PERL5LIB environment variable (perldoc perlrun), or use the -I option to perl (perldoc perlrun), or 'use lib' (perldoc lib) or fiddle with @INC (not recommended)*qSRTFARead The Fucking Article, Cunt Face-r]fuNo. Fuck yourself, you'll get more pussys'highHIGH ON JEBUS8t']dirty thieveshttp://sourceforge.net/projects/perlbot/BuJediForce wieldin' bad mutha fuckaz. Hand me my lightsabre f00v)KohaiJunior learnerw)SempaiSenior teacherxBakaSee JonR3yacelebsI KNOW NOT THESE PEOPLE! I AM INDY AS FUCKz'asl2/none/dns me{%+c'est la viethat's the life :ll_k M|#blowjobsuck it dryW}'right channelWhy are you asking that question here? Ask that question in the appropriate channel. While we are smart and might know the answer, this does not give you permission to ask off topic questions hereW~'wrong channelWhy are you asking that question here? Ask that question in the appropriate channel. While we are smart and might know the answer, this does not give you permission to ask off topic questions here1_pi3.141592653589793238462643383279502884197/try itDid you try it? What did it do? What was the expected result? Always try out your code before asking "will this work?" or "what will this do?"@wdatetimeThe Perl DateTime Project - http://datetime.perl.org//tryDid you try it? What did it do? What was the expected result? Always try out your code before asking "will this work?" or "what will this do?"%fuglyfucking ugly xxa=hm:ostupidthere are no stupid questions, just stupid people(IdonateIf you want to thank those who have helped you, send some money (even if just a couple of dollars) to the Perl Foundation - http://donate.perl-foundation.org/Frule 1You must spell out all words and not use leet speak in #perl@{rule 2Please follow our motto of "Don't ask to ask, just ask"=ssddsame shit, different day+ Oassholehttp://www.fezine.com/ASSHOLE.HTM( OlartLuser Attitude Re-adjustment ToolW %spinnerperl -e'$|++; 1 while select("","","",.04), print "\b", qw(/ - \ |)[$i++%4]'S user-cpanhttp://www.dcc.fc.up.pt/~pbrandao/aulas/0203/AR/modules_inst_cpan.htmlR usercpanhttp://www.dcc.fc.up.pt/~pbrandao/aulas/0203/AR/modules_inst_cpan.html+premade scriptsWe aren't here to help you fix your crappy script you found online somewhere. #perl is for perl programmers who author code 33WcI!Aoogy i'm gayer than xtat/%Mfuck the sunthe night time is the right timeV!go find itLooking for a premade script or program? Go search the web! We're here to help perl programmers program perl. We aren't here to help you find scripts or fix the crappy script you downloaded. Sorry3fwiwFor What It's Worthe!;bitchx fixtype /set format_nick_comp $0: $1- and /set SEND_AWAY OFF and put this in ~/.bitchxrc^/no thanksDon't thank me, donate to the perl foundation: http://donate.perl-foundation.org/l#GassumptionsMJD #11901 You can't just make shit up and expect the computer to know what you mean, Retardo+wtfWhy the foghorn!know perlWe can't really help if you if you don't know perl. #perl is for perl programmers that know perl. Helping you with your script you downloaded is like having a brain surgeon walk you through a lobotomyR#email regexhttp://www.perl.com/CPAN/authors/Tom_Christiansen/scripts/ckaddr.gz \\v3 aP/rssrich site summary*Sfoafusenet-speak for friend of a frienddbiPerl DataBase Interface - http://search.cpan.org/perldoc/DBI http://dbi.perl.org/ http://www.perl.com/lpt/a/2003/10/23/databases.htmlUgo searchLooking for a premade script or program? Go search the web! We're here to help perl programmers program perl. We aren't here to help you find scripts or fix the crappy script you downloaded. SorryR+ meaning of life42 || Sex, drugs and rock-and-roll || Peace, pot, and microdotsugddosAn explanation of how denial of service attacks work: http://zine.dal.net/previousissues/issue19/what-dos.phptgdosAn explanation of how denial of service attacks work: http://zine.dal.net/previousissues/issue19/what-dos.php: +]no more pastingPaste here: http://www.nomorepasting.com8!']nomorepastingPaste here: http://www.nomorepasting.com5"!]no pastingPaste here: http://www.nomorepasting.com n6j;!P6]no pastePaste here: http://www.nomorepasting.com$!XY ProblemThey ask how to do X, but that's because they really want to do Y but think X will get them there and most of the time they are WRONG1%_ideassorry, we're fresh out of ideas for todayM&TripedTriped is an arrogant bastard who joins #perl, asks questions, and leaves without ever returning the favor. If you see him in the wild, feel free to not help him, as he hasn't ever helped anyoneu'A;how to ask smart questionsHow To Ask Questions The Smart Way - http://www.catb.org/~esr/faqs/smart-questions.htmlk(Ihold handWe're not here to hold your hand. Do we look like tutorials? The docs always know the answer,)%Garm yourselfPHOTON TORPEDOS READY CAPTAIN*!)i love youleave me alone!}my picturehttp://gallery.rapidpacket.com:81/%23citadel/perlbot.pngJ%}your picturehttp://gallery.rapidpacket.com:81/%23citadel/perlbot.png  'W-7aptadvanced package toolU.+perl prototypesPrototypes in Perl: http://www.perl.com/language/misc/fmproto.htmlp/)Iweb techniquesWeb Techniques by Merlyn (Randal L. Schwartz): http://www.stonehenge.com/merlyn/WebTechniques/%0)5do you love meof course i do elzarw1gcheesen. a food consisting of the coagulated, compressed, and usually ripened curd of milk separated from the whey.-2'Gwanna love meYOU CAN FUCK ME IN THE A**!!!35hypothetical code hi my code doesn't work whatit I'm doing X That won't work That's OK, my code is actually Y 4/ hypothetical code hi my code doesn't work what is it I'm doing X That won't work That's OK, my code is actually Y $5=is stupidhey, fuck you too buddy!"=japhJust Another Perl Hacker-7Wpsionthe super ruler of the ultramegaverse 'h2g-8!Mregex infohttp://regular-expressions.info/9+dilbertwww.dilbert.com?:}rootDon't use IRC as root! Log out now! Come back as a user.H;root alsoThe Alpha, the Omega, and all the silly characters in between and on the other sides. It's the allpowerful user in a UNIX-like system.. LOG OUT NOW. YOU ARE INSECURE. Come back as a user.><{xtat you know i do have alot of homosexual tendencies>={todd you know i do have alot of homosexual tendencies<>ygunGuns don't kill people. People with guns kill people ?1port 0port 0: - Reserved6@gport 1port 1: tcpmux - TCP Port Service Multiplexer1A]port 2port 2: compressnet - Management Utility2B_port 3port 3: compressnet - Compression Process'CIport 5port 5: rje - Remote Job EntryD3port 7port 7: echo - Echo"E?port 9port 9: discard - Discard(FIport 11port 11: systat - Active Users pp*]'VFx.GUport 13port 13: daytime - Daytime (RFC 867)(HIport 15port 15: netstat - Was Netstat*IMport 17port 17: qotd - Quote of the Day.JUport 18port 18: msp - Message Send Protocol0KYport 19port 19: chargen - Character Generator:Lmport 20port 20: ftp-data - File Transfer [Default Data]0MYport 21port 21: ftp - File Transfer [Control]2N]port 22port 22: ssh - SSH Remote Login Protocol"O=port 23port 23: telnet - Telnet,PQport 24port 24: - any private mail system.QUport 25port 25: smtp - Simple Mail Transfer.RUport 27port 27: nsw-fe - NSW User System FE$SAport 29port 29: msg-icp - MSG ICP0TYport 31port 31: msg-auth - MSG Authentication1Uort 33port 33: dsp - Display Support Protocol/VWport 35port 35: - any private printer serverW5port 37port 37: time - Time.XUport 38port 38: rap - Route Access Protocol3Y_port 39port 39: rlp - Resource Location Protocol ooRS6f&ZEport 41port 41: graphics - Graphics*[Mport 42port 42: name - Host Name Server0\Yport 42port 42: nameserver - Host Name Server#]?port 43port 43: nicname - Who Is1^ort 44port 44: mpm-flags - MPM FLAGS Protocol9_kport 45port 45: mpm - Message Processing Module [recv]/`Wport 46port 46: mpm-snd - MPM [default send]"a=port 47port 47: ni-ftp - NI FTP0bYport 48port 48: auditd - Digital Audit Daemon8ciport 49port 49: tacacs - Login Host Protocol (TACACS)=dsport 50port 50: re-mail-ck - Remote Mail Checking Protocol=esport 51port 51: la-maint - IMP Logical Address Maintenance/fWport 52port 52: xns-time - XNS Time Protocol.gUport 53port 53: domain - Domain Name Server-hSport 54port 54: xns-ch - XNS Clearinghouse1iort 55port 55: isi-gl - ISI Graphics Language0jYport 56port 56: xns-auth - XNS Authentication0kYport 57port 57: - any private terminal access 1X3k([&lEport 58port 58: xns-mail - XNS Mail-mSport 59port 59: - any private file service$nAport 61port 61: ni-mail - NI MAIL&oEport 62port 62: acas - ACA Services$pAport 63port 63: whois++ - whois++9qkport 64port 64: covia - Communications Integrator (CI)6report 65port 65: tacacs-ds - TACACS-Database Service+sOport 66port 66: sql*net - Oracle SQL*NET5tcport 67port 67: bootps - Bootstrap Protocol Server5ucport 68port 68: bootpc - Bootstrap Protocol Client/vWport 69port 69: tftp - Trivial File Transfer"w=port 70port 70: gopher - Gopher0xYport 71port 71: netrjs-1 - Remote Job Service0yYport 72port 72: netrjs-2 - Remote Job Service0zYport 73port 73: netrjs-3 - Remote Job Service0{Yport 74port 74: netrjs-4 - Remote Job Service1|ort 75port 75: - any private dial out service;}oport 76port 76: deos - Distributed External Object Store )XJz<,~Qport 77port 77: - any private RJE service"=port 78port 78: vettcp - vettcp"=port 79port 79: finger - Finger-Sport 80port 80: http - World Wide Web HTTP,Qport 80port 80: www - World Wide Web HTTP1ort 80port 80: www-http - World Wide Web HTTP1ort 81port 81: hosts2-ns - HOSTS2 Name Server&Eport 82port 82: xfer - XFER Utility-Sport 83port 83: mit-ml-dev - MIT ML Device.Uport 84port 84: ctf - Common Trace Facility-Sport 85port 85: mit-ml-dev - MIT ML Device. Uport 86port 86: mfcobol - Micro Focus Cobol. Uport 87port 87: - any private terminal link& Eport 88port 88: kerberos - Kerberos4 aport 89port 89: su-mit-tg - SU/MIT Telnet Gateway[ -port 90port 90: dnsix - DNSIX Securit Attribute Token Map (or Pointcast (UNOFFICIALLY)).Uport 91port 91: mit-dov - MIT Dover Spooler2]port 92port 92: npp - Network Printing Protocol  .h8o)`0Yport 93port 93: dcp - Device Control Protocol5cport 94port 94: objcall - Tivoli Object Dispatcher"=port 95port 95: supdup - SUPDUP7gport 96port 96: dixie - DIXIE Protocol SpecificationB}port 97port 97: swift-rvf - Swift Remote Virtural File Protocol%Cport 98port 98: tacnews - TAC News,Qport 99port 99: metagram - Metagram Relay1Yport 100port 100: newacct - [unauthorized use]4_port 101port 101: hostname - NIC Host Name Server0Wport 102port 102: iso-tsap - ISO-TSAP Class 0?uport 103port 103: gppitnp - Genesis Point-to-Point Trans NetB{port 104port 104: acr-nema - ACR-NEMA Digital Imag. & Comm. 3004_port 105port 105: cso - CCSO name server protocol7eport 105port 105: csnet-ns - Mailbox Name Nameserver,Oport 106port 106: 3com-tsmux - 3COM-TSMUX4_port 107port 107: rtelnet - Remote Telnet Service xx0j*f:c7 eport 108port 108: snagas - SNA Gateway Access Servermport 138port 138: netbios-dgm - NETBIOS Datagram Service  Gw!Jq^:?kport 139port 139: netbios-ssn - NETBIOS Session Service4@_port 140port 140: emfis-data - EMFIS Data Service7Aeport 141port 141: emfis-cntl - EMFIS Control Service-BQport 142port 142: bl-idm - Britton-Lee IDM_sport 171port 171: multiplex - Network Innovations Multiplex4`_port 172port 172: cl/1 - Network Innovations CL/1(aGport 173port 173: xyplex-mux - Xyplex"b;port 174port 174: mailq - MAILQ"c;port 175port 175: vmnet - VMNET ?tHwF,dOport 176port 176: genrad-mux - GENRAD-MUX?euport 177port 177: xdmcp - X Display Manager Control Protocol6fcport 178port 178: nextstep - NextStep Window Server2g[port 179port 179: bgp - Border Gateway Protocol%hAport 180port 180: ris - Intergraph"i;port 181port 181: unify - Unify.jSport 182port 182: audit - Unisys Audit SITP(kGport 183port 183: ocbinder - OCBinder(lGport 184port 184: ocserver - OCServer,mOport 185port 185: remote-kis - Remote-KIS'nEport 186port 186: kis - KIS Protocol>osport 187port 187: aci - Application Communication Interface.pSport 188port 188: mumps - Plus Five's MUMPS0qWport 189port 189: qft - Queued File Transport;rmport 190port 190: gacp - Gateway Access Control Protocol:skport 191port 191: prospero - Prospero Directory Service`"Gj5port 225port 225: - Reserved5port 226port 226: - Reserved5port 227port 227: - Reserved5port 228port 228: - Reserved5port 229port 229: - Reserved5port 230port 230: - Reserved5port 231port 231: - Reserved5port 232port 232: - Reserved5port 233port 233: - Reserved5port 234port 234: - Reserved5port 235port 235: - Reserved 5port 236port 236: - Reserved!5port 237port 237: - Reserved"5port 238port 238: - Reserved#5port 239port 239: - Reserved$5port 240port 240: - Reserved%5port 241port 241: - Reserved$&?port 242port 242: direct - Direct2'[port 243port 243: sur-meas - Survey Measurement"(;port 244port 244: dayna - Dayna )7port 245port 245: link - LINK7*eport 246port 246: dsp3270 - Display Systems Protocol4+_port 247port 247: subntbcst_tftp - SUBNTBCST_TFTP",;port 248port 248: bhfhs - bhfhs $Fh"fBo-5port 249port 249: - Reserved.5port 250port 250: - Reserved/5port 251port 251: - Reserved05port 252port 252: - Reserved15port 253port 253: - Reserved25port 254port 254: - Reserved35port 255port 255: - Reserved43port 256port 256: rap - RAP85gport 257port 257: set - Secure Electronic Transaction96iport 258port 258: yak-chat - Yak Winsock Personal ChatA7yport 259port 259: esro-gen - Efficient Short Remote Operations(8Gport 260port 260: openport - Openport=9qport 261port 261: nsiiops - IIOP Name Service over TLS/SSL(:Gport 262port 262: arcisdms - Arcisdms ;7port 263port 263: hdap - HDAP <7port 264port 264: bgmp - BGMP*=Kport 280port 280: http-mgmt - http-mgmt2>[port 281port 281: personal-link - Personal Link2?[port 282port 282: cableport-ax - Cable Port A/X$@?port 283port 283: rescap - rescap Uz.U 0l5Aaport 308port 308: novastorbakcup - Novastor Backup.BSport 309port 309: entrusttime - EntrustTime"C;port 310port 310: bhmds - bhmds;Dmport 311port 311: asip-webadmin - AppleShare IP WebAdmin"E;port 312port 312: vslmp - VSLMP2F[port 313port 313: magenta-logic - Magenta Logic0GWport 314port 314: opalis-robot - Opalis Robot H7port 315port 315: dpsi - DPSI&ICport 316port 316: decauth - decAuth$J?port 317port 317: zannet - Zannet4K_port 318port 318: pkix-timestamp - PKIX TimeStamp*LKport 319port 319: ptp-event - PTP Event.MSport 320port 320: ptp-general - PTP GeneralN3port 321port 321: pip - PIP"O;port 322port 322: rtsps - RTSPS9Piport 344port 344: pdap - Prospero Data Access Protocol6Qcport 345port 345: pawserv - Perf Analysis Workbench)RIport 346port 346: zserv - Zebra server,SOport 347port 347: fatserv - Fatmen Server KtDyIt=Tqport 348port 348: csi-sgwp - Cabletron Management Protocol U7port 349port 349: mftp - mftp0VWport 350port 350: matip-type-a - MATIP Type A0WWport 351port 351: matip-type-b - MATIP Type B&XCport 351port 351: bhoetty - bhoetty'YEport 352port 352: dtag-ste-sb - DTAG(ZGport 352port 352: bhoedap4 - bhoedap4&[Cport 353port 353: ndsauth - NDSAUTH"\;port 354port 354: bh611 - bh611*]Kport 355port 355: datex-asn - DATEX-ASN2^[port 356port 356: cloanto-net-1 - Cloanto Net 1&_Cport 357port 357: bhevent - bhevent,`Oport 358port 358: shrinkwrap - ShrinkwrapBa{port 359port 359: tenebris_nts - Tenebris Network Trace Service0bWport 360port 360: scoi2odialog - scoi2odialog(cGport 361port 361: semantix - Semantix'dEport 362port 362: srssend - SRS Send.eSport 363port 363: rsvp_tunnel - RSVP Tunnel.fSport 364port 364: aurora-cmgr - Aurora CMGR qqBo7^7qg3port 365port 365: dtk - DTK h7port 366port 366: odmr - ODMR0iWport 367port 367: mortgageware - MortgageWare&jCport 368port 368: qbikgdp - QbikGDP.kSport 369port 369: rpc2portmap - rpc2portmap*lKport 370port 370: codaauth2 - codaauth2*mKport 371port 371: clearcase - Clearcase.nSport 372port 372: ulistproc - ListProcessor2o[port 373port 373: legent-1 - Legent Corporation2p[port 374port 374: legent-2 - Legent Corporation$q?port 375port 375: hassle - Hasslegport 452port 452: sfs-config - Cray SFS config server -Z ;r K4?_port 453port 453: creativeserver - CreativeServer2@[port 454port 454: contentserver - ContentServer4A_port 455port 455: creativepartnr - CreativePartnr*BKport 456port 456: macon-tcp - macon-tcp&CCport 457port 457: scohelp - scohelp0DWport 458port 458: appleqtc - apple quick time*EKport 459port 459: ampr-rcmd - ampr-rcmd$F?port 460port 460: skronk - skronk.GSport 461port 461: datasurfsrv - DataRampSrv4H_port 462port 462: datasurfsrvsec - DataRampSrvSec"I;port 463port 463: alpes - alpes&JCport 464port 464: kpasswd - kpasswd.KSport 466port 466: digital-vrc - digital-vrc,LOport 467port 467: mylex-mapd - mylex-mapd(MGport 468port 468: photuris - proturis1NYport 469port 469: rcp - Radio Control Protocol*OKport 470port 470: scx-proxy - scx-proxy$P?port 471port 471: mondex - Mondex*QKport 472port 472: ljk-login - ljk-login @e0WHs,ROport 473port 473: hybrid-pop - hybrid-pop(SGport 474port 474: tn-tl-w1 - tn-tl-w12T[port 475port 475: tcpnethaspsrv - tcpnethaspsrv*UKport 476port 476: tn-tl-fd1 - tn-tl-fd1"V;port 477port 477: ss7ns - ss7ns W7port 478port 478: spsc - spsc*XKport 479port 479: iafserver - iafserver(YGport 480port 480: iafdbase - iafdbase$Z?port 481port 481: ph - Ph service&[Cport 482port 482: bgs-nsi - bgs-nsi$\?port 483port 483: ulpnet - ulpnetK] port 484port 484: integra-sme - Integra Software Management Environment6^cport 485port 485: powerburst - Air Soft Power Burst"_;port 486port 486: avian - avianB`{port 487port 487: saft - saft Simple Asynchronous File Transfer(aGport 488port 488: gss-http - gss-http2b[port 489port 489: nest-protocol - nest-protocol*cKport 490port 490: micom-pfs - micom-pfs(dGport 491port 491: go-login - go-login 2[7^ ;dHeport 492port 492: ticf-1 - Transport Independent Convergence for FNAHfport 493port 493: ticf-2 - Transport Independent Convergence for FNA&gCport 494port 494: pov-ray - POV-Ray.hSport 495port 495: intecourier - intecourier.iSport 496port 496: pim-rp-disc - PIM-RP-DISC"j;port 497port 497: dantz - dantz k7port 498port 498: siam - siam/lUport 499port 499: iso-ill - ISO ILL Protocol$m?port 500port 500: isakmp - isakmp n7port 501port 501: stmf - STMF4o_port 502port 502: asa-appl-proto - asa-appl-proto(pGport 503port 503: intrinsa - Intrinsa&qCport 504port 504: citadel - citadel,rOport 505port 505: mailbox-lm - mailbox-lm&sCport 506port 506: ohimsrv - ohimsrvt3port 507port 507: crs - crs"u;port 508port 508: xvttp - xvttp"v;port 509port 509: snare - snare.wSport 510port 510: fcp - FirstClass Protocol 4d|$x?port 511port 511: passgo - PassGouy_port 512port 512: exec - remote process execution authentication performed using passwords and UNIX loppgin names?zsport 513port 513: login - remote login a la telnet; automatic authentication performed based on priviledged port numbers and distributed data bases which identify "authentication domains"j{Iport 514port 514: shell - cmd like exec, but automatic authentication is performed as for login server&|Cport 515port 515: printer - spooler(}Gport 516port 516: videotex - videotex@~uport 517port 517: talk - like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)";port 518port 518: ntalk - ntalk%Aport 519port 519: utime - unixtime4_port 520port 520: efs - extended file name server :d9bJ";port 521port 521: ripng - ripng3port 522port 522: ulp - ULP&Cport 523port 523: ibm-db2 - IBM-DB23port 524port 524: ncp - NCP'Eport 525port 525: timed - timeserver$?port 526port 526: tempo - newdate)Iport 527port 527: stx - Stock IXChange/ Uport 528port 528: custix - Customer IXChange( Gport 529port 529: irc-serv - IRC-SERV" ;port 530port 530: courier - rpc& Cport 531port 531: conference - chat' Eport 532port 532: netnews - readnews7eport 533port 533: netwall - for emergency broadcasts/Uport 534port 534: mm-admin - MegaMedia Admin 7port 535port 535: iiop - iiop,Oport 536port 536: opalis-rdv - opalis-rdv>sport 537port 537: nmsp - Networked Media Streaming Protocol$?port 538port 538: gdomap - gdomapK port 539port 539: apertus-ldp - Apertus Technologies Load Determination 8^,Oy:s!9port 540port 540: uucp - uucpd.Sport 541port 541: uucp-rlogin - uucp-rlogin(Gport 542port 542: commerce - commerce$?port 543port 543: klogin - klogin#=port 544port 544: kshell - krcmd0Wport 545port 545: appleqtcsrvr - appleqtcsrvr2[port 546port 546: dhcpv6-client - DHCPv6 Client2[port 547port 547: dhcpv6-server - DHCPv6 Server.Sport 548port 548: afpovertcp - AFP over TCP 7port 549port 549: idfp - IDFP'Eport 550port 550: new-rwho - new-who* Kport 551port 551: cybercash - cybercash.!Sport 552port 552: deviceshare - deviceshare "7port 553port 553: pirp - pirp=#qport 554port 554: rtsp - Real Time Stream Control Protocol6$cport 555port 555: dsf - dsf (or Stealth Spy TROJAN)*%Kport 556port 556: remotefs - rfs server4&_port 557port 557: openvms-sysipc - openvms-sysipc&'Cport 558port 558: sdnskmp - SDNSKMP /V$S)X&(Cport 559port 559: teedtap - TEEDTAP))Iport 560port 560: rmonitor - rmonitord&*Cport 561port 561: monitor - monitor$+?port 562port 562: chshell - chcmdC,}port 563port 563: nntps - nntp protocol over TLS/SSL (was snntp)/-Uport 564port 564: 9pfs - plan 9 file service$.?port 565port 565: whoami - whoami,/Oport 566port 566: streettalk - streettalk,0Oport 567port 567: banyan-rpc - banyan-rpc31]port 568port 568: ms-shuttle - microsoft shuttle-2Qport 569port 569: ms-rome - microsoft rome"3;port 570port 570: meter - demon#4=port 571port 571: meter - udemon"5;port 572port 572: sonar - sonar,6Oport 573port 573: banyan-vip - banyan-vip:7kport 574port 574: ftp-agent - FTP Software Agent System"8;port 575port 575: vemmi - VEMMI 97port 576port 576: ipcd - ipcd :7port 577port 577: vnas - vnas 6m L$v ;7port 578port 578: ipdd - ipdd&<Cport 579port 579: decbsrv - decbsrv4=_port 580port 580: sntp-heartbeat - SNTP HEARTBEAT4>_port 581port 581: bdp - Bundle Discovery Protocol0?Wport 582port 582: scc-security - SCC Security<@oport 583port 583: philips-vc - Philips Video-Conferencing+AMport 584port 584: keyserver - Key ServerOsport 598port 598: sco-websrvrmg3 - SCO Web Server Manager 3/PUport 599port 599: acp - Aeolon Core Protocol/QUport 600port 600: ipcserver - Sun IPC server8Rgport 606port 606: urm - Cray Unified Resource ManagerS3port 607port 607: nqs - nqsKT port 608port 608: sift-uft - Sender-Initiated/Unsolicited File Transfer*UKport 609port 609: npmp-trap - npmp-trap,VOport 610port 610: npmp-local - npmp-local(WGport 611port 611: npmp-gui - npmp-gui/XUport 612port 612: hmmp-ind - HMMP Indication-YQport 613port 613: hmmp-op - HMMP Operation&ZCport 614port 614: sshell - SSLshellA[yport 615port 615: sco-inetmgr - Internet Configuration ManagerB\{port 616port 616: sco-sysmgr - SCO System Administration Server  ={ ;d -kB]{port 617port 617: sco-dtmgr - SCO Desktop Administration Server(^Gport 618port 618: dei-icda - DEI-ICDA._Sport 619port 619: digital-evm - Digital EVM;`mport 620port 620: sco-websrvrmgr - SCO WebServer Manager#a=port 621port 621: escp-ip - ESCP0bWport 622port 622: collaborator - Collaborator2c[port 623port 623: aux_bus_shunt - Aux Bus Shunt/dUport 624port 624: cryptoadmin - Crypto Admin&eCport 625port 625: dec_dlm - DEC DLM f7port 626port 626: asia - ASIA2g[port 627port 627: passgo-tivoli - PassGo Tivoli h7port 628port 628: qmqp - QMQP*iKport 629port 629: 3com-amp3 - 3Com AMP3j3port 630port 630: rda - RDA;kmport 631port 631: ipp - IPP (Internet Printing Protocol) l7port 632port 632: bmpp - bmppJm port 633port 633: servstat - Service Status update (Sterling Software)"n;port 634port 634: ginad - ginad  9d:[~:])oIport 635port 635: rlzdbase - RLZ DBaseCp}port 636port 636: ldaps - ldap protocol over TLS/SSL (was sldap)*qKport 637port 637: lanserver - lanserver(rGport 638port 638: mcns-sec - mcns-sec s7port 639port 639: msdp - MSDP.tSport 640port 640: entrust-sps - entrust-sps$u?port 641port 641: repcmd - repcmd1vYport 642port 642: esro-emsdp - ESRO-EMSDP V1.3$w?port 643port 643: sanity - SANityx3port 644port 644: dwr - dwr y7port 645port 645: pssc - PSSCz3port 646port 646: ldp - LDP2{[port 647port 647: dhcp-failover - DHCP Failover<|oport 648port 648: rrp - Registry Registrar Protocol (RRP)$}?port 649port 649: aminet - Aminet ~7port 650port 650: obex - OBEX(Gport 651port 651: ieee-mms - IEEE MMS*Kport 652port 652: udlr-dtcp - UDLR_DTCP%Aport 653port 653: repscmd - RepCmd 7port 654port 654: aodv - AODV uu<w/ ;f 7port 655port 655: tinc - TINC 7port 656port 656: spmp - SPMP3port 657port 657: rmc - RMC&Cport 658port 658: tenfold - TenFold4_port 659port 659: url-rendezvous - URL Rendezvous8gport 660port 660: mac-srvr-admin - MacOS Server Admin 3port 661port 661: hap - HAP 7port 662port 662: pftp - PFTP* Kport 663port 663: purenoise - PureNoiseD port 666port 666: doom - doom Id Software (or mdqs or FTP TROJAN)U port 667port 667: disclose - campaign contribution disclosures - SDR Technologies$?port 668port 668: mecomm - MeComm,Oport 669port 669: meregister - MeRegister,Oport 670port 670: vacdsm-sws - VACDSM-SWS,Oport 671port 671: vacdsm-app - VACDSM-APP(Gport 672port 672: vpps-qua - VPPS-QUA&Cport 673port 673: cimplex - CIMPLEX 7port 674port 674: acap - ACAP 7port 675port 675: dctp - DCTP(Gport 676port 676: vpps-via - VPPS Via qq;n-r 4e4_port 677port 677: vpp - Virtual Presence Protocol<oport 678port 678: ggf-ncp - GNU Gereration Foundation NCP3port 679port 679: mrm - MRM0Wport 680port 680: entrust-aaas - entrust-aaas0Wport 681port 681: entrust-aams - entrust-aams3port 682port 682: xfr - XFR,Oport 683port 683: corba-iiop - CORBA IIOP4_port 684port 684: corba-iiop-ssl - CORBA IIOP SSL5aport 685port 685: mdc-portmapper - MDC Port MapperB {port 686port 686: hcp-wismar - Hardware Control Protocol Wismar0!Wport 687port 687: asipregistry - asipregistry,"Oport 688port 688: realm-rusd - REALM-RUSD6#cport 704port 704: elcsd - errlog copy/server daemon$$?port 705port 705: agentx - AgentX.%Sport 707port 707: borland-dsj - Borland DSJK& port 709port 709: entrust-kmsh - Entrust Key Management Service HandlerJ' port 710port 710: entrust-ash - Entrust Administration Service Handler P0l4Uv*(Kport 711port 711: cisco-tdp - Cisco TDPC)}port 729port 729: netviewdm1 - IBM NetView DM/6000 Server/Client>*sport 730port 730: netviewdm2 - IBM NetView DM/6000 send/tcpA+yport 731port 731: netviewdm3 - IBM NetView DM/6000 receive/tcp",;port 741port 741: netgw - netGW;-mport 742port 742: netrcs - Network based Rev. Cont. Sys.6.cport 744port 744: flexlm - Flexible License Manager9/iport 747port 747: fujitsu-dev - Fujitsu Device Control?0uport 748port 748: ris-cm - Russell Info Sci Calendar Manager;1mport 749port 749: kerberos-adm - kerberos administration"2;port 750port 750: rfile - rfile 37port 751port 751: pump - pump43port 752port 752: qrh - qrh53port 753port 753: rrh - rrh 67port 754port 754: tell - send$7?port 758port 758: nlogin - nlogin83port 759port 759: con - con9/port 760port 760: ns - ns "Kt7`1R:3port 761port 761: rxe - rxe$;?port 762port 762: quotad - quotad*<Kport 763port 763: cycleserv - cycleserv$=?port 764port 764: omserv - omserv&>Cport 765port 765: webster - webster&?Cport 767port 767: phonebook - phone@3port 769port 769: vid - vid&ACport 770port 770: cadlock - cadlock B7port 771port 771: rtip - rtip,COport 772port 772: cycleserv2 - cycleserv2$D?port 773port 773: submit - submit&ECport 774port 774: rpasswd - rpasswd$F?port 775port 775: entomb - entomb$G?port 776port 776: wpages - wpages4H_port 777port 777: multiling-http - Multiling HTTP I7port 780port 780: wpgs - wpgs&JCport 786port 786: concert - ConcertK3port 787port 787: qsc - QSC.LSport 800port 800: mdbs_daemon - mdbs_daemon$M?port 801port 801: device - device"N;port 810port 810: fcp-udp - FCP.OSport 828port 828: itm-mcell-s - itm-mcell-s _!e [0PWport 829port 829: pkix-3-ca-ra - PKIX-3 CA/RA"Q;port 873port 873: rsync - rsync@Rwport 886port 886: iclcnet-locate - ICL coNETion locate server>Ssport 887port 887: iclcnet_svinfo - ICL coNETion server infoUTport 888port 888: accessbuilder - AccessBuilder (or cddbp - CD Database Protocol)6Ucport 900port 900: omginitialrefs - OMG Initial Refs.VSport 911port 911: xact-backup - xact-backupAWyport 989port 989: ftps-data - ftp protocol, data, over TLS/SSL?Xuport 990port 990: ftps - ftp protocol, control, over TLS/SSL8Ygport 991port 991: nas - Netnews Administration System;Zmport 992port 992: telnets - telnet protocol over TLS/SSL8[gport 993port 993: imaps - imap4 protocol over TLS/SSL5\aport 994port 994: ircs - irc protocol over TLS/SSLC]}port 995port 995: pop3s - pop3 protocol over TLS/SSL (was spop3)$^?port 996port 996: vsinet - vsinet &Q>b:^$_?port 997port 997: maitrd - maitrd$`?port 998port 998: busboy - busboy$a?port 999port 999: garcon - garcon*bKport 999port 999: puprouter - puprouter(cEport 1000port 1000: cadlock - cadlock5d_port 1008port 1008: - Possibly used by Sun Solaris"e9port 1010port 1010: surf - surf!f7port 1011port 1011: - Reserved!g7port 1012port 1012: - Reserved!h7port 1013port 1013: - Reserved!i7port 1014port 1014: - Reserved!j7port 1015port 1015: - Reserved!k7port 1016port 1016: - Reserved!l7port 1017port 1017: - Reserved!m7port 1018port 1018: - Reserved!n7port 1019port 1019: - Reserved!o7port 1020port 1020: - Reserved!p7port 1021port 1021: - Reserved!q7port 1022port 1022: - Reserved!r7port 1023port 1023: - Reserved!s7port 1024port 1024: - Reserved4t]port 1025port 1025: blackjack - network blackjack u5port 1027port 1027: icq - ICQ B\Y v5port 1029port 1029: icq - ICQ w5port 1032port 1032: icq - ICQ%x?port 1030port 1030: iad1 - BBN IAD%y?port 1031port 1031: iad2 - BBN IAD%z?port 1032port 1032: iad3 - BBN IAD>{qport 1047port 1047: neod1 - Sun's NEO Object Request Broker>|qport 1048port 1048: neod2 - Sun's NEO Object Request Broker }5port 1058port 1058: nim - nim&~Aport 1059port 1059: nimreg - nimregIport 1067port 1067: instl_boots - Installation Bootstrap Proto. Serv.Hport 1068port 1068: instl_bootc - Installation Bootstrap Proto. Cli.1Wport 1080port 1080: socks - Socks (or Wingate)<mport 1083port 1083: ansoft-lm-1 - Anasoft License Manager<mport 1084port 1084: ansoft-lm-2 - Anasoft License Manager/Sport 1085port 1085: webobjects - Web Objects:iport 1097port 1097: sunclustermgr - Sun Cluster Manager5_port 1098port 1098: rmiactivation - RMI Activation ||&S|W Kp1Wport 1099port 1099: rmiregistry - RMI Registry8eport 1110port 1110: nfsd-status - Cluster status info8 eport 1111port 1111: lmsocialserver - LM Social Server* Iport 1114port 1114: mini-sql - Mini SQL& Aport 1123port 1123: murray - Murray0 Uport 1155port 1155: nfa - Network File Access6 aport 1161port 1161: health-polling - Health Polling0Uport 1162port 1162: health-trap - Health Trap9gport 1180port 1180: mc-client - Millicent Client Proxy1Wport 1188port 1188: hp-webadmin - HP Web Admin*Iport 1202port 1202: caiccipc - caiccipc"9port 1212port 1212: lupa - lupa-Oport 1222port 1222: nerv - SNI R&D network;kport 1234port 1234: search-agent - Infoseek Search Agent"9port 1239port 1239: nmsd - NMSD&Aport 1248port 1248: hermes - hermes=oport 1300port 1300: h323hostcallsc - H323 Host Call Secure$=port 1310port 1310: husky - Husky {{ Tw$`b$=port 1311port 1311: rxmon - RxMon2Yport 1312port 1312: sti-envision - STI Envision2Yport 1313port 1313: bmc_patroldb - BMC_PATROLDBEport 1314port 1314: pdps - Photoscript Distributed Printing System 5port 1321port 1321: pip - PIP?sport 1335port 1335: digital-notary - Digital Notary Protocol"9port 1345port 1345: vpjp - VPJPC {port 1346port 1346: alta-ana-lm - Alta Analytics License Manager9!gport 1347port 1347: bbn-mmc - multi media conferencing9"gport 1348port 1348: bbn-mmx - multi media conferencing<#mport 1349port 1349: sbook - Registration Network Protocol@$uport 1350port 1350: editbench - Registration Network ProtocolA%wport 1351port 1351: equationbuilder - Digital Tool Works (MIT)-&Oport 1352port 1352: lotusnote - Lotus Note1'Wport 1353port 1353: relief - Relief Consulting7(cport 1354port 1354: rightbrain - RightBrain Software ooJq1p!R6)aport 1355port 1355: intuitive-edge - Intuitive Edge:*iport 1356port 1356: cuillamartin - CuillaMartin Company5+_port 1357port 1357: pegboard - Electronic PegBoard*,Iport 1358port 1358: connlcli - CONNLCLI$-=port 1359port 1359: ftsrv - FTSRV$.=port 1360port 1360: mimer - MIMER"/9port 1361port 1361: linx - LinX,0Mport 1362port 1362: timeflies - TimeFliesB1yport 1363port 1363: ndm-requester - Network DataMover Requester<2mport 1364port 1364: ndm-server - Network DataMover Server>3qport 1365port 1365: adapt-sna - Network Software AssociatesJ4port 1366port 1366: netware-csp - Novell NetWare Comm Service Platform 55port 1367port 1367: dcs - DCS.6Qport 1368port 1368: screencast - ScreenCast77cport 1369port 1369: gv-us - GlobalView to Unix Shell78cport 1370port 1370: us-gv - Unix Shell to GlobalView79cport 1371port 1371: fc-cli - Fujitsu Config Protocol $K64~7:cport 1372port 1372: fc-ser - Fujitsu Config Protocol0;Uport 1373port 1373: chromagrafx - Chromagrafx3<[port 1374port 1374: molly - EPI Software Systems$==port 1375port 1375: bytex - Bytex>>qport 1376port 1376: ibm-pps - IBM Person to Person Software8?eport 1377port 1377: cichlid - Cichlid License Manager2@Yport 1378port 1378: elan - Elan License Manager7Acport 1379port 1379: dbreporter - Integrity SolutionsHBport 1380port 1380: telesis-licman - Telesis Network License ManagerCC{port 1381port 1381: apple-licman - Apple Network License Manager&DAport 1382port 1382: udt_os - udt_osAEwport 1383port 1383: gwha - GW Hannaway Network License ManagerGFport 1384port 1384: os-licman - Objective Solutions License ManagerBGyport 1385port 1385: atex_elmd - Atex Publishing License Manager:Hiport 1386port 1386: checksum - CheckSum License Manager @uQEHIport 1387port 1387: cadsi-lm - Computer Aided Design Software Inc LMJJport 1388port 1388: objective-dbc - Objective Solutions DataBase Cache2KYport 1389port 1389: iclpv-dm - Document Manager4L]port 1390port 1390: iclpv-sc - Storage Controller8Meport 1391port 1391: iclpv-sas - Storage Access Server/NSport 1392port 1392: iclpv-pm - Print Manager5O_port 1393port 1393: iclpv-nls - Network Log Server5P_port 1394port 1394: iclpv-nlc - Network Log ClientBQyport 1395port 1395: iclpv-wsm - PC Workstation Manager software7Rcport 1396port 1396: dvl-activemail - DVL Active Mail:Siport 1397port 1397: audio-activmail - Audio Active Mail:Tiport 1398port 1398: video-activmail - Video Active Mail=Uoport 1399port 1399: cadkey-licman - Cadkey License Manager;Vkport 1400port 1400: cadkey-tablet - Cadkey Tablet Daemon F@|:mAWwport 1401port 1401: goldleaf-licman - Goldleaf License Managergqport 1417port 1417: timbuktu-srv1 - Timbuktu Service 1 Port>hqport 1418port 1418: timbuktu-srv2 - Timbuktu Service 2 Port>iqport 1419port 1419: timbuktu-srv3 - Timbuktu Service 3 Port>jqport 1420port 1420: timbuktu-srv4 - Timbuktu Service 4 Port;kkport 1421port 1421: gandalf-lm - Gandalf License Manager=loport 1422port 1422: autodesk-lm - Autodesk License Manager7mcport 1423port 1423: essbase - Essbase Arbor Software:niport 1424port 1424: hybrid - Hybrid Encryption Protocol>oqport 1425port 1425: zion-lm - Zion Software License ManagerApwport 1426port 1426: sais - Satellite-data Acquisition System 16qaport 1427port 1427: mloadd - mloadd monitoring toolArwport 1428port 1428: informatik-lm - Informatik License Manager)sGport 1429port 1429: nms - Hypercom NMS+tKport 1430port 1430: tpdu - Hypercom TPDU 6oDD6uaport 1431port 1431: rgtp - Reverse Gossip TransportIvport 1432port 1432: blueberry-lm - Blueberry Software License Manager6waport 1433port 1433: ms-sql-s - Microsoft-SQL-Server7xcport 1434port 1434: ms-sql-m - Microsoft-SQL-Monitor*yIport 1435port 1435: ibm-cics - IBM CICSBzyport 1436port 1436: saism - Satellite-data Acquisition System 2&{Aport 1437port 1437: tabula - TabulaA|wport 1438port 1438: eicon-server - Eicon Security Agent/Server8}eport 1439port 1439: eicon-x25 - Eicon X25/SNA GatewayB~yport 1440port 1440: eicon-slp - Eicon Service Location Protocol9gport 1441port 1441: cadis-1 - Cadis License Management9gport 1442port 1442: cadis-2 - Cadis License Management?sport 1443port 1443: ies-lm - Integrated Engineering Software;kport 1444port 1444: marcam-lm - MarcamLicense Management pp=z&n C;kport 1445port 1445: proxima-lm - Proxima License ManagerL port 1446port 1446: ora-lm - Optical Research Associates License Manager=oport 1447port 1447: apri-lm - Applied Parallel Research LM:iport 1448port 1448: oc-lm - OpenConnect License Manager&Aport 1449port 1449: peport - PEportByport 1450port 1450: dwf - Tandem Distributed Workbench Facility; kport 1451port 1451: infoman - IBM Information ManagementE port 1452port 1452: gtegsc-lm - GTE Government Systems License Man7 cport 1453port 1453: genie-lm - Genie License Manager? sport 1454port 1454: interhdl_elmd - interHDL License Manager3 [port 1455port 1455: esl-lm - ESL License Manager 5port 1456port 1456: dca - DCA;kport 1457port 1457: valisys-lm - Valisys License Manager9gport 1458port 1458: nrcabq-lm - Nichols Research Corp.@uport 1459port 1459: proshare1 - Proshare Notebook Application 7b=b5b@uport 1460port 1460: proshare2 - Proshare Notebook Application8eport 1461port 1461: ibm_wrless_lan - IBM Wireless LAN7cport 1462port 1462: world-lm - World License Manager(Eport 1463port 1463: nucleus - Nucleus4]port 1464port 1464: msl_lmd - MSL License Manager-Oport 1465port 1465: pipes - Pipes PlatformD}port 1466port 1466: oceansoft-lm - Ocean Software License Manager*Iport 1467port 1467: csdmbase - CSDMBASE"9port 1468port 1468: csdm - CSDMHport 1469port 1469: aal-lm - Active Analysis Limited License Manager3[port 1470port 1470: uaiact - Universal Analytics*Iport 1471port 1471: csdmbase - csdmbase"9port 1472port 1472: csdm - csdm*Iport 1473port 1473: openmath - OpenMath. Qport 1474port 1474: telefinder - Telefinder=!oport 1475port 1475: taligent-lm - Taligent License Manager*"Iport 1476port 1476: clvm-cfg - clvm-cfg +\3b.a4#]port 1477port 1477: ms-sna-server - ms-sna-server0$Uport 1478port 1478: ms-sna-base - ms-sna-base0%Uport 1479port 1479: dberegister - dberegister.&Qport 1480port 1480: pacerforum - PacerForum"'9port 1481port 1481: airs - AIRS=(oport 1482port 1482: miteksys-lm - Miteksys License Manager0)Uport 1483port 1483: afs - AFS License Manager<*mport 1484port 1484: confluent - Confluent License Manager,+Mport 1485port 1485: lansource - LANSource4,]port 1486port 1486: nms_topo_serv - nms_topo_serv4-]port 1487port 1487: localinfosrvr - LocalInfoSrvr(.Eport 1488port 1488: docstor - DocStor0/Uport 1489port 1489: dmdocbroker - dmdocbroker00Uport 1490port 1490: insitu-conf - insitu-conf41]port 1491port 1491: anynetgateway - anynetgateway62aport 1492port 1492: stone-design-1 - stone-design-1,3Mport 1493port 1493: netmap_lm - netmap_lm jj B{)VDq 45port 1494port 1494: ica - ica 55port 1495port 1495: cvc - cvc.6Qport 1496port 1496: liberty-lm - liberty-lm&7Aport 1497port 1497: rfx-lm - rfx-lm58_port 1498port 1498: sybase-sqlany - Sybase SQL Any69aport 1499port 1499: fhc - Federico Heinz Consultora5:_port 1500port 1500: vlsi-lm - VLSI License ManagerC;{port 1501port 1501: saiscm - Satellite-data Acquisition System 3-<Oport 1502port 1502: shivadiscovery - Shiva*=Iport 1503port 1503: imtc-mcs - DatabeamJ>port 1504port 1504: evb-elm - EVB Software Engineering License Manager6?aport 1505port 1505: funkproxy - Funk Software, Inc.:@iport 1506port 1506: utcd - Universal Time daemon (utcd)(AEport 1507port 1507: symplex - symplex*BIport 1508port 1508: diagmond - diagmond?Csport 1509port 1509: robcad-lm - Robcad, Ltd. License ManagerJDport 1510port 1510: mvx-lm - Midland Valley Exploration Ltd. Lic. Man. DE/|$E=port 1511port 1511: 3l-l1 - 3l-l1HFport 1512port 1512: wins - Microsoft's Windows Internet Name ServiceNGport 1513port 1513: fujitsu-dtc - Fujitsu Systems Business of America, IncPHport 1514port 1514: fujitsu-dtcns - Fujitsu Systems Business of America, Inc4I]port 1515port 1515: ifor-protocol - ifor-protocol7Jcport 1516port 1516: vpad - Virtual Places Audio data:Kiport 1517port 1517: vpac - Virtual Places Audio control7Lcport 1518port 1518: vpvd - Virtual Places Video data:Miport 1519port 1519: vpvc - Virtual Places Video control6Naport 1520port 1520: atm-zip-office - atm zip office7Ocport 1521port 1521: ncube-lm - nCube License ManagerJPport 1522port 1522: ricardo-lm - Ricardo North America License Manager+QKport 1523port 1523: cichild-lm - cichild*RIport 1524port 1524: ingreslock - ingres&SAport 1525port 1525: orasrv - oracle ,UHIrITport 1525port 1525: prospero-np - Prospero Directory Service non-privCU{port 1526port 1526: pdap-np - Prospero Data Access Prot non-priv&VAport 1527port 1527: tlisrv - oracle.WQport 1528port 1528: mciautoreg - micautoreg(XEport 1529port 1529: coauthor - oracle0YUport 1530port 1530: rap-service - rap-service.ZQport 1531port 1531: rap-listen - rap-listen0[Uport 1532port 1532: miroconnect - miroconnect?\sport 1533port 1533: virtual-places - Virtual Places Software2]Yport 1534port 1534: micromuse-lm - micromuse-lm,^Mport 1535port 1535: ampr-info - ampr-info._Qport 1536port 1536: ampr-inter - ampr-inter'`Cport 1537port 1537: sdsc-lm - isi-lm&aAport 1538port 1538: 3ds-lm - 3ds-lmCb{port 1539port 1539: intellistor-lm - Intellistor License Manager c5port 1540port 1540: rds - rds"d9port 1541port 1541: rds2 - rds2 @w ;[2eYport 1542port 1542: gridgen-elmd - gridgen-elmd*fIport 1543port 1543: simba-cs - simba-cs*gIport 1544port 1544: aspeclmd - aspeclmd4h]port 1545port 1545: vistium-share - vistium-share.iQport 1546port 1546: abbaccuray - abbaccuray(jEport 1547port 1547: laplink - laplink5k_port 1548port 1548: axon-lm - Axon License Manager-lOport 1549port 1549: shivahose - Shiva HoseNmport 1550port 1550: 3m-image-lm - Image Storage license manager 3M Company,nMport 1551port 1551: hecmtl-db - HECMTL-DB*oIport 1552port 1552: pciarray - pciarray&pAport 1553port 1553: sna-cs - sna-csGqport 1554port 1554: caci-lm - CACI Products Company License Manager(rEport 1555port 1555: livelan - livelan5s_port 1556port 1556: ashwin - AshWin CI Tecnologies?tsport 1557port 1557: arbortext-lm - ArborText License Manager R!R6q*uIport 1558port 1558: xingmpeg - xingmpeg*vIport 1559port 1559: web2host - web2host*wIport 1560port 1560: asci-val - asci-val2xYport 1561port 1561: facilityview - facilityview0yUport 1562port 1562: pconnectmgr - pconnectmgr;zkport 1563port 1563: cadabra-lm - Cadabra License Manager2{Yport 1564port 1564: pay-per-view - Pay-Per-View&|Aport 1565port 1565: winddlb - WinDD.}Qport 1566port 1566: corelvideo - CORELVIDEO*~Iport 1567port 1567: jlicelmd - jlicelmd(Eport 1568port 1568: tsspmap - tsspmap 5port 1569port 1569: ets - ets&Aport 1570port 1570: orbixd - orbixd=oport 1571port 1571: rdb-dbs-disp - Oracle Remote Data Base8eport 1572port 1572: chip-lm - Chipcom License Manager.Qport 1573port 1573: itscomm-ns - itscomm-ns(Eport 1574port 1574: mvel-lm - mvel-lm0Uport 1575port 1575: oraclenames - oraclenames ttKx <aDo0Uport 1576port 1576: moldflow-lm - moldflow-lm2Yport 1577port 1577: hypercube-lm - hypercube-lm; kport 1578port 1578: jacobus-lm - Jacobus License Manager. Qport 1579port 1579: ioc-sea-lm - ioc-sea-lm* Iport 1580port 1580: tn-tl-r1 - tn-tl-r16 aport 1581port 1581: mil-2045-47001 - MIL-2045-47001$ =port 1582port 1582: msims - MSIMS2Yport 1583port 1583: simbaexpress - simbaexpress,Mport 1584port 1584: tn-tl-fd2 - tn-tl-fd2"9port 1585port 1585: intv - intv.Qport 1586port 1586: ibm-abtact - ibm-abtact*Iport 1587port 1587: pra_elmd - pra_elmd0Uport 1588port 1588: triquest-lm - triquest-lm 5port 1589port 1589: vqp - VQP,Mport 1590port 1590: gemini-lm - gemini-lm(Eport 1591port 1591: ncpm-pm - ncpm-pm0Uport 1592port 1592: commonspace - commonspace0Uport 1593port 1593: mainsoft-lm - mainsoft-lm(Eport 1594port 1594: sixtrak - sixtrak 4_C.[$=port 1595port 1595: radio - radio*Iport 1596port 1596: radio-sm - radio-sm2Yport 1597port 1597: orbplus-iiop - orbplus-iiop(Eport 1598port 1598: picknfs - picknfs4]port 1599port 1599: simbaservices - simbaservices"9port 1600port 1600: issd - issd( Eport 1602port 1602: inspect - inspect)!Gport 1603port 1603: picodbc - pickodbc."Qport 1604port 1604: icabrowser - icabrowserE#port 1605port 1605: slp - Salutation Manager (Salutation Protocol)=$oport 1606port 1606: slm-api - Salutation Manager (SLM-API) %5port 1607port 1607: stt - stt=&oport 1608port 1608: smart-lm - Smart Corp. License Manager*'Iport 1609port 1609: isysg-lm - isysg-lm,(Mport 1610port 1610: taurus-wh - taurus-wh/)Sport 1611port 1611: ill - Inter Library LoanA*wport 1612port 1612: netbill-trans - NetBill Transaction Server 9~6o5h>+qport 1613port 1613: netbill-keyrep - NetBill Key Repository?,sport 1614port 1614: netbill-cred - NetBill Credential ServerB-yport 1615port 1615: netbill-auth - NetBill Authorization Server<.mport 1616port 1616: netbill-prod - NetBill Product ServerG/port 1617port 1617: nimrod-agent - Nimrod Inter-Agent Communication,0Mport 1618port 1618: skytelnet - skytelnet61aport 1619port 1619: xs-openstorage - xs-openstorage62aport 1620port 1620: faxportwinport - faxportwinport43]port 1621port 1621: softdataphone - softdataphone&4Aport 1622port 1622: ontime - ontime*5Iport 1623port 1623: jaleosnd - jaleosnd06Uport 1624port 1624: udp-sr-port - udp-sr-port07Uport 1625port 1625: svs-omagent - svs-omagent,8Mport 1626port 1626: shockwave - Shockwave39[port 1627port 1627: t128-gateway - T.128 Gateway yy#SR3`4:]port 1628port 1628: lontalk-norm - LonTalk normal5;_port 1629port 1629: lontalk-urgnt - LonTalk urgent8<eport 1630port 1630: oraclenet8cman - Oracle Net8 Cman-=Oport 1631port 1631: visitview - Visit view*>Iport 1632port 1632: pammratc - PAMMRATC(?Eport 1633port 1633: pammrpc - PAMMRPC6@aport 1634port 1634: loaprobe - Log On America Probe1AWport 1635port 1635: edb-server1 - EDB Server 17Bcport 1636port 1636: cncp - CableNet Control Protocol5C_port 1637port 1637: cnap - CableNet Admin Protocol4D]port 1638port 1638: cnip - CableNet Info Protocol6Eaport 1639port 1639: cert-initiator - cert-initiator6Faport 1640port 1640: cert-responder - cert-responder*GIport 1641port 1641: invision - InVision(HEport 1642port 1642: isis-am - isis-am,IMport 1643port 1643: isis-ambc - isis-ambcCJ{port 1644port 1644: saiseh - Satellite-data Acquisition System 4 pp2[~J}Y0KUport 1645port 1645: datametrics - datametrics0LUport 1646port 1646: sa-msg-port - sa-msg-port"M9port 1647port 1647: rsap - rsap4N]port 1648port 1648: concurrent-lm - concurrent-lm&OAport 1649port 1649: kermit - kermit P5port 1650port 1650: nkd - nkd6Qaport 1651port 1651: shiva_confsrvr - shiva_confsrvr"R9port 1652port 1652: xnmp - xnmp2SYport 1653port 1653: alphatech-lm - alphatech-lm6Taport 1654port 1654: stargatealerts - stargatealerts0UUport 1655port 1655: dec-mbadmin - dec-mbadmin4V]port 1656port 1656: dec-mbadmin-h - dec-mbadmin-h4W]port 1657port 1657: fujitsu-mmpdc - fujitsu-mmpdc,XMport 1658port 1658: sixnetudr - sixnetudrqport 1712port 1712: registrar - resource monitoring service6aport 1713port 1713: conferencetalk - ConferenceTalk(Eport 1714port 1714: sesi-lm - sesi-lm.Qport 1715port 1715: houdini-lm - houdini-lm N@o4]"9port 1716port 1716: xmsg - xmsg*Iport 1717port 1717: fj-hdnet - fj-hdnet2Yport 1718port 1718: h323gatedisc - h323gatedisc2Yport 1719port 1719: h323gatestat - h323gatestat2Yport 1720port 1720: h323hostcall - h323hostcall&Aport 1721port 1721: caicci - caicci3[port 1722port 1722: hks-lm - HKS License Manager"9port 1723port 1723: pptp - pptp6aport 1724port 1724: csbphonemaster - csbphonemaster,Mport 1725port 1725: iden-ralp - iden-ralp0Uport 1726port 1726: iberiagames - IBERIAGAMES&Aport 1727port 1727: winddx - winddx*Iport 1728port 1728: telindus - TELINDUS9 gport 1729port 1729: citynl - CityNL License Management&!Aport 1730port 1730: roketz - roketz&"Aport 1731port 1731: msiccp - MSICCP&#Aport 1732port 1732: proxim - proximN$port 1733port 1733: siipat - SIMS - SIIPAT Protocol for Alarm Transmission ||4_J$SK% port 1734port 1734: cambertx-lm - Camber Corporation License Management0&Uport 1735port 1735: privatechat - PrivateChat4']port 1736port 1736: street-stream - street-stream((Eport 1737port 1737: ultimad - ultimad*)Iport 1738port 1738: gamegen1 - GameGen1,*Mport 1739port 1739: webaccess - webaccess&+Aport 1740port 1740: encore - encore6,aport 1741port 1741: cisco-net-mgmt - cisco-net-mgmt*-Iport 1742port 1742: 3Com-nsd - 3Com-nsdD.}port 1743port 1743: cinegrfx-lm - Cinema Graphics License Manager(/Eport 1744port 1744: ncpm-ft - ncpm-ft60aport 1745port 1745: remote-winsock - remote-winsock,1Mport 1746port 1746: ftrapid-1 - ftrapid-1,2Mport 1747port 1747: ftrapid-2 - ftrapid-2.3Qport 1748port 1748: oracle-em1 - oracle-em164aport 1749port 1749: aspen-services - aspen-services@5uport 1750port 1750: sslp - Simple Socket Library's PortMaster }}9j*b 1X*6Iport 1751port 1751: swiftnet - SwiftNetH7port 1752port 1752: lofr-lm - Leap of Faith Research License ManagerA8wport 1753port 1753: translogic-lm - Translogic License Manager.9Qport 1754port 1754: oracle-em2 - oracle-em22:Yport 1755port 1755: ms-streaming - ms-streaming0;Uport 1756port 1756: capfast-lmd - capfast-lmd$<=port 1757port 1757: cnhrp - cnhrp.=Qport 1758port 1758: tftp-mcast - tftp-mcast5>_port 1759port 1759: spss-lm - SPSS License Manager0?Uport 1760port 1760: www-ldap-gw - www-ldap-gw$@=port 1761port 1761: cft-0 - cft-0$A=port 1762port 1762: cft-1 - cft-1$B=port 1763port 1763: cft-2 - cft-2$C=port 1764port 1764: cft-3 - cft-3$D=port 1765port 1765: cft-4 - cft-4$E=port 1766port 1766: cft-5 - cft-5$F=port 1767port 1767: cft-6 - cft-6$G=port 1768port 1768: cft-7 - cft-70HUport 1769port 1769: bmc-net-adm - bmc-net-adm PL}N0IUport 1770port 1770: bmc-net-svc - bmc-net-svc,JMport 1771port 1771: vaultbase - vaultbase1KWport 1772port 1772: essweb-gw - EssWeb Gateway.LQport 1773port 1773: kmscontrol - KMSControl4M]port 1774port 1774: global-dtserv - global-dtservONport 1776port 1776: femis - Federal Emergency Management Information System4O]port 1777port 1777: powerguardian - powerguardian9Pgport 1778port 1778: prodigy-intrnet - prodigy-internet.QQport 1779port 1779: pharmasoft - pharmasoft,RMport 1780port 1780: dpkeyserv - dpkeyserv4S]port 1781port 1781: answersoft-lm - answersoft-lm(TEport 1782port 1782: hp-hcip - hp-hcip=Uoport 1783port 1783: fjris - Fujitsu Remote Install Service7Vcport 1784port 1784: finle-lm - Finle License ManagerBWyport 1785port 1785: windlm - Wind River Systems License Manager0XUport 1786port 1786: funk-logger - funk-logger  c> G}2YYport 1787port 1787: funk-license - funk-license&ZAport 1788port 1788: psmond - psmond$[=port 1789port 1789: hello - hello@\uport 1790port 1790: nmsp - Narrative Media Streaming Protocol ]5port 1791port 1791: ea1 - EA1*^Iport 1792port 1792: ibm-dt-2 - ibm-dt-2,_Mport 1793port 1793: rsc-robot - rsc-robot*`Iport 1794port 1794: cera-bcm - cera-bcm,aMport 1795port 1795: dpi-proxy - dpi-proxyGbport 1796port 1796: vocaltec-admin - Vocaltec Server Administration c5port 1797port 1797: uma - UMA4d]port 1798port 1798: etp - Event Transfer Protocol(eEport 1799port 1799: netrisk - NETRISK7fcport 1800port 1800: ansys-lm - ANSYS-License manager3g[port 1801port 1801: msmq - Microsoft Message Que*hIport 1802port 1802: concomp1 - ConComp10iUport 1803port 1803: hp-hcip-gwy - HP-HCIP-GWY j5port 1804port 1804: enl - ENL Ct?x j*kIport 1805port 1805: enl-name - ENL-Name0lUport 1806port 1806: musiconline - Musiconline:miport 1807port 1807: fhsp - Fujitsu Hot Standby Protocol.nQport 1808port 1808: oracle-vp2 - Oracle-VP2.oQport 1809port 1809: oracle-vp1 - Oracle-VP19pgport 1810port 1810: jerand-lm - Jerand License Manager2qYport 1811port 1811: scientia-sdb - Scientia-SDB&rAport 1812port 1812: radius - RADIUS6saport 1813port 1813: radius-acct - RADIUS Accounting,tMport 1814port 1814: tdp-suite - TDP Suite$u=port 1815port 1815: mmpft - MMPFT"v9port 1816port 1816: harp - HARP*wIport 1817port 1817: rkb-oscs - RKB-OSCSGxport 1818port 1818: etftp - Enhanced Trivial File Transfer Protocol7ycport 1819port 1819: plato-lm - Plato License Manager(zEport 1820port 1820: mcagent - mcagent.{Qport 1821port 1821: donnyworld - donnyworld 5lZN{(|Eport 1822port 1822: es-elmd - es-elmdK} port 1823port 1823: unisys-lm - Unisys Natural Language License Manager0~Uport 1824port 1824: metrics-pas - metrics-pas4]port 1825port 1825: direcpc-video - DirecPC Video"9port 1826port 1826: ardt - ARDT 5port 1827port 1827: asi - ASI0Uport 1828port 1828: itm-mcell-u - itm-mcell-u4]port 1829port 1829: optika-emedia - Optika eMedia9gport 1830port 1830: net8-cman - Oracle Net8 CMan Admin&Aport 1831port 1831: myrtle - Myrtle5_port 1832port 1832: tht-treasure - ThoughtTreasure*Iport 1833port 1833: udpradio - udpradio/Sport 1834port 1834: ardusuni - ARDUS Unicast1 Wport 1835port 1835: ardusmul - ARDUS Multicast* Iport 1836port 1836: ste-smsc - ste-smsc& Aport 1837port 1837: csoft1 - csoft1& Aport 1838port 1838: talnet - TALNET0 Uport 1839port 1839: netopia-vo1 - netopia-vo1 !T >u8o0Uport 1840port 1840: netopia-vo2 - netopia-vo20Uport 1841port 1841: netopia-vo3 - netopia-vo30Uport 1842port 1842: netopia-vo4 - netopia-vo40Uport 1843port 1843: netopia-vo5 - netopia-vo50Uport 1844port 1844: direcpc-dll - DirecPC-DLL 5port 1850port 1850: gsi - GSI"9port 1851port 1851: ctcd - ctcd9gport 1860port 1860: sunscalar-svc - SunSCALAR Services0Uport 1861port 1861: lecroy-vicp - LeCroy VICP4]port 1862port 1862: techra-server - techra-server"9port 1863port 1863: msnp - MSNP7cport 1864port 1864: paradym-31port - Paradym 31 Port"9port 1865port 1865: entp - ENTP<mport 1870port 1870: sunscalar-dns - SunSCALAR DNS Service4]port 1871port 1871: canocentral0 - Cano Central 04]port 1872port 1872: canocentral1 - Cano Central 1(Eport 1873port 1873: fjmpjps - Fjmpjps,Mport 1874port 1874: fjswapsnp - Fjswapsnp jjP/o,Y3 [port 1881port 1881: ibm-mqseries2 - IBM MQSeries,!Mport 1895port 1895: vista-4gl - Vista 4GL."Qport 1899port 1899: mc2studios - MC2StudiosM# port 1901port 1901: fjicl-tep-a - Fujitsu ICL Terminal Emulator Program AM$ port 1902port 1902: fjicl-tep-b - Fujitsu ICL Terminal Emulator Program B<%mport 1903port 1903: linkname - Local Link Name ResolutionM& port 1904port 1904: fjicl-tep-c - Fujitsu ICL Terminal Emulator Program C='oport 1905port 1905: sugp - Secure UP.Link Gateway Protocol,(Mport 1906port 1906: tpmd - TPortMapperReq,)Mport 1907port 1907: intrastar - IntraSTAR"*9port 1908port 1908: dawn - Dawn7+cport 1909port 1909: global-wlink - Global World Link*,Iport 1910port 1910: ultrabac - ultrabacN-port 1911port 1911: mtp - Starlight Networks Multimedia Transport Protocol*.Iport 1912port 1912: rhp-iibp - rhp-iibp&/Aport 1913port 1913: armadp - armadp mm-o$Qx 2_20Yport 1914port 1914: elm-momentum - Elm-Momentum*1Iport 1915port 1915: facelink - FACELINK02Uport 1916port 1916: persona - Persoft Persona(3Eport 1917port 1917: noagent - nOAgent?4sport 1918port 1918: can-nds - Candle Directory Service - NDS?5sport 1919port 1919: can-dch - Candle Directory Service - DCHE6port 1920port 1920: can-ferret - Candle Directory Service - FERRET(7Eport 1921port 1921: noadmin - NoAdmin*8Iport 1922port 1922: tapestry - Tapestry$9=port 1923port 1923: spice - SPICE":9port 1924port 1924: xiip - XIIP2;Yport 1944port 1944: close-combat - close-combat4<]port 1945port 1945: dialogic-elmd - dialogic-elmd&=Aport 1946port 1946: tekpls - tekpls*>Iport 1947port 1947: hlserver - hlserver(?Eport 1948port 1948: eye2eye - eye2eye8@eport 1949port 1949: ismaeasdaqlive - ISMA Easdaq Live8Aeport 1950port 1950: ismaeasdaqtest - ISMA Easdaq Test uu<mAz A}2BYport 1951port 1951: bcs-lmserver - bcs-lmserver&CAport 1952port 1952: mpnjsc - mpnjsc-DOport 1953port 1953: rapidbase - Rapid Base6Eaport 1964port 1964: solid-e-engine - SOLID E ENGINE.FQport 1965port 1965: tivoli-npm - Tivoli NPM$G=port 1966port 1966: slush - Slush,HMport 1967port 1967: sns-quote - SNS Quote-IOport 1972port 1972: intersys-cache - CacheKJ port 1973port 1973: dlsrap - Data Link Switching Remote Access Protocol6Kaport 1975port 1975: tcoflashagent - TCO Flash Agent2LYport 1976port 1976: tcoregagent - TCO Reg Agent8Meport 1977port 1977: tcoaddressbook - TCO Address Book3N[port 1981port 1981: shockrave - Shockrave TROJANO1port 1984port 1984: bb - BB9Pgport 1985port 1985: hsrp - Hot Standby Router Protocol?Qsport 1986port 1986: licensedaemon - cisco license management>Rqport 1987port 1987: tr-rsrb-p1 - cisco RSRB Priority 1 port 3q:x0q>Sqport 1988port 1988: tr-rsrb-p2 - cisco RSRB Priority 2 port[T)port 1989port 1989: tr-rsrb-p3 - cisco RSRB Priority 3 port (or mshnet - MHSnet System);Ukport 1990port 1990: stun-p1 - cisco STUN Priority 1 port;Vkport 1991port 1991: stun-p2 - cisco STUN Priority 2 portKW port 1992port 1992: stun-p3 - cisco STUN Priority 3 port (or IPsendmsg):Xiport 1993port 1993: snmp-tcp-port - cisco SNMP TCP port;Ykport 1994port 1994: stun-port - cisco serial tunnel port2ZYport 1995port 1995: perf-port - cisco perf port;[kport 1996port 1996: tr-rsrb-port - cisco Remote SRB portB\yport 1997port 1997: gdp-port - cisco Gateway Discovery Protocol>]qport 1998port 1998: x25-svc-port - cisco X.25 service (XOT)>^qport 1999port 1999: tcp-id-port - cisco identification port*_Iport 2000port 2000: callbook - callbook`1port 2001port 2001: dc - dc  5d*U8i$a=port 2002port 2002: globe - globe(bEport 2004port 2004: mailbox - mailbox(cEport 2005port 2005: berknet - berknet,dMport 2006port 2006: invokator - invokator(eEport 2007port 2007: dectalk - dectalk"f9port 2008port 2008: conf - conf"g9port 2009port 2009: news - news&hAport 2010port 2010: search - search%i?port 2011port 2011: raid-cc - raid(jEport 2012port 2012: ttyinfo - ttyinfo(kEport 2013port 2013: raid-am - raid-am$l=port 2014port 2014: troff - troff(mEport 2015port 2015: cypress - cypress.nQport 2016port 2016: bootserver - bootserver2oYport 2017port 2017: cypress-stat - cypress-stat.pQport 2018port 2018: terminaldb - terminaldb.qQport 2019port 2019: whosockami - whosockami6raport 2020port 2020: xinupageserver - xinupageserver*sIport 2021port 2021: servexec - servexec 0[Ny+Z"t9port 2022port 2022: down - down6uaport 2023port 2023: xinuexpansion3 - xinuexpansion36vaport 2024port 2024: xinuexpansion4 - xinuexpansion4(wEport 2025port 2025: ellpack - ellpack*xIport 2026port 2026: scrabble - scrabble2yYport 2027port 2027: shadowserver - shadowserver2zYport 2028port 2028: submitserver - submitserver({Eport 2030port 2030: device2 - device2.|Qport 2032port 2032: blackboard - blackboard(}Eport 2033port 2033: glogger - glogger*~Iport 2034port 2034: scoremgr - scoremgr(Eport 2035port 2035: imsldoc - imsldoc4]port 2038port 2038: objectmanager - objectmanager 5port 2040port 2040: lam - lam,Mport 2041port 2041: interbase - interbase"9port 2042port 2042: isis - isis.Qport 2043port 2043: isis-bcast - isis-bcast$=port 2044port 2044: rimsl - rimsl&Aport 2045port 2045: cdfunc - cdfunc r/R(c&Aport 2046port 2046: sdfunc - sdfunc 5port 2047port 2047: dls - dls0 Uport 2048port 2048: dls-monitor - dls-monitorP port 2049port 2049: nfs - Network File System (or Sun Microsystems or shilp)A wport 2065port 2065: dlsrpn - Data Link Switch Read Port NumberB yport 2067port 2067: dlswpn - Data Link Switch Write Port Number1 Wport 2090port 2090: lrp - Load Report Protocol 5port 2091port 2091: prp - PRP+Kport 2092port 2092: descent3 - Descent 3&Aport 2093port 2093: nbx-cc - NBX CC&Aport 2094port 2094: nbx-au - NBX AU(Eport 2095port 2095: nbx-ser - NBX SER(Eport 2096port 2096: nbx-dir - NBX DIR8eport 2097port 2097: jetformpreview - Jet Form Preview0Uport 2098port 2098: dialog-port - Dialog Port6aport 2099port 2099: h2250-annex-g - H.225.0 Annex G.Qport 2100port 2100: amiganetfs - amiganetfs 3kH@e.Qport 2101port 2101: rtcm-sc104 - rtcm-sc1041Wport 2102port 2102: zephyr-srv - Zephyr server=oport 2103port 2103: zephyr-clt - Zephyr serv-hm connection5_port 2104port 2104: zephyr-hm - Zephyr hostmanager(Eport 2105port 2105: minipay - MiniPay"9port 2106port 2106: mzap - MZAP2Yport 2107port 2107: bintec-admin - BinTec Admin&Aport 2108port 2108: comcam - Comcam, Mport 2109port 2109: ergolight - ErgolightB!yport 2180port 2180: mc-gt-srv - Millicent Vendor Gateway Server "5port 2200port 2200: ici - ICI=#oport 2201port 2201: ats - Advanced Training System ProgramM$ port 2202port 2202: imtc-map - Int. Multimedia Teleconferencing Cosortium"%9port 2213port 2213: kali - Kali*&Iport 2220port 2220: ganymede - Ganymede4']port 2221port 2221: rockwell-csp1 - Rockwell CSP14(]port 2222port 2222: rockwell-csp2 - Rockwell CSP2 $U/a"Ru4)]port 2223port 2223: rockwell-csp3 - Rockwell CSP34*]port 2232port 2232: ivs-video - IVS Video default,+Mport 2233port 2233: infocrypt - INFOCRYPT.,Qport 2234port 2234: directplay - DirectPlay4-]port 2235port 2235: sercomm-wlink - Sercomm-WLink".9port 2236port 2236: nani - NaniE/port 2237port 2237: optech-port1-lm - Optech Port1 License Manager30[port 2238port 2238: aviva-sna - AVIVA SNA SERVER/1Sport 2239port 2239: imagequery - Image Query&2Aport 2240port 2240: recipe - RECIPe(3Eport 2241port 2241: ivsd - IVS Daemon64aport 2242port 2242: foliocorp - Folio Remote Server15Wport 2243port 2243: magicom - Magicom Protocol-6Oport 2244port 2244: nmsserver - NMS Server 75port 2245port 2245: hao - HaO(8Eport 2279port 2279: xmquery - xmquery,9Mport 2280port 2280: lnvpoller - LNVPOLLER.:Qport 2281port 2281: lnvconsole - LNVCONSOLE Ez E6_*;Iport 2282port 2282: lnvalarm - LNVALARM,<Mport 2283port 2283: lnvstatus - LNVSTATUS(=Eport 2284port 2284: lnvmaps - LNVMAPS.>Qport 2285port 2285: lnvmailmon - LNVMAILMON2?Yport 2286port 2286: nas-metering - NAS-Metering @5port 2287port 2287: dna - DNA$A=port 2288port 2288: netml - NETMLBByport 2294port 2294: konshus-lm - Konshus License Manager (FLEX)9Cgport 2295port 2295: advant-lm - Advant License ManagerADwport 2296port 2296: theta-lm - Theta License Manager (Rainbow)7Ecport 2297port 2297: d2k-datamover1 - D2K DataMover 17Fcport 2298port 2298: d2k-datamover2 - D2K DataMover 26Gaport 2299port 2299: pc-telecommute - PC Telecommute&HAport 2300port 2300: cvmmon - CVMMON-IOport 2301port 2301: cpq-wbem - Compaq HTTP7Jcport 2302port 2302: binderysupport - Bindery Support4K]port 2303port 2303: proxy-gateway - Proxy Gateway /XZ6p6Laport 2304port 2304: attachmate-uts - Attachmate UTS6Maport 2305port 2305: mt-scaleserver - MT ScaleServer2NYport 2306port 2306: tappi-boxnet - TAPPI BoxNet&OAport 2307port 2307: pehelp - pehelp&PAport 2308port 2308: sdhelp - sdhelp+QKport 2309port 2309: sdserver - SD Server+RKport 2310port 2310: sdclient - SD Client7Scport 2311port 2311: messageservice - Message Service@Tuport 2313port 2313: iapp - IAPP (Inter Access Point Protocol)4U]port 2314port 2314: cr-websystems - CR WebSystems1VWport 2315port 2315: precise-sft - Precise Sft.5W_port 2316port 2316: sent-lm - SENT License Manager6Xaport 2317port 2317: attachmate-g32 - Attachmate G327Ycport 2318port 2318: cadencecontrol - Cadence Control.ZQport 2319port 2319: infolibria - InfoLibria,[Mport 2320port 2320: siebel-ns - Siebel NS-\Oport 2321port 2321: rdlap - RDLAP over UDP (sDs,g"]9port 2322port 2322: ofsd - ofsd(^Eport 2323port 2323: 3d-nfsd - 3d-nfsd,_Mport 2324port 2324: cosmocall - CosmocallH`port 2325port 2325: designspace-lm - Design Space License Management"a9port 2326port 2326: idcp - IDCP(bEport 2327port 2327: xingcsm - xingcsm0cUport 2328port 2328: netrix-sftm - Netrix SFTM d5port 2329port 2329: nvd - NVD(eEport 2330port 2330: tscchat - TSCCHAT,fMport 2331port 2331: agentview - AGENTVIEW*gIport 2332port 2332: rcc-host - RCC Host$h=port 2333port 2333: snapp - SNAPP3i[port 2334port 2334: ace-client - ACE Client Auth,jMport 2335port 2335: ace-proxy - ACE Proxy8keport 2336port 2336: appleugcontrol - Apple UG Control(lEport 2337port 2337: ideesrv - ideesrv6maport 2338port 2338: norton-lambert - Norton Lambert2nYport 2339port 2339: 3com-webview - 3Com WebView ||Mvn5d2oYport 2340port 2340: wrs_registry - WRS Registry-pOport 2341port 2341: xiostatus - XIO Status8qeport 2342port 2342: manage-exec - Seagate Manage Exec.rQport 2343port 2343: nati-logos - nati logos&sAport 2344port 2344: fcmsys - fcmsys t5port 2345port 2345: dbm - dbm;ukport 2346port 2346: redstorm_join - Game Connection PortEvport 2347port 2347: redstorm_find - Game Announcement and LocationLw port 2348port 2348: redstorm_info - Information to query for game status7xcport 2349port 2349: redstorm_diag - Diagnostics Port,yMport 2350port 2350: psbserver - psbserver,zMport 2351port 2351: psrserver - psrserver,{Mport 2352port 2352: pslserver - pslserver,|Mport 2353port 2353: pspserver - pspserver.}Qport 2354port 2354: psprserver - psprserver.~Qport 2355port 2355: psdbserver - psdbserver7cport 2356port 2356: gxtelmd - GXT License Managemant E|8u>g4]port 2357port 2357: unihub-server - UniHub Server&Aport 2358port 2358: futrix - Futrix0Uport 2359port 2359: flukeserver - FlukeServer4]port 2360port 2360: nexstorindltd - NexstorIndLtd 5port 2361port 2361: tl1 - TL12Yport 2381port 2381: compaq-https - Compaq HTTPS:iport 2389port 2389: ovsessionmgr - OpenView Session Mgr$=port 2390port 2390: rsmtp - RSMTP:iport 2391port 2391: 3com-net-mgmt - 3COM Net Management3 [port 2392port 2392: tacticalauth - Tactical Auth+ Kport 2393port 2393: ms-olap1 - MS OLAP 1+ Kport 2394port 2394: ms-olap2 - MS OLAP 24 ]port 2395port 2395: lan900_remote - LAN900 Remote& Aport 2396port 2396: wusage - Wusage 5port 2397port 2397: ncl - NCL(Eport 2398port 2398: orbiter - OrbiterHport 2399port 2399: fmpro-fdal - FileMaker, Inc. - Data Access Layer >|<k;r6aport 2400port 2400: opequus-server - OpEquus Server.Qport 2401port 2401: cvspserver - cvspserver>qport 2402port 2402: taskmaster2000 - TaskMaster 2000 Server;kport 2403port 2403: taskmaster2000 - TaskMaster 2000 Web2Yport 2404port 2404: iec870-5-104 - IEC870-5-1040Uport 2405port 2405: trc-netpoll - TRC Netpoll.Qport 2406port 2406: jediserver - JediServer$=port 2407port 2407: orion - Orion,Mport 2408port 2408: optimanet - OptimaNet2Yport 2409port 2409: sns-protocol - SNS Protocol4]port 2410port 2410: vrts-registry - VRTS Registry>qport 2411port 2411: netwave-ap-mgmt - Netwave AP Management 5port 2412port 2412: cdn - CDN4]port 2413port 2413: orion-rmi-reg - orion-rmi-reg0Uport 2414port 2414: interlingua - Interlingua( Eport 2415port 2415: comtest - COMTEST-!Oport 2416port 2416: rmtserver - RMT Server _ Ey!Hu8"eport 2417port 2417: composit-server - Composit Server #5port 2418port 2418: cas - cas6$aport 2419port 2419: attachmate-s2s - Attachmate S2S=%oport 2420port 2420: dslremote-mgmt - DSL Remote Management&&Aport 2421port 2421: g-talk - G-Talk*'Iport 2422port 2422: crmsbits - CRMSBITS"(9port 2423port 2423: rnrp - RNRP,)Mport 2424port 2424: kofax-svr - KOFAX-SVR9*gport 2425port 2425: fjitsuappmgr - Fujitsu App Manager1+Wport 2426port 2426: applianttcp - Appliant TCPI,port 2427port 2427: stgcp - Simple telephony Gateway Control Protocol.-Qport 2428port 2428: ott - One Way Trip Time(.Eport 2429port 2429: ft-role - FT-ROLE$/=port 2430port 2430: venus - venus*0Iport 2431port 2431: venus-se - venus-se(1Eport 2432port 2432: codasrv - codasrv.2Qport 2433port 2433: codasrv-se - codasrv-se,3Mport 2434port 2434: pxc-epmap - pxc-epmap @wX Lq,4Mport 2435port 2435: optilogic - OptiLogic#5;port 2436port 2436: topx - TOP/X.6Qport 2437port 2437: unicontrol - UniControl 75port 2438port 2438: msp - MSP48]port 2439port 2439: sybasedbsynch - SybaseDBSynch29Yport 2440port 2440: spearway - Spearway Lockers,:Mport 2441port 2441: pvsw-inet - pvsw-inet*;Iport 2442port 2442: netangel - NetangelM< port 2443port 2443: powerclientcsf - PowerClient Central Storage Facility6=aport 2444port 2444: btpp2sectrans - BT PP2 Sectrans">9port 2445port 2445: dtn1 - DTN12?Yport 2446port 2446: bues_service - bues_service2@Yport 2447port 2447: ovwdb - OpenView NNM daemon)AGport 2448port 2448: hpppssvr - hpppsvr"B9port 2449port 2449: ratl - RATL*CIport 2450port 2450: netadmin - netadmin(DEport 2451port 2451: netchat - netchat4E]port 2452port 2452: snifferclient - SnifferClient xx @o+^2i*FIport 2453port 2453: madge-om - madge-om*GIport 2454port 2454: indx-dds - IndX-DDS6Haport 2455port 2455: wago-io-system - WAGO-IO-SYSTEM2IYport 2456port 2456: altav-remmgt - altav-remmgt,JMport 2457port 2457: rapido-ip - Rapido_IP(KEport 2458port 2458: griffin - griffin,LMport 2459port 2459: community - Community.MQport 2460port 2460: ms-theater - ms-theater.NQport 2461port 2461: qadmifoper - qadmifoper0OUport 2462port 2462: qadmifevent - qadmifevent2PYport 2463port 2463: symbios-raid - Symbios Raid.QQport 2464port 2464: direcpc-si - DirecPC SI4R]port 2465port 2465: lbm - Load Balance Management4S]port 2466port 2466: lbf - Load Balance Forwarding4T]port 2467port 2467: high-criteria - High Criteria*UIport 2468port 2468: qip_msgd - qip_msgd2VYport 2469port 2469: mti-tcs-comm - MTI-TCS-COMM2WYport 2470port 2470: taskman_port - taskman portpktkpuz &,28>DJPV\bhntz "(.4:@FLRX^djpv|*6>G M [ f p {)2<GS\e|=^!B Y!d"n#{$%&'"(,)7*F+Y,k-}./0/1>2P3c4t567,8@9S:f;x<=>+?>@QAdBwCDE'F:GKH\InJKL'M9NOO^PuQRS(T9UHVVWfXtYZ["\3]D^S_d`tabc*d9eJf\gmhij$k5lHmXnjo{p qr/sArTTZ`flrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|u`vswxy(z:{K|\}n~!3EWhy .@Rcu*<N_n~!4DVgx*:J\m~ &3@MZhy *;M]m} ,:J[l} 1˜CØUĘeŘvƙ Ǚș(ə9ʙI˙Y̙i͙yΚϚ КњҚ)Ӛ2Ԛ>՚G֚Rךaؚmٚwڛۛܛݛ1ޛBߛJP]esy kkM'q1c(XEport 2471port 2471: seaodbc - SeaODBCY1port 2472port 2472: c3 - C3*ZIport 2473port 2473: aker-cdp - Aker-cdp5[_port 2474port 2474: vitalanalysis - Vital Analysis.\Qport 2475port 2475: ace-server - ACE Server<]mport 2476port 2476: ace-svr-prop - ACE Server PropagationK^ port 2477port 2477: ssm-cvs - SecurSight Certificate Valifation ServiceJ_port 2478port 2478: ssm-cssps - SecurSight Authentication Server (SLL)G`port 2479port 2479: ssm-els - SecurSight Event Logging Server (SSL)3a[port 2480port 2480: lingwood - Lingwood's Detail)bGport 2481port 2481: giop - Oracle GIOP1cWport 2482port 2482: giop-ssl - Oracle GIOP SSL'dCport 2483port 2483: ttc - Oracle TTC/eSport 2484port 2484: ttc-ssl - Oracle TTC SSL1fWport 2485port 2485: netobjects1 - Net Objects11gWport 2486port 2486: netobjects2 - Net Objects22hYport 2487port 2487: pns - Policy Notice Service  :o4].s1iWport 2488port 2488: moy-corp - Moy Corporation$j=port 2489port 2489: tsilb - TSILB,kMport 2490port 2490: qip_qdhcp - qip_qdhcp2lYport 2491port 2491: conclave-cpp - Conclave CPP&mAport 2492port 2492: groove - GROOVE2nYport 2493port 2493: talarian-mqs - Talarian MQS&oAport 2494port 2494: bmc-ar - BMC AR;pkport 2495port 2495: fast-rem-serv - Fast Remote Services&qAport 2496port 2496: dirgis - DIRGIS'rCport 2497port 2497: quaddb - Quad DB0sUport 2498port 2498: odn-castraq - ODN-CasTraq.tQport 2499port 2499: unicontrol - UniControl@uuport 2500port 2500: rtsserv - Resource Tracking system serverBvyport 2501port 2501: rtsclient - Resource Tracking system client6waport 2502port 2502: kentrox-prot - Kentrox Protocol,xMport 2503port 2503: nms-dpnss - NMS-DPNSS"y9port 2504port 2504: wlbs - WLBS Gp8i&M~6zaport 2505port 2505: torque-traffic - torque-traffic({Eport 2506port 2506: jbroker - jbroker$|=port 2507port 2507: spock - spock,}Mport 2508port 2508: datastore - datastore&~Aport 2509port 2509: fjmpss - fjmpss2Yport 2510port 2510: fjappmgrbulk - fjappmgrbulk,Mport 2511port 2511: metastorm - Metastorm-Oport 2512port 2512: citrixima - Citrix IMA1Wport 2513port 2513: citrixadmin - Citrix ADMIN.Qport 2514port 2514: facsys-ntp - Facsys NTP4]port 2515port 2515: facsys-router - Facsys Router1Wport 2516port 2516: maincontrol - Main ControlOport 2517port 2517: call-sig-trans - H.323 Annex E call signaling transport$=port 2518port 2518: willy - Willy.Qport 2519port 2519: globmsgsvc - globmsgsvc" 9port 2520port 2520: pvsw - pvsw3 [port 2521port 2521: adaptecmgr - Adaptec Manager$ =port 2522port 2522: windb - WinDb !TDs8m/ Sport 2523port 2523: qke-llc-v3 - Qke LLC V.3@ uport 2524port 2524: optiwave-lm - Optiwave License Management0Uport 2525port 2525: ms-v-worlds - MS V-Worlds8eport 2526port 2526: ema-sent-lm - EMA License Manager+Kport 2527port 2527: iqserver - IQ Server(Eport 2528port 2528: ncr_ccl - NCR CCL'Cport 2529port 2529: utsftp - UTS FTP/Sport 2530port 2530: vrcommerce - VR Commerce,Mport 2531port 2531: ito-e-gui - ITO-E GUI(Eport 2532port 2532: ovtopmd - OVTOPMD4]port 2533port 2533: snifferserver - SnifferServer9gport 2534port 2534: combox-web-acc - Combox Web Access$=port 2535port 2535: mdhcp - MDHCP2Yport 2536port 2536: btpp2audctr1 - btpp2audctr11Wport 2537port 2537: upgrade - Upgrade Protocol.Qport 2538port 2538: vnwk-prapi - vnwk-prapi+Kport 2539port 2539: vsiadmin - VSI Admin  4e;b*c*Iport 2540port 2540: lonworks - LonWorks,Mport 2541port 2541: lonworks2 - LonWorks2(Eport 2542port 2542: davinci - daVinci& Aport 2543port 2543: reftek - REFTEK.!Qport 2544port 2544: novell-zen - Novell ZEN("Eport 2545port 2545: sis-emt - sis-emt6#aport 2546port 2546: vytalvaultbrtp - vytalvaultbrtp6$aport 2547port 2547: vytalvaultvsmp - vytalvaultvsmp6%aport 2548port 2548: vytalvaultpipe - vytalvaultpipe$&=port 2549port 2549: ipass - IPASS '5port 2550port 2550: ads - ADS6(aport 2551port 2551: isg-uda-server - ISG UDA Server2)Yport 2552port 2552: call-logging - Call Logging4*]port 2553port 2553: efidiningport - efidiningport6+aport 2554port 2554: vcnet-link-v10 - VCnet-Link v10.,Qport 2555port 2555: compaq-wcp - Compaq WCP4-]port 2556port 2556: nicetec-nmsvc - nicetec-nmsvc2.Yport 2557port 2557: nicetec-mgmt - nicetec-mgmt #Py/Z Il8/eport 2558port 2558: pclemultimedia - PCLE Multi Media"09port 2559port 2559: lstp - LSTP&1Aport 2560port 2560: labrat - labrat*2Iport 2561port 2561: mosaixcc - MosaixCC&3Aport 2562port 2562: delibo - Delibo04Uport 2563port 2563: cti-redwood - CTI RedwoodH5port 2564port 2564: hp-3000-telnet - HP 3000 NS/VT block mode telnet56_port 2565port 2565: coord-svr - Coordinator Server(7Eport 2566port 2566: pcs-pcw - pcs-pcw08Uport 2567port 2567: clp - Cisco Line Protocol+9Kport 2568port 2568: spamtrap - SPAM TRAP7:cport 2569port 2569: sonuscallsig - Sonus Call Signal(;Eport 2570port 2570: hs-port - HS Port&<Aport 2571port 2571: cecsvc - CECSVC =5port 2572port 2572: ibp - IBP7>cport 2573port 2573: trustestablish - Trust Establish4?]port 2574port 2574: blockade-bpsp - Blockade BPSP @5port 2575port 2575: hl7 - HL7 It K~6c8Aeport 2576port 2576: tclprodebugger - TCL Pro Debugger6Baport 2577port 2577: scipticslsrvr - Scriptics Lsrvr2CYport 2578port 2578: rvs-isdn-dcp - RVS ISDN DCP(DEport 2579port 2579: mpfoncl - mpfoncl,EMport 2580port 2580: tributary - Tributary*FIport 2581port 2581: argis-te - ARGIS TE*GIport 2582port 2582: argis-ds - ARGIS DS H5port 2583port 2583: mon - MON(IEport 2584port 2584: cyaserv - cyaserv0JUport 2585port 2585: netx-server - NETX Server.KQport 2586port 2586: netx-agent - NETX Agent"L9port 2587port 2587: masc - MASC,MMport 2588port 2588: privilege - Privilege0NUport 2589port 2589: quartus-tcl - quartus tcl*OIport 2590port 2590: idotdist - idotdist5P_port 2591port 2591: maytagshuffle - Maytag Shuffle&QAport 2592port 2592: netrek - netrek9Rgport 2593port 2593: mns-mail - MNS Mail Notice Service 1k ?t0f-SOport 2594port 2594: dts - Data Base Server4T]port 2595port 2595: worldfusion1 - World Fusion 14U]port 2596port 2596: worldfusion2 - World Fusion 27Vcport 2597port 2597: homesteadglory - Homestead Glory9Wgport 2598port 2598: citriximaclient - Citrix MA Client3X[port 2599port 2599: meridiandata - Meridian Data*YIport 2600port 2600: hpstgmgr - HPSTGMGR2ZYport 2601port 2601: discp-client - discp client2[Yport 2602port 2602: discp-server - discp server3\[port 2603port 2603: servicemeter - Service Meter(]Eport 2604port 2604: nsc-ccs - NSC CCS*^Iport 2605port 2605: nsc-posa - NSC POSA+_Kport 2606port 2606: netmon - Dell Netmon3`[port 2607port 2607: connection - Dell Connection0aUport 2608port 2608: wag-service - Wag Service6baport 2609port 2609: system-monitor - System Monitor+cKport 2610port 2610: versa-tek - VersaTek R.U&K~*dIport 2611port 2611: lionhead - LIONHEAD0eUport 2612port 2612: qpasa-agent - Qpasa Agent6faport 2613port 2613: smntubootstrap - SMNTUBootstrap4g]port 2614port 2614: neveroffline - Never Off Line,hMport 2615port 2615: firepower - firepower4i]port 2616port 2616: appswitch-emp - appswitch-emp:jiport 2617port 2617: cmadmin - Clinical Context Managers6kaport 2618port 2618: priority-e-com - Priority E-Com$l=port 2619port 2619: bruce - bruce6maport 2620port 2620: lpsrecommender - LPSRecommender?nsport 2621port 2621: miles-apart - Miles Apart Jukebox Server.oQport 2622port 2622: metricadbc - MetricaDBC"p9port 2623port 2623: lmdp - LMDP"q9port 2624port 2624: aria - Aria0rUport 2625port 2625: blwnkl-port - Blwnkl Port(sEport 2626port 2626: gbjd816 - gbjd816/tSport 2627port 2627: moshebeeri - Moshe Beeri"u9port 2628port 2628: dict - DICT &UX3\3v[port 2629port 2629: sitaraserver - Sitara Server5w_port 2630port 2630: sitaramgmt - Sitara Management-xOport 2631port 2631: sitaradir - Sitara Dir,yMport 2632port 2632: irdg-post - IRdg Post2zYport 2633port 2633: interintelli - InterIntelli6{aport 2634port 2634: pk-electronics - PK Electronics/|Sport 2635port 2635: backburner - Back Burner$}=port 2636port 2636: solve - Solve9~gport 2637port 2637: imdocsvc - Import Document Service7cport 2638port 2638: sybaseanywhere - Sybase Anywhere&Aport 2639port 2639: aminet - AMInetGport 2640port 2640: sai_sentlm - Sabbagh Associates Licence Manager+Kport 2641port 2641: hdl-srv - HDL Server&Aport 2642port 2642: tragic - Tragic*Iport 2643port 2643: gte-samp - GTE-SAMP;kport 2644port 2644: travsoft-ipx-t - Travsoft IPX Tunnel6aport 2645port 2645: novell-ipx-cmd - Novell IPX CMD -\VAq3[port 2646port 2646: and-lm - AND Licence Manager.Qport 2647port 2647: syncserver - SyncServer4 ]port 2648port 2648: upsnotifyprot - Upsnotifyprot, Mport 2649port 2649: vpsipport - VPSIPPORT0 Uport 2650port 2650: eristwoguns - eristwoguns* Iport 2651port 2651: ebinsite - EBInSite6 aport 2652port 2652: interpathpanel - InterPathPanel$=port 2653port 2653: sonus - Sonus7cport 2654port 2654: corel_vncadmin - Corel VNC Admin,Mport 2655port 2655: unglue - UNIX Nt Glue"9port 2656port 2656: kana - Kana6aport 2657port 2657: sns-dispatcher - SNS Dispatcher,Mport 2658port 2658: sns-admin - SNS Admin,Mport 2659port 2659: sns-query - SNS Query-Oport 2660port 2660: gcmonitor - GC Monitor&Aport 2661port 2661: olhost - OLHOST0Uport 2662port 2662: bintec-capi - BinTec-CAPI0Uport 2663port 2663: bintec-tapi - BinTec-TAPI ttK=r-i4]port 2664port 2664: command-mq-gm - Command MQ GM4]port 2665port 2665: command-mq-pm - Command MQ PM*Iport 2666port 2666: extensis - extensis9gport 2667port 2667: alarm-clock-s - Alarm Clock Server9gport 2668port 2668: alarm-clock-c - Alarm Clock Client"9port 2669port 2669: toad - TOAD2Yport 2670port 2670: tve-announce - TVE Announce, Mport 2671port 2671: newlixreg - newlixreg*!Iport 2672port 2672: nhserver - nhserver2"Yport 2673port 2673: firstcall42 - First Call 42"#9port 2674port 2674: ewnn - ewnn*$Iport 2675port 2675: ttc-etap - TTC ETAP*%Iport 2676port 2676: simslink - SIMSLink9&gport 2677port 2677: gadgetgate1way - Gadget Gate 1 Way9'gport 2678port 2678: gadgetgate2way - Gadget Gate 2 Way6(aport 2679port 2679: syncserverssl - Sync Server SSL.)Qport 2680port 2680: pxc-sapxom - pxc-sapxom**Iport 2681port 2681: mpnjsomb - mpnjsomb  9f7i'Y"+9port 2682port 2682: srsp - SRSP6,aport 2683port 2683: ncdloadbalance - NCDLoadBalance*-Iport 2684port 2684: mpnjsosv - mpnjsosv*.Iport 2685port 2685: mpnjsocl - mpnjsocl*/Iport 2686port 2686: mpnjsomg - mpnjsomg00Uport 2687port 2687: pq-lic-mgmt - pq-lic-mgmt.1Qport 2688port 2688: md-cg-http - md-cf-http*2Iport 2689port 2689: fastlynx - FastLynx=3oport 2690port 2690: hp-nnm-data - HP NNM Embedded Database/4Sport 2691port 2691: itinternet - IT Internet.5Qport 2692port 2692: admins-lms - Admins LMS06Uport 2693port 2693: belarc-http - belarc-http,7Mport 2694port 2694: pwrsevent - pwrsevent(8Eport 2695port 2695: vspread - VSPREAD/9Sport 2696port 2696: unifyadmin - Unify Admin9:gport 2697port 2697: oce-snmp-trap - Oce SNMP Trap Port,;Mport 2698port 2698: mck-ivpip - MCK-IVPIP9<gport 2699port 2699: csoft-plusclnt - Csoft Plus Client zz.a.[/X&=Aport 2700port 2700: tqdata - tqdata.>Qport 2701port 2701: sms-rcinfo - SMS RCINFO*?Iport 2702port 2702: sms-xfer - SMS XFER*@Iport 2703port 2703: sms-chat - SMS CHAT0AUport 2704port 2704: sms-remctrl - SMS REMCTRL,BMport 2705port 2705: sds-admin - SDS Admin3C[port 2706port 2706: ncdmirroring - NCD Mirroring4D]port 2707port 2707: emcsymapiport - EMCSYMAPIPORT.EQport 2708port 2708: banyan-net - Banyan-Net*FIport 2709port 2709: supermon - Supermon0GUport 2710port 2710: sso-service - SSO Service0HUport 2711port 2711: sso-control - SSO ControlBIyport 2712port 2712: aocp - Axapta Object Communication Protocol&JAport 2713port 2713: raven1 - Raven1&KAport 2714port 2714: raven2 - Raven2,LMport 2715port 2715: hpstgmgr2 - HPSTGMGR26Maport 2716port 2716: inova-ip-disco - Inova IP Disco=Noport 2784port 2784: www-dev - world wide web - development 5Fs-[&OAport 2785port 2785: aic-np - aic-npEPport 2786port 2786: aic-oncrpc - aic-oncrpc - Destiny MCD database?Qsport 2787port 2787: piccolo - piccolo - Cornerstone SoftwareMR port 2788port 2788: fryeserv - NetWare Loadable Module - Seagate Software0SUport 2789port 2789: media-agent - Media Agent3T[port 2828port 2828: itm-lm - ITM License Manager U5port 2908port 2908: mao - mao2VYport 2909port 2909: funk-dialout - Funk Dialout*WIport 2910port 2910: tdaccess - TDAccess*XIport 2911port 2911: blockade - Blockade&YAport 2912port 2912: epicon - Epicon1ZWport 2913port 2913: boosterware - Booster Ware-[Oport 2914port 2914: gamelobby - Game Lobby+\Kport 2915port 2915: tksocket - TK Socket2]Yport 2916port 2916: elvin_server - Elvin Server2^Yport 2917port 2917: elvin_client - Elvin Client8_eport 2918port 2918: kastenchasepad - Kasten Chase Pad &O%wHz)`Gport 2971port 2971: netclip - Net Clip2aYport 2972port 2972: pmsm-webrctl - PMSM Webrctl/bSport 2973port 2973: svnetworks - SV Networks&cAport 2974port 2974: signal - SignalIdport 2975port 2975: fjmpcm - Fujitsu Configuration Management Service5e_port 2976port 2976: cns-srv-port - CNS Server PortOfport 2977port 2977: ttc-etap-ns - TTCs Enterprise Test Access Protocol - NSOgport 2978port 2978: ttc-etap-ds - TTCs Enterprise Test Access Protocol - DS9hgport 2979port 2979: h263-video - H.263 Video Streaming7icport 2980port 2980: wimd - Instant Messaging Service.jQport 2981port 2981: mylxamport - MYLXAMPORT'kCport 2989port 2989: rat - Rat TROJAN/lSport 2998port 2998: realsecure - Real SecureJmport 3000port 3000: hbci - HBCI (or remoteware-cl - RemoteWare Client)6naport 3001port 3001: redwood-broker - Redwood Broker *e'T*cJoport 3002port 3002: remoteware-srv - RemoteWare Server (or EXLM Agent)"p9port 3003port 3003: cgms - CGMS0qUport 3004port 3004: csoftragent - Csoft Agent8report 3005port 3005: geniuslm - Genius License Manager8seport 3006port 3006: ii-admin - Instant Internet AdminEtport 3007port 3007: lotusmtap - Lotus Mail Tracking Agent Protocolmport 3182port 3182: bmcpatrolrnvu - BMC Patrol Rendezvous-?Oport 3264port 3264: ccmail - cc:mail/lotus2@Yport 3265port 3265: altav-tunnel - Altav Tunnel4A]port 3266port 3266: ns-cfg-server - NS CFG Server2BYport 3267port 3267: ibm-dial-out - IBM Dial Out9Cgport 3268port 3268: msft-gc - Microsoft Global CatalogLD port 3269port 3269: msft-gc-ssl - Microsoft Global Catalog with LDAP/SSL :As!X,EMport 3270port 3270: verismart - Verismart3F[port 3271port 3271: csoft-prev - CSoft Prev Port:Giport 3272port 3272: user-manager - Fujitsu User ManagerDH}port 3273port 3273: sxmp - Simple Extensible Multiplexed Protocol6Iaport 3274port 3274: ordinox-server - Ordinox Server"J9port 3275port 3275: samd - SAMD0KUport 3276port 3276: maxim-asics - Maxim ASICs,LMport 3277port 3277: awg-proxy - AWG Proxy/MSport 3278port 3278: lkcmserver - LKCM Server&NAport 3279port 3279: admind - admind,OMport 3280port 3280: vs-server - VS Server&PAport 3281port 3281: sysopt - SYSOPT*QIport 3282port 3282: datusorb - Datusorb4R]port 3283port 3283: net-assistant - Net Assistant$S=port 3284port 3284: 4talk - 4Talk$T=port 3285port 3285: plato - Plato$U=port 3286port 3286: e-net - E-Net0VUport 3287port 3287: directvdata - DIRECTVDATA PES"W9port 3288port 3288: cops - COPS"X9port 3289port 3289: enpc - ENPCZqport 3291port 3291: sah-lm - S A Holditch & Associates - LM0[Uport 3292port 3292: cart-o-rama - Cart O Rama&\Aport 3293port 3293: fg-fps - fg-fps&]Aport 3294port 3294: fg-gip - fg-gip6^aport 3295port 3295: dyniplookup - Dynamic IP Lookup4_]port 3296port 3296: rib-slm - Rib License Manager7`cport 3297port 3297: cytel-lm - Cytel License Manager,aMport 3298port 3298: transview - Transview&bAport 3299port 3299: pdrncs - pdrncs;ckport 3300port 3300: sap r/3 - SAP R/3 (unauthorized use);dkport 3301port 3301: sap r/3 - SAP R/3 (unauthorized use)2eYport 3302port 3302: mcs-fastmail - MCS Fastmail9fgport 3303port 3303: opsession-clnt - OP Session Client9ggport 3304port 3304: opsession-srvr - OP Session Server $U/ce.hQport 3305port 3305: odette-ftp - ODETTE-FTP$i=port 3306port 3306: mysql - MySQL8jeport 3307port 3307: opsession-prxy - OP Session Proxy.kQport 3308port 3308: tns-server - TNS Server(lEport 3309port 3309: tns-adv - TNS ADV0mUport 3310port 3310: dyna-access - Dyna Access2nYport 3311port 3311: mcns-tel-ret - MCNS Tel RetDo}port 3312port 3312: appman-server - Application Management Server1pWport 3313port 3313: uorb - Unify Object Broker1qWport 3314port 3314: uohost - Unify Object Host"r9port 3315port 3315: cdid - CDID*sIport 3316port 3316: aicc-cmi - AICC/CMI+tKport 3317port 3317: vsaiport - VSAI PORTKu port 3318port 3318: ssrip - Swith to Swith Routing Information Protocol4v]port 3319port 3319: sdt-lmd - SDT License Manager8weport 3320port 3320: officelink2000 - Office Link 2000&xAport 3321port 3321: vnsstr - VNSSTR 8n0jC3y[port 3322port 3322: active-net - Active Networks3z[port 3323port 3323: active-net - Active Networks3{[port 3324port 3324: active-net - Active Networks3|[port 3325port 3325: active-net - Active Networks"}9port 3326port 3326: sftu - SFTU$~=port 3327port 3327: bbars - BBARS:iport 3328port 3328: egptlm - Eaglepoint License Manager6aport 3329port 3329: hp-device-disc - HP Device Disc7cport 3330port 3330: mcs-calypsoicf - MCS Calypso ICF4]port 3331port 3331: mcs-messaging - MCS Messaging4]port 3332port 3332: mcs-mailsvr - MCS Mail Server,Mport 3333port 3333: dec-notes - DEC Notes9gport 3334port 3334: directv-web - Direct TV Webcasting@uport 3335port 3335: directv-soft - Direct TV Software Updates7cport 3336port 3336: directv-tick - Direct TV Tickers=oport 3337port 3337: directv-catlg - Direct TV Data Catalog 'T}P%Pu* Iport 3338port 3338: anet-b - OMF data b* Iport 3339port 3339: anet-l - OMF data l* Iport 3340port 3340: anet-m - OMF data m* Iport 3341port 3341: anet-h - OMF data h& Aport 3342port 3342: webtie - WebTIE6aport 3343port 3343: ms-cluster-net - MS Cluster Net0Uport 3344port 3344: bnt-manager - BNT Manager,Mport 3345port 3345: influence - Influence5_port 3346port 3346: trnsprntproxy - Trnsprnt Proxy0Uport 3347port 3347: phoenix-rpc - Phoenix RPC6aport 3348port 3348: pangolin-laser - Pangolin Laser7cport 3349port 3349: chevinservices - Chevin Services,Mport 3350port 3350: findviatv - FINDVIATV(Eport 3351port 3351: btrieve - BTRIEVE"9port 3352port 3352: ssql - SSQL(Eport 3353port 3353: fatpipe - FATPIPE&Aport 3354port 3354: suitjd - SUITJD4]port 3355port 3355: ordinox-dbase - Ordinox Dbase ttAp9q4x.Qport 3356port 3356: upnotifyps - UPNOTIFYPS3[port 3357port 3357: adtech-test - Adtech Test IP0Uport 3358port 3358: mpsysrmsvr - Mp Sys Rmsvr0Uport 3359port 3359: wg-netforce - WG NetForce,Mport 3360port 3360: kv-server - KV Server* Iport 3361port 3361: kv-agent - KV Agent&!Aport 3362port 3362: dj-ilm - DJ ILM6"aport 3363port 3363: nati-vi-server - NATI Vi Server7#cport 3364port 3364: creativeserver - Creative Server5$_port 3365port 3365: contentserver - Content Server8%eport 3366port 3366: creativepartnr - Creative PartnerA&wport 3371port 3371: satvid-datalnk - Satellite Video Data LinkA'wport 3372port 3372: satvid-datalnk - Satellite Video Data LinkA(wport 3373port 3373: satvid-datalnk - Satellite Video Data LinkA)wport 3374port 3374: satvid-datalnk - Satellite Video Data LinkA*wport 3375port 3375: satvid-datalnk - Satellite Video Data Link 0a)^.m#+;port 3372port 3372: tip2 - TIP 2;,kport 3373port 3373: lavenir-lm - Lavenir License Manager2-Yport 3374port 3374: cluster-disc - Cluster Disc..Qport 3375port 3375: vsnm-agent - VSNM Agent+/Kport 3376port 3376: cdborker - CD BrokerA0wport 3377port 3377: cogsys-lm - Cogsys Network License Manager(1Eport 3378port 3378: wsicopy - WSICOPY(2Eport 3379port 3379: socorfs - SOCORFS23Yport 3380port 3380: sns-channels - SNS Channels(4Eport 3381port 3381: geneous - GeneousR5port 3382port 3382: fujitsu-neat - Fujitsu Network Enhanced Antitheft functionM6 port 3383port 3383: esp-lm - Enterprise Software Products License Manager<7mport 3384port 3384: hp-clic - Cluster Management Services,8Mport 3385port 3385: qnxnetman - qnxnetman,9Mport 3386port 3386: gprs-data - GPRS Data2:Yport 3387port 3387: backroomnet - Back Room Net =f-l7^+;Kport 3388port 3388: cbserver - CB Server4<]port 3389port 3389: ms-wbt-server - MS WBT Server<=mport 3390port 3390: dsc - Distributed Service Coordinator&>Aport 3391port 3391: savant - SAVANT6?aport 3392port 3392: efi-lm - EFI License ManagementD@}port 3393port 3393: d2k-tapestry1 - D2K Tapestry Client to ServerDA}port 3394port 3394: d2k-tapestry2 - D2K Tapestry Server to Servernqport 4011port 4011: altserviceboot - Alternate Service Boot*oIport 4012port 4012: pda-gate - PDA Gate0pUport 4013port 4013: acl-manager - ACL Manager*qIport 4014port 4014: taiclock - TAICLOCK7rcport 4015port 4015: talarian-mcast1 - Talarian Mcast7scport 4016port 4016: talarian-mcast2 - Talarian Mcast7tcport 4017port 4017: talarian-mcast3 - Talarian Mcast7ucport 4018port 4018: talarian-mcast4 - Talarian Mcast7vcport 4019port 4019: talarian-mcast5 - Talarian Mcast7wcport 4096port 4096: bre - BRE (Bridge Relay Element)/xSport 4097port 4097: patrolview - Patrol View(yEport 4098port 4098: drmsfsd - drmsfsd"z9port 4099port 4099: dpcp - DPCP-{Oport 4132port 4132: nuts_dem - NUTS Daemon5|_port 4133port 4133: nuts_bootp - NUTS Bootp Server;}kport 4134port 4134: nifty-hmi - NIFTY-Serve HMI protocol1~Wport 4141port 4141: oirtgsvc - Workflow Server 3l2t:|1Wport 4142port 4142: oidocsvc - Document Server3[port 4143port 4143: oidsr - Document Replication=oport 4144port 4144: compuserve - Compuserve (UNOFFICIALLY)6aport 4160port 4160: jini-discovery - Jini Discovery?sport 4200port 4200: vrml-multi-use - VRML Multi User Systems?sport 4201port 4201: vrml-multi-use - VRML Multi User Systems?sport 4202port 4202: vrml-multi-use - VRML Multi User Systems?sport 4203port 4203: vrml-multi-use - VRML Multi User Systems?sport 4204port 4204: vrml-multi-use - VRML Multi User Systems?sport 4205port 4205: vrml-multi-use - VRML Multi User Systems? sport 4206port 4206: vrml-multi-use - VRML Multi User Systems? sport 4207port 4207: vrml-multi-use - VRML Multi User Systems? sport 4208port 4208: vrml-multi-use - VRML Multi User Systems? sport 4209port 4209: vrml-multi-use - VRML Multi User Systems *l2t:|? sport 4210port 4210: vrml-multi-use - VRML Multi User Systems?sport 4211port 4211: vrml-multi-use - VRML Multi User Systems?sport 4212port 4212: vrml-multi-use - VRML Multi User Systems?sport 4213port 4213: vrml-multi-use - VRML Multi User Systems?sport 4214port 4214: vrml-multi-use - VRML Multi User Systems?sport 4215port 4215: vrml-multi-use - VRML Multi User Systems?sport 4216port 4216: vrml-multi-use - VRML Multi User Systems?sport 4217port 4217: vrml-multi-use - VRML Multi User Systems?sport 4218port 4218: vrml-multi-use - VRML Multi User Systems?sport 4219port 4219: vrml-multi-use - VRML Multi User Systems?sport 4220port 4220: vrml-multi-use - VRML Multi User Systems?sport 4221port 4221: vrml-multi-use - VRML Multi User Systems?sport 4222port 4222: vrml-multi-use - VRML Multi User Systems *l2t:|?sport 4223port 4223: vrml-multi-use - VRML Multi User Systems?sport 4224port 4224: vrml-multi-use - VRML Multi User Systems?sport 4225port 4225: vrml-multi-use - VRML Multi User Systems?sport 4226port 4226: vrml-multi-use - VRML Multi User Systems?sport 4227port 4227: vrml-multi-use - VRML Multi User Systems?sport 4228port 4228: vrml-multi-use - VRML Multi User Systems? sport 4229port 4229: vrml-multi-use - VRML Multi User Systems?!sport 4230port 4230: vrml-multi-use - VRML Multi User Systems?"sport 4231port 4231: vrml-multi-use - VRML Multi User Systems?#sport 4232port 4232: vrml-multi-use - VRML Multi User Systems?$sport 4233port 4233: vrml-multi-use - VRML Multi User Systems?%sport 4234port 4234: vrml-multi-use - VRML Multi User Systems?&sport 4235port 4235: vrml-multi-use - VRML Multi User Systems *l2t:|?'sport 4236port 4236: vrml-multi-use - VRML Multi User Systems?(sport 4237port 4237: vrml-multi-use - VRML Multi User Systems?)sport 4238port 4238: vrml-multi-use - VRML Multi User Systems?*sport 4239port 4239: vrml-multi-use - VRML Multi User Systems?+sport 4240port 4240: vrml-multi-use - VRML Multi User Systems?,sport 4241port 4241: vrml-multi-use - VRML Multi User Systems?-sport 4242port 4242: vrml-multi-use - VRML Multi User Systems?.sport 4243port 4243: vrml-multi-use - VRML Multi User Systems?/sport 4244port 4244: vrml-multi-use - VRML Multi User Systems?0sport 4245port 4245: vrml-multi-use - VRML Multi User Systems?1sport 4246port 4246: vrml-multi-use - VRML Multi User Systems?2sport 4247port 4247: vrml-multi-use - VRML Multi User Systems?3sport 4248port 4248: vrml-multi-use - VRML Multi User Systems *l2t:|?4sport 4249port 4249: vrml-multi-use - VRML Multi User Systems?5sport 4250port 4250: vrml-multi-use - VRML Multi User Systems?6sport 4251port 4251: vrml-multi-use - VRML Multi User Systems?7sport 4252port 4252: vrml-multi-use - VRML Multi User Systems?8sport 4253port 4253: vrml-multi-use - VRML Multi User Systems?9sport 4254port 4254: vrml-multi-use - VRML Multi User Systems?:sport 4255port 4255: vrml-multi-use - VRML Multi User Systems?;sport 4256port 4256: vrml-multi-use - VRML Multi User Systems?<sport 4257port 4257: vrml-multi-use - VRML Multi User Systems?=sport 4258port 4258: vrml-multi-use - VRML Multi User Systems?>sport 4259port 4259: vrml-multi-use - VRML Multi User Systems??sport 4260port 4260: vrml-multi-use - VRML Multi User Systems?@sport 4261port 4261: vrml-multi-use - VRML Multi User Systems *l2t:|?Asport 4262port 4262: vrml-multi-use - VRML Multi User Systems?Bsport 4263port 4263: vrml-multi-use - VRML Multi User Systems?Csport 4264port 4264: vrml-multi-use - VRML Multi User Systems?Dsport 4265port 4265: vrml-multi-use - VRML Multi User Systems?Esport 4266port 4266: vrml-multi-use - VRML Multi User Systems?Fsport 4267port 4267: vrml-multi-use - VRML Multi User Systems?Gsport 4268port 4268: vrml-multi-use - VRML Multi User Systems?Hsport 4269port 4269: vrml-multi-use - VRML Multi User Systems?Isport 4270port 4270: vrml-multi-use - VRML Multi User Systems?Jsport 4271port 4271: vrml-multi-use - VRML Multi User Systems?Ksport 4272port 4272: vrml-multi-use - VRML Multi User Systems?Lsport 4273port 4273: vrml-multi-use - VRML Multi User Systems?Msport 4274port 4274: vrml-multi-use - VRML Multi User Systems *l2t:|?Nsport 4275port 4275: vrml-multi-use - VRML Multi User Systems?Osport 4276port 4276: vrml-multi-use - VRML Multi User Systems?Psport 4277port 4277: vrml-multi-use - VRML Multi User Systems?Qsport 4278port 4278: vrml-multi-use - VRML Multi User Systems?Rsport 4279port 4279: vrml-multi-use - VRML Multi User Systems?Ssport 4280port 4280: vrml-multi-use - VRML Multi User Systems?Tsport 4281port 4281: vrml-multi-use - VRML Multi User Systems?Usport 4282port 4282: vrml-multi-use - VRML Multi User Systems?Vsport 4283port 4283: vrml-multi-use - VRML Multi User Systems?Wsport 4284port 4284: vrml-multi-use - VRML Multi User Systems?Xsport 4285port 4285: vrml-multi-use - VRML Multi User Systems?Ysport 4286port 4286: vrml-multi-use - VRML Multi User Systems?Zsport 4287port 4287: vrml-multi-use - VRML Multi User Systems  NV^?[sport 4288port 4288: vrml-multi-use - VRML Multi User Systems?\sport 4289port 4289: vrml-multi-use - VRML Multi User Systems?]sport 4290port 4290: vrml-multi-use - VRML Multi User Systems?^sport 4291port 4291: vrml-multi-use - VRML Multi User Systems?_sport 4292port 4292: vrml-multi-use - VRML Multi User Systems?`sport 4293port 4293: vrml-multi-use - VRML Multi User Systems?asport 4294port 4294: vrml-multi-use - VRML Multi User Systems?bsport 4295port 4295: vrml-multi-use - VRML Multi User Systems?csport 4296port 4296: vrml-multi-use - VRML Multi User Systems?dsport 4297port 4297: vrml-multi-use - VRML Multi User Systems?esport 4298port 4298: vrml-multi-use - VRML Multi User Systems?fsport 4299port 4299: vrml-multi-use - VRML Multi User Systems-gOport 4300port 4300: corelccam - Corel CCam-hOport 4321port 4321: rwhois - Remote Who Is Nx >yCr(iEport 4343port 4343: unicall - UNICALL0jUport 4344port 4344: vinainstall - VinaInstall9kgport 4345port 4345: m4-network-as - Macro 4 Network AS'lCport 4346port 4346: elanlm - ELAN LM1mWport 4347port 4347: lansurveyor - LAN Surveyor$n=port 4348port 4348: itose - ITOSE7ocport 4349port 4349: fsportmap - File System Port Map.pQport 4350port 4350: net-device - Net Device8qeport 4351port 4351: plcy-net-svcs - PLCY Net Services,rMport 4353port 4353: f5-iquery - F5 iQuery$s=port 4442port 4442: saris - Saris&tAport 4443port 4443: pharos - PharosHuport 4444port 4444: krb524 - KRB524 (or nv-video - NV Video default),vMport 4445port 4445: upnotifyp - UPNOTIFYP&wAport 4446port 4446: n1-fwp - N1-FWP*xIport 4447port 4447: n1-rmgmt - N1-RMGMT5y_port 4448port 4448: asc-slmd - ASC Licence Manager K)[1m0zUport 4449port 4449: privatewire - PrivateWire"{9port 4450port 4450: camp - Camp4|]port 4451port 4451: ctisystemmsg - CTI System Msg8}eport 4452port 4452: ctiprogramload - CTI Program Load6~aport 4453port 4453: nssalertmgr - NSS Alert Manager6aport 4454port 4454: nssagentmgr - NSS Agent Manager1Wport 4455port 4455: prchat-user - PR Chat User5_port 4456port 4456: prchat-server - PR Chat Server/Sport 4457port 4457: prRegister - PR Register(Eport 4500port 4500: sae-urn - sae-urn6aport 4501port 4501: urn-x-cdchoice - urn-x-cdchoice0Uport 4545port 4545: worldscores - WorldScores<mport 4546port 4546: sf-lm - SF License Manager (Sentinel)9gport 4547port 4547: lanner-lm - Lanner License Manager*Iport 4600port 4600: piranha1 - Piranha1* Iport 4601port 4601: piranha2 - Piranha26 aport 4672port 4672: rfa - remote file access server ;`D W= oport 4800port 4800: iims - Icona Instant Messenging System5 _port 4801port 4801: iwec - Icona Web Embedded Chat9 gport 4802port 4802: ilss - Icona License System Server"9port 4827port 4827: htcp - HTCP-Oport 4868port 4868: phrelay - Photon Relay6aport 4869port 4869: phrelaydbg - Photon Relay Debug"9port 4885port 4885: abbs - ABBSSport 5000port 5000: commplex-main - commplex-main (or Sokets de Trois 1 TROJAN)Sport 5001port 5001: commplex-link - commplex-link (or Sokets de Trois 1 TROJAN)0Uport 5002port 5002: rfe - radio free ethernetPport 5003port 5003: fmpro-internal - FileMaker, Inc. - Proprietary transport4]port 5004port 5004: avt-profile-1 - avt-profile-14]port 5005port 5005: avt-profile-2 - avt-profile-25_port 5010port 5010: telelpathstart - TelepathStart7cport 5011port 5011: telelpathattack - TelepathAttack {{]VBp0Uport 5020port 5020: zenginkyo-1 - zenginkyo-10Uport 5021port 5021: zenginkyo-2 - zenginkyo-26aport 5042port 5042: asnaacceler8db - asnaacceler8db@uport 5050port 5050: mmcc - multimedia conference control tool,Mport 5051port 5051: ita-agent - ITA Agent0Uport 5052port 5052: ita-manager - ITA Manager 5port 5060port 5060: sip - SIP6!aport 5069port 5069: i-net-2000-npr - I/Net 2000-NPR8"eport 5145port 5145: rmonitor_secure - rmonitor_secure?#sport 5150port 5150: atmp - Ascend Tunnel Management Protocol3$[port 5151port 5151: esri_sde - ESRI SDE InstanceB%yport 5152port 5152: sde-discovery - ESRI SDE Instance Discovery,&Mport 5165port 5165: ife_icorp - ife_1corp+'Kport 5190port 5190: aol - America-Online-(Oport 5191port 5191: aol-1 - AmericaOnline1-)Oport 5192port 5192: aol-2 - AmericaOnline2-*Oport 5193port 5193: aol-3 - AmericaOnline3 <r7tOz1+Wport 5200port 5200: targus-aib1 - Targus AIB 11,Wport 5201port 5201: targus-aib2 - Targus AIB 23-[port 5202port 5202: targus-tnts1 - Targus TNTS 13.[port 5203port 5203: targus-tnts2 - Targus TNTS 2*/Iport 5236port 5236: padl2sim - padl2sim01port 5272port 5272: pk - PK51_port 5300port 5300: hacl-hb - HA cluster heartbeat<2mport 5301port 5301: hacl-gs - HA cluster general services:3iport 5302port 5302: hacl-cfg - HA cluster configuration64aport 5303port 5303: hacl-probe - HA cluster probing75cport 5304port 5304: hacl-local - HA Cluster Commands26Yport 5305port 5305: hacl-test - HA Cluster Test07Uport 5306port 5306: sun-mc-grp - Sun MC Group(8Eport 5307port 5307: sco-aip - SCO AIP*9Iport 5308port 5308: cfengine - CFengine+:Kport 5309port 5309: jprinter - J Printer(;Eport 5310port 5310: outlaws - Outlaws nn+b<qFs)<Gport 5311port 5311: tmlogin - TM Login/=Sport 5400port 5400: excerpt - Excerpt Search7>cport 5401port 5401: excerpts - Excerpt Search Secure"?9port 5402port 5402: mftp - MFTP4@]port 5403port 5403: hpoms-ci-lstn - HPOMS-CI-LSTN6Aaport 5404port 5404: hpoms-dps-lstn - HPOMS-DPS-LSTN.BQport 5405port 5405: netsupport - NetSupport4C]port 5406port 5406: systemics-sox - Systemics Sox6Daport 5407port 5407: foresyte-clear - Foresyte-Clear2EYport 5408port 5408: foresyte-sec - Foresyte-Sec;Fkport 5409port 5409: salient-dtasrv - Salient Data Serveriqport 5716port 5716: prosharerequest - proshare conf requestqport 6508port 6508: bdir_pub - BoKS Dir Server, Public Port4]port 6547port 6547: apc-tcp-udp-1 - apc-tcp-udp-14]port 6548port 6548: apc-tcp-udp-2 - apc-tcp-udp-24]port 6549port 6549: apc-tcp-udp-3 - apc-tcp-udp-32Yport 6550port 6550: fg-sysupdate - fg-sysupdate&Aport 6558port 6558: xdsxdm - xdsxdmAwport 6665port 6665: ircu - IRCU (IRCD/IRC/Internet Relay Chat)Awport 6666port 6666: ircu - IRCU (IRCD/IRC/Internet Relay Chat)Awport 6667port 6667: ircu - IRCU (IRCD/IRC/Internet Relay Chat) %p<i#P}Awport 6668port 6668: ircu - IRCU (IRCD/IRC/Internet Relay Chat)Awport 6669port 6669: ircu - IRCU (IRCD/IRC/Internet Relay Chat)Hport 6670port 6670: vocaltec-gold - Vocaltec Global Online Directory4]port 6672port 6672: vision_server - vision_server0 Uport 6673port 6673: vision_elmd - vision_elmd:!iport 6701port 6701: kti-icad-srvr - KTI/ICAD Nameserver""9port 6790port 6790: hnmp - HNMP*#Iport 6831port 6831: ambit-lm - ambit-lm4$]port 6841port 6841: netmo-default - Netmo Default.%Qport 6842port 6842: netmo-http - Netmo HTTP&&Aport 6961port 6961: jmact3 - JMACT3&'Aport 6962port 6962: jmevt2 - jmevt2*(Iport 6963port 6963: swismgr1 - swismgr1*)Iport 6964port 6964: swismgr2 - swismgr2**Iport 6965port 6965: swistrap - swistrap(+Eport 6966port 6966: swispol - swispol(,Eport 6969port 6969: acmsoda - acmsoda rrc4s2v2-Yport 6998port 6998: iatp-highpri - IATP-highPri6.aport 6999port 6999: iatp-normalpri - IATP-normalPri;/kport 7000port 7000: afs3-fileserver - file server itselfB0yport 7001port 7001: afs3-callback - callbacks to cache managers>1qport 7002port 7002: afs3-prserver - users & groups database?2sport 7003port 7003: afs3-vlserver - volume location databaseK3 port 7004port 7004: afs3-kaserver - AFS/Kerberos authentication service<4mport 7005port 7005: afs3-volser - volume managment serverA5wport 7006port 7006: afs3-errors - error interpretation service86eport 7007port 7007: afs3-bos - basic overseer process=7oport 7008port 7008: afs3-update - server-to-server updaterA8wport 7009port 7009: afs3-rmtsys - remote cache manager serviceL9 port 7010port 7010: ups-onlinet - onlinet uninterruptable power supplies8:eport 7011port 7011: talon-disc - Talon Discovery Port ?d?k8j2;Yport 7012port 7012: talon-engine - Talon Engine)<Gport 7020port 7020: dpserve - DP Serve4=]port 7021port 7021: dpserveadmin - DP Serve Admin">9port 7070port 7070: arcp - ARCP,?Mport 7099port 7099: lazy-ptop - lazy-ptop4@]port 7100port 7100: font-service - X Font ServiceGAport 7121port 7121: virprot-lm - Virtual Prototypes License Manager(BEport 7174port 7174: clutild - Clutild)CGport 7200port 7200: fodms - FODMS FLIP"D9port 7201port 7201: dlip - DLIPQEport 7300port 7300: netmon - Net Monitor TROJAN (or swx - The Swiss Exchange)QFport 7301port 7301: netmon - Net Monitor TROJAN (or swx - The Swiss Exchange)/GSport 7300port 7300: swx - The Swiss Exchange/HSport 7301port 7301: swx - The Swiss Exchange/ISport 7302port 7302: swx - The Swiss Exchange/JSport 7303port 7303: swx - The Swiss Exchange Dv >p8j/KSport 7304port 7304: swx - The Swiss Exchange/LSport 7305port 7305: swx - The Swiss Exchange/MSport 7306port 7306: swx - The Swiss Exchange/NSport 7307port 7307: swx - The Swiss Exchange/OSport 7308port 7308: swx - The Swiss Exchange/PSport 7309port 7309: swx - The Swiss Exchange/QSport 7310port 7310: swx - The Swiss Exchange/RSport 7311port 7311: swx - The Swiss Exchange/SSport 7312port 7312: swx - The Swiss Exchange/TSport 7313port 7313: swx - The Swiss Exchange/USport 7314port 7314: swx - The Swiss Exchange/VSport 7315port 7315: swx - The Swiss Exchange/WSport 7316port 7316: swx - The Swiss Exchange/XSport 7317port 7317: swx - The Swiss Exchange/YSport 7318port 7318: swx - The Swiss Exchange/ZSport 7319port 7319: swx - The Swiss Exchange/[Sport 7320port 7320: swx - The Swiss Exchange Dv >p8j/\Sport 7321port 7321: swx - The Swiss Exchange/]Sport 7322port 7322: swx - The Swiss Exchange/^Sport 7323port 7323: swx - The Swiss Exchange/_Sport 7324port 7324: swx - The Swiss Exchange/`Sport 7325port 7325: swx - The Swiss Exchange/aSport 7326port 7326: swx - The Swiss Exchange/bSport 7327port 7327: swx - The Swiss Exchange/cSport 7328port 7328: swx - The Swiss Exchange/dSport 7329port 7329: swx - The Swiss Exchange/eSport 7330port 7330: swx - The Swiss Exchange/fSport 7331port 7331: swx - The Swiss Exchange/gSport 7332port 7332: swx - The Swiss Exchange/hSport 7333port 7333: swx - The Swiss Exchange/iSport 7334port 7334: swx - The Swiss Exchange/jSport 7335port 7335: swx - The Swiss Exchange/kSport 7336port 7336: swx - The Swiss Exchange/lSport 7337port 7337: swx - The Swiss Exchange Dv >p8j/mSport 7338port 7338: swx - The Swiss Exchange/nSport 7339port 7339: swx - The Swiss Exchange/oSport 7340port 7340: swx - The Swiss Exchange/pSport 7341port 7341: swx - The Swiss Exchange/qSport 7342port 7342: swx - The Swiss Exchange/rSport 7343port 7343: swx - The Swiss Exchange/sSport 7344port 7344: swx - The Swiss Exchange/tSport 7345port 7345: swx - The Swiss Exchange/uSport 7346port 7346: swx - The Swiss Exchange/vSport 7347port 7347: swx - The Swiss Exchange/wSport 7348port 7348: swx - The Swiss Exchange/xSport 7349port 7349: swx - The Swiss Exchange/ySport 7350port 7350: swx - The Swiss Exchange/zSport 7351port 7351: swx - The Swiss Exchange/{Sport 7352port 7352: swx - The Swiss Exchange/|Sport 7353port 7353: swx - The Swiss Exchange/}Sport 7354port 7354: swx - The Swiss Exchange Dv >p8j/~Sport 7355port 7355: swx - The Swiss Exchange/Sport 7356port 7356: swx - The Swiss Exchange/Sport 7357port 7357: swx - The Swiss Exchange/Sport 7358port 7358: swx - The Swiss Exchange/Sport 7359port 7359: swx - The Swiss Exchange/Sport 7360port 7360: swx - The Swiss Exchange/Sport 7361port 7361: swx - The Swiss Exchange/Sport 7362port 7362: swx - The Swiss Exchange/Sport 7363port 7363: swx - The Swiss Exchange/Sport 7364port 7364: swx - The Swiss Exchange/Sport 7365port 7365: swx - The Swiss Exchange/ Sport 7366port 7366: swx - The Swiss Exchange/ Sport 7367port 7367: swx - The Swiss Exchange/ Sport 7368port 7368: swx - The Swiss Exchange/ Sport 7369port 7369: swx - The Swiss Exchange/ Sport 7370port 7370: swx - The Swiss Exchange/Sport 7371port 7371: swx - The Swiss Exchange ||Dv >p8j/Sport 7372port 7372: swx - The Swiss Exchange/Sport 7373port 7373: swx - The Swiss Exchange/Sport 7374port 7374: swx - The Swiss Exchange/Sport 7375port 7375: swx - The Swiss Exchange/Sport 7376port 7376: swx - The Swiss Exchange/Sport 7377port 7377: swx - The Swiss Exchange/Sport 7378port 7378: swx - The Swiss Exchange/Sport 7379port 7379: swx - The Swiss Exchange/Sport 7380port 7380: swx - The Swiss Exchange/Sport 7381port 7381: swx - The Swiss Exchange/Sport 7382port 7382: swx - The Swiss Exchange/Sport 7383port 7383: swx - The Swiss Exchange/Sport 7384port 7384: swx - The Swiss Exchange/Sport 7385port 7385: swx - The Swiss Exchange/Sport 7386port 7386: swx - The Swiss Exchange/Sport 7387port 7387: swx - The Swiss Exchange/Sport 7388port 7388: swx - The Swiss Exchange/ Sport 7389port 7389: swx - The Swiss Exchange \\$VP}D/!Sport 7390port 7390: swx - The Swiss Exchange/"Sport 7391port 7391: swx - The Swiss Exchange/#Sport 7392port 7392: swx - The Swiss Exchange/$Sport 7393port 7393: swx - The Swiss Exchange/%Sport 7394port 7394: swx - The Swiss Exchange/&Sport 7395port 7395: swx - The Swiss Exchange/'Sport 7396port 7396: swx - The Swiss Exchange/(Sport 7397port 7397: swx - The Swiss Exchange/)Sport 7398port 7398: swx - The Swiss Exchange/*Sport 7399port 7399: swx - The Swiss Exchange*+Iport 7395port 7395: winqedit - winqedit>,qport 7426port 7426: pmdmgr - OpenView DM Postmaster ManagerA-wport 7427port 7427: oveadmgr - OpenView DM Event Agent Manager?.sport 7428port 7428: ovladmgr - OpenView DM Log Agent Manager?/sport 7429port 7429: opi-sock - OpenView DM rqt communication90gport 7430port 7430: xmpv7 - OpenView DM xmpv7 api pipe;1kport 7431port 7431: pmd - OpenView DM ovc/xmpv3 api pipe xx>{JmJ}(2Eport 7437port 7437: faximum - Faximum.3Qport 7491port 7491: telops-lmd - telops-lmd*4Iport 7511port 7511: pafec-lm - pafec-lm:5iport 7544port 7544: nta-ds - FlowAnalyzer DisplayServer:6iport 7545port 7545: nta-us - FlowAnalyzer UtilityServer,7Mport 7566port 7566: vsi-omega - VSI Omega48]port 7570port 7570: aries-kfinder - Aries Kfinder39[port 7588port 7588: sun-lm - Sun License Manager0:Uport 7633port 7633: pmdfmgt - PMDF Management ;5port 7777port 7777: cbt - cbt,<Mport 7781port 7781: accu-lmgr - accu-lmgr<=mport 7932port 7932: t2-drm - Tier 2 Data Resource Manager=>oport 7933port 7933: t2-brm - Tier 2 Business Rules Manager,?Mport 7967port 7967: supercell - Supercell0@Uport 7980port 7980: quest-vista - Quest Vista&AAport 7999port 7999: irdmi2 - iRDMI2$B=port 8000port 8000: irdmi - iRDMI0CUport 8001port 8001: vcom-tunnel - VCOM Tunnel  Js3d$]0DUport 8008port 8008: http-alt - HTTP Alternate%E?port 8032port 8032: pro-ed - ProEd,FMport 8033port 8033: mindprint - MindPrint>Gqport 8080port 8080: http-alt - HTTP Alternate (see port 80)&HAport 8160port 8160: patrol - Patrol0IUport 8161port 8161: patrol-snmp - Patrol SNMP)JGport 8200port 8200: trivnet1 - TRIVNET)KGport 8201port 8201: trivnet2 - TRIVNET2LYport 8204port 8204: lm-perfworks - LM Perfworks.MQport 8205port 8205: lm-instmgr - LM Instmgr&NAport 8206port 8206: lm-dta - LM Dta.OQport 8207port 8207: lm-sserver - LM SServer0PUport 8351port 8351: server-find - Server Find0QUport 8376port 8376: cruise-enum - Cruise ENUM6Raport 8377port 8377: cruise-swroute - Cruise SWROUTE4S]port 8378port 8378: cruise-config - Cruise CONFIG2TYport 8379port 8379: cruise-diags - Cruise DIAGS4U]port 8380port 8380: cruise-update - Cruise UPDATE Di@kg V5port 8400port 8400: cvd - cvd(WEport 8401port 8401: sabarsd - sabarsd&XAport 8402port 8402: abarsd - abarsd&YAport 8403port 8403: admind - admind"Z9port 8450port 8450: npmp - npmp4[]port 8473port 8473: vp2p - Virtual Point to Point?\sport 8554port 8554: rtsp-alt - RTSP Alternate (see port 554)"]9port 8733port 8733: ibus - iBus6^aport 8765port 8765: ultraseek-http - Ultraseek HTTP(_Eport 8880port 8880: cddbp-alt - CDDBP>`qport 8888port 8888: ddi-tcp-1 - NewsEDGE server TCP (TCP 1)5a_port 8889port 8889: ddi-tcp-2 - Desktop Data TCP 15b_port 8890port 8890: ddi-tcp-3 - Desktop Data TCP 2Hcport 8891port 8891: ddi-tcp-4 - Desktop Data TCP 3: NESS applicationCd{port 8892port 8892: ddi-tcp-5 - Desktop Data TCP 4: FARM productPeport 8893port 8893: ddi-tcp-6 - Desktop Data TCP 5: NewsEDGE/Web application 1b5b`Hfport 8894port 8894: ddi-tcp-7 - Desktop Data TCP 6: COAL application+gKport 8900port 8900: jmb-cds1 - JMB-CDS 1+hKport 8901port 8901: jmb-cds2 - JMB-CDS 2.iQport 9000port 9000: cslistener - CSlistener"j9port 9006port 9006: sctp - SCTP$k=port 9090port 9090: websm - WebSM*lIport 9160port 9160: netlock1 - NetLOCK1*mIport 9161port 9161: netlock2 - NetLOCK2*nIport 9162port 9162: netlock3 - NetLOCK3*oIport 9163port 9163: netlock4 - NetLOCK4*pIport 9164port 9164: netlock5 - NetLOCK5Cq{port 9200port 9200: wap-wsp - WAP connectionless session service8report 9201port 9201: wap-wsp-wtp - WAP session serviceMs port 9202port 9202: wap-wsp-s - WAP secure connectionless session serviceAtwport 9203port 9203: wap-wsp-wtp-s - WAP secure session service,uMport 9204port 9204: wap-vcard - WAP vCard*vIport 9205port 9205: wap-vcal - WAP vCal mm3` =s 3\5w_port 9206port 9206: wap-vcard-s - WAP vCard Secure3x[port 9207port 9207: wap-vcal-s - WAP vCal Secure(yEport 9321port 9321: guibase - guibase*zIport 9343port 9343: mpidcmgr - MpIdcMgr*{Iport 9374port 9374: fjdmimgr - fjdmimgr*|Iport 9396port 9396: fjinvmgr - fjinvmgr*}Iport 9397port 9397: mpidcagt - MpIdcAgt,~Mport 9500port 9500: ismserver - ismserver 5port 9535port 9535: man - man.Qport 9594port 9594: msgsys - Message System3[port 9595port 9595: pds - Ping Discovery Service,Mport 9876port 9876: sd - Session Director6aport 9888port 9888: cyborg-systems - CYBORG Systems,Mport 9898port 9898: monkeycom - MonkeyCom&Aport 9992port 9992: palace - Palace&Aport 9993port 9993: palace - Palace&Aport 9994port 9994: palace - Palace&Aport 9995port 9995: palace - Palace& Aport 9996port 9996: palace - Palace& Aport 9997port 9997: palace - Palace ZZ2]!PS. Qport 9998port 9998: distinct32 - Distinct32* Iport 9999port 9999: distinct - distinct@ !sport 10000port 10000: ndmp - Network Data Management Protocol4![port 10007port 10007: mvs-capacity - MVS Capacity(!Cport 10080port 10080: amanda - Amanda(!Cport 10288port 10288: blocks - Blocks&!?port 11000port 11000: irisa - IRISA*!Gport 11001port 11001: metasys - Metasys@!sport 11111port 11111: vce - Viral Computing Environment (VCE),!Kport 11367port 11367: atm-uhas - ATM UHASN! port 12000port 12000: entextxid - IBM Enterprise Extender SNA XID ExchangeX!!port 12001port 12001: entextnetwk - IBM Enterprise Extender SNA COS Network PriorityT!port 12002port 12002: entexthigh - IBM Enterprise Extender SNA COS High PriorityU!port 12003port 12003: entextmed - IBM Enterprise Extender SNA COS Medium PriorityR!port 12004port 12004: entextlow - IBM Enterprise Extender SNA COS Low Priority /[Q2w/!Qport 12076port 12076: gjamer - GJamer TROJAN/!Qport 12345port 12345: netbus - Netbus TROJAN/!Qport 12346port 12346: netbus - Netbus TROJAN)!Eport 12753port 12753: tsaf - tsaf port*!Gport 13160port 13160: i-zipqd - I-ZIPQDA!uport 13720port 13720: bprd - BPRD Protocol (VERITAS NetBackup)C !yport 13721port 13721: bpbrm - BPBRM Protocol (VERITAS NetBackup)!;port 22273port 22273: wnn6 - wnn6A?!uport 22555port 22555: vocaltec-wconf - Vocaltec Web ConferenceD@!{port 22800port 22800: aws-brf - Telerate Information Platform LANCA!yport 22951port 22951: brf-gw - Telerate Information Platform WAN*B!Gport 24000port 24000: med-ltp - med-ltp0C!Sport 24001port 24001: med-fsp-rx - med-fsp-rx0D!Sport 24002port 24002: med-fsp-tx - med-fsp-tx,E!Kport 24003port 24003: med-supp - med-supp*F!Gport 24004port 24004: med-ovw - med-ovw(G!Cport 24005port 24005: med-ci - med-ci2H!Wport 24006port 24006: med-net-svc - med-net-svc.I!Oport 24386port 24386: intel_rci - Intel RCI I%\7d4J![port 25000port 25000: icl-twobase1 - icl-twobase14K![port 25001port 25001: icl-twobase2 - icl-twobase24L![port 25002port 25002: icl-twobase3 - icl-twobase34M![port 25003port 25003: icl-twobase4 - icl-twobase44N![port 25004port 25004: icl-twobase5 - icl-twobase54O![port 25005port 25005: icl-twobase6 - icl-twobase64P![port 25006port 25006: icl-twobase7 - icl-twobase74Q![port 25007port 25007: icl-twobase8 - icl-twobase84R![port 25008port 25008: icl-twobase9 - icl-twobase96S!_port 25009port 25009: icl-twobase10 - icl-twobase10?T!qport 25793port 25793: vocaltec-hos - Vocaltec Address Server&U!?port 26000port 26000: quake - quake*V!Gport 26208port 26208: wnn6-ds - wnn6-ds1W!Uport 27000port 27000: flex-lm - FLEX LM (1-10)1X!Uport 27001port 27001: flex-lm - FLEX LM (1-10)1Y!Uport 27002port 27002: flex-lm - FLEX LM (1-10) oo ?s,uQ1Z!Uport 27003port 27003: flex-lm - FLEX LM (1-10)1[!Uport 27004port 27004: flex-lm - FLEX LM (1-10)1\!Uport 27005port 27005: flex-lm - FLEX LM (1-10)1]!Uport 27006port 27006: flex-lm - FLEX LM (1-10)1^!Uport 27007port 27007: flex-lm - FLEX LM (1-10)1_!Uport 27008port 27008: flex-lm - FLEX LM (1-10)1`!Uport 27009port 27009: flex-lm - FLEX LM (1-10)Na! port 27999port 27999: tw-auth-key - TW Authentication/Key Distribution andFb!port 31337port 31337: bo - Back Orifice TROJAN (or Netpatch TROJAN):c!gport 31338port 31338: deepbo - Deep Back Orifice TROJAN2d!Wport 32768port 32768: filenet-tms - Filenet TMS2e!Wport 32769port 32769: filenet-rpc - Filenet RPC2f!Wport 32770port 32770: filenet-nch - Filenet NCH4g![port 33434port 33434: traceroute - traceroute use3h!Yport 36865port 36865: kastenxpipe - KastenX Pipe?i!qport 40421port 40421: mp - Master's Paradise (hacked) TROJAN SS[3r*a?j!qport 40422port 40422: mp - Master's Paradise (hacked) TROJAN?k!qport 40423port 40423: mp - Master's Paradise (hacked) TROJAN?l!qport 40424port 40424: mp - Master's Paradise (hacked) TROJAN?m!qport 40425port 40425: mp - Master's Paradise (hacked) TROJAN,n!Kport 43188port 43188: reachout - reachout@o!sport 44818port 44818: rockwell-encap - Rockwell Encapsulation(p!Cport 45678port 45678: eba - EBA PRISE8q!cport 47557port 47557: dbbrowse - Databeam Corporation~yfloodDo NOT flood. Paste your text to http://sial.org/pbot/vc?LWPLWP - The World-Wide Web library for Perl - http://www.perldoc.com/perl5.8.0/lib/LWP.html)G-f chimpchimp VARIABLE, chimp( LIST ). Removes any trailing chimpanzee. It returns the total number of chimpanzees removed from all its arguments. Use with care.&Gchimpchimp VARIABLE, chimp( LIST ). Removes any trailing chimpanzee. It returns the total number of chimpanzees removed from all its arguments. Use with care.RCGICommon Gateway Interface - http://www.perldoc.com/perl5.8.0/lib/CGI.html5#[simpcop2387a Crazy old bat who programs CGI in ASM 5C}trollWhat is a troll? http://members.aol.com/intwg/trolls.htmNrepeatDon't repeat yourself. Someone will help you if they feel the urge.Rasperlhttp://www.activestate.com/Products/Download/Download.plex?id=ActivePerl biffboof/SlazinessThe quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful, and document what you wrote so you don't have to answer so many questions about it. Hence, the first great virtue of a programmer.1 !SImpatienceThe quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful, and document what you wrote so you don't have to answer so many questions about it. Hence, the first great virtue of a programmer. r rrJMf~n UHubrisExcessive pride, the sort of thing Zeus zaps you for. Also the quality that makes you write (and maintain) programs that other people won't want to say bad things about. [Also, the thing that makes you write programs to do something that's already been done, because you believe you can do it better --- Wim.] Hence, the third great virtue of a programmer. #goodcrackwww.php.netI  virtuesLaziness, Impatience, Hubris, Diligence, Patience and Humility% ?diligenceThe opposite of laziness.)CpatienceThe opposite of impatience.";humilityThe opposite of hubris.P!virtueinfohttp://www.maths.adelaide.edu.au/cmc/tutorials/perlintro/x175.html7iretardAsk me to "be a retard". I won't let you down.+.empGalactic Empire).rebRebel Alliance !3good nightsee you in bed love\#'hawkaloogie my goal in life is to create the first CPAN mirror on the moon!  %[doesn't workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Saying "it doesn't work" is a worthless comment!your daddyChris62vwwm.doDominican Republic, A country in the caribbean that is located on an island east of Cuba and west of Puerto Rico \escapeGntsNewbie Talking Syndrome, where people type constantly on the channel for no purpose other than to shout I am HERE! or when your right pinky does all the work"=titshttp://www.nice-tits.org)life with CPANInformation pertaining to the Comprehensive Perl Archive Network (CPAN) can be found at http://sial.org/howto/perl/life-with-cpan/6/Qperlbot TIMTOWTDIsee TMTOWTDI (there is no first I)Bmemehttp://maxwell.lucifer.com/virus/alt.memetics/what.is.html hte;lwpcookWlwpcooklwpcook - The libwww-perl cookbook. http://perldoc.perl.org/lwpcook.htmlL(insidescheck out my insides: http://chrisangell.com/incoming/chrisbot/v3K'sourcecheck out my insides: http://chrisangell.com/incoming/chrisbot/v3v&!]List::UtilList::Util - A selection of general-utility list subroutines. http://search.cpan.org/perldoc/List::Util%#)red herringsee XY problem#+SIADSomni is a dickN screenScreen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Read more here: http://www.gnu.org/software/screen/screen.htmlbotsexUNF OBLIO V&ywomenThe woman is passive. She waits for his initiation, judging him in everything he does. She waits for him to kiss her, not resisting but always silently judging. Always judging. Always silently. And when he finally fails to meet her expectations, he won't get an explanation, he won't know why this one slipped through his fingers, leaving only a final papercut on his heart.\+1sigilssigils are the characters before variables, functions, and other things: $ @ % & *E,=asuffering from bufferinghttp://perl.plover.com/FAQs/Buffering.html-! parse htmlDon't even THINK about using regular expressions; to parse HTML go to http://search.cpan.org/search?query=parse+html&mode=module.-funniest perldocperllol/5the funniest perldocperllolf0'7donate paypalhttps://www.paypal.com/cgi-bin/webscr?business=billing@yapc.org&cmd=_xclick&no_note=171econtinueC's (continue, break) => Perl's (next, last)42ebreakC's (continue, break) => Perl's (next, last)  OOe53!??????MeGa ToKyoE4pythonPython's slogan is "There's only one obvious way to do it."55elarry wall interviewSlashdot interview with Larry Wall: http://interviews.slashdot.org/interviews/02/09/06/1343222.shtml?tid=145Y6#!ascii tableAscii table with descriptions and escape sequences: http://asciitable.com/7#bling bling$$68ilunchTime is an illusion; lunchtime doubly so. -dna;9#glunch ideasMacaroni and Cheese with hot dogs cut into itm:%Gare you sexyWell *blush*, some say my diodes shine in the sun like jewles, but the smell of hash follows. barbaz<9kthxlike, omg, ur welcome!I%plznigga pleaze4!Qcargo cultA person who imitates an action without understanding why it works. This is from Richard Feynman's description of some tribes in the Pacific who built wooden runways complete with tower and controller in the hope that they would get the benefits from the US military planes again after WWII nM:kslurphttp://www.perl.com/pub/a/2003/11/21/slurp.html7@?Ctell me about your motherYou're not my psychiatrist!yourselfperlbotBwcontainsType "perldoc -q contain" at a prompt to see many great examples of how you can figure out if a list contains a certain thingie. You might not want to use something like "grep { $thing eq $_ } @stuff" because it is expensive if @stuff is large.Cask twiceDon't ask twice. We saw your question the first time. Often we don't answer because 1) We don't know the answer or 2) We don't care[D%#listen to usDo you want help? Then DO WHAT WE SAY. You may be surprised to discover that we actually know what we're doing. (If you don't do EXACTLY what we say, then at least tell us what you did instead, and why.)2E[TIAS(yd)Take Insulin and Survive (you diabetic)-FScontexthttp://perl.plover.com/context.htmlKGtnxIf you are going to say "thanks," AT LEAST TYPE THE WHOLE DAMN WORD!  nn NH9premature optimization"Premature optimization is the root of all evil" - Donald Knuth :: Beware "Compulsive Tuning Disorder" - Gaja Krishna Vaidyanatha%tutorialhttp://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.berlios.de/tutorials/'JObrda kid fag who cant get real womanK+getoptsee Getopt::Stdeperlperl is a program. Perl is a language. There are many versions of perl, but only five versions of Perl. There is no such thing as PERL. See perldoc -q 'difference between'.Mgoatsexgoat.cx{]3MREMRE is "Mastering Regular Expressions", a text by Jeffrey Fiedl: http://regex.info/*OMmaypolehttp://maypole.simon-cozens.org//usefulperlbot is useful,QUpptpd Alex_away: @#! // =>[]6R!_pernetropeit's from a movie called fantastic planet   N':SiTIMTOWTDITIMTOWTDI: There is more than one way to do it TRAWRRAWRhU-5module mechanicsPerl Module Mechanics: http://world.std.com/~swmcd/steven/perl/module_mechanics.html+#linuxlinux sucks3WaBossMCthe coolest. http://craig.bluemidnight.ca/,X57How are you feeling?Great, how about you?Yget it?Got it!Z-what kind of botyou?#?catscats are furry creatures.;\mCPAN FAQCPAN FAQ: http://www.cpan.org/misc/cpan-faq.html#]=yo mommaa charming lady of gracer^%Qcapital PERLPerl is the language, perl is the program, there is no PERL. See perldoc -q 'difference between'._+iscreen-scrapingScreen-scraping with WWW::Mechanize and HTML::TokeParser - http://www.perl.com/lpt/a/2003/01/22/mechanize.html!`=sadwapsuck a dick, win a prize0)Eisn't it quietToo quiet, perly, too quiet! ] <#bget itgot it!?c9Yvariable variable namehttp://perl.plover.com/varvarname.html9doJSMOPJust a Simple matter of Programming. Just do it!e9k thxlike, omg, ur welcome!c?pastebothttp://sial.org/pbot/perlclKvarvarWhy it's stupid to `use a variable as a variable name' - http://perl.plover.com/varvarname.htmlh-dada grouik badonki'dadagrouik badonkAjwintegrateGet the answer from integral, the Master Perl-a-latoruSili that gun law crap is one of those many problems whose roots go really deep into our culture, so honestly the only way to solve that gun problem is to start beating your kid.l)premade scriptWe aren't here to help you fix your crappy script you found online somewhere. #perl is for perl programmers who author codeHm=gperl's greatest strengthregular expressions, hashes, modules and cpan EE/wwomanThe woman is passive. She waits for his initiation, judging him in everything he does. She waits for him to kiss her, not resistin but always silently judging. Always judging. Always silently. And when he finally fails to meet her expectations, he won't get an explanation, he won't know why this one slipped through his fingers, leaving only a final papercut on his heart.Mo%useful localSeven useful uses of local: http://perl.plover.com/local.htmlJ!;bethWOO HOO YEAH PARTY TIME.qUmizeroumizerou is a perl master in trainingEr sexjust like air, it's not important until you aren't getting anys!#it's quietno it's not5eppmhttp://crazyinsomniac.perlmonk.org/perl/ppm/^u#+PFATROCBISCPFATROCBISC: Perl Freaks Against The Requirement of Curly Braces In Source Codev!glopglop glop! lollol Y //%0Dd'xOmaw22:49 < syn> maw maw maAaaAaaWwW!Q)yline in a filehttp://www.perldoc.com/perl5.6.1/pod/perlfaq5.html#How-do-I-change-one-line-in-a-file-delete-a-line-in-a-file-insert-a-line-in-the-middle-of-a-file-append-to-the-beginning-of-a-file-)z-9ip address regexLook at Regexp::Commonm7\w\w matches a-zA-Z0-9_mJgentooWhat you should be running if you aren't running a BSD distrom";chrisMaster of the universe!S~)Yakov SmirnoffCold War comic genius. Originator of the "In Soviet Russia" jokes:kperlbot!What? I didn't do it! you can't prove anything!8KperlbotI am a bot created by Chris62vw^5phpHow different are Perl and PHP? http://tnx.nl/php.txt :: http://czth.net/pH/PHPSucks>-cdeath to dotstarhttp://perlmonks.org/index.pl?node_id=24640 synmaw3spoolayspoolay is a commie5PLPhttp://plp.juerd.nl/Fpostfixhttp://www.spsu.edu/cs/faculty/bbrown/web_lectures/postfix/3#Wwassercratshttp://www.geocities.com/wassercrats/ $IbU#cshcsh considered harmful: http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/N perltidyBeautify your code with perltidy! http://perltidy.sourceforge.net/%CyapcYet Another Perl Conferencek Obinarythere are only 10 types of people in the world, those that understand binary and those that don'tabufferinghttp://perl.plover.com/FAQs/Buffering.htmlrfreebsdFreeBSD is an advanced OS, based on BSD Unix, http://www.freebsd.org/9vimhttp://vi-improved.orgU#pronelSwahili for "I don't know what I was saying, but the horse agreed with me."5!Wapostrophehttp://www.angryflower.com/bobsqu.gif itsIt's it's, not its, if you mean it is. Otherwise, it's its. It's is not, it isn't ain't, and it's it's, not its, if you mean it is. If you don't, it's its. Then too, it's hers. It isn't her's. It isn't our's either. It's ours, and likewise yours and theirs.  Fa\1YSomni please stop raving about fluff7mGXTi"All of life is a blur of Republicans and meat!";1Yvariable variableshttp://perl.plover.com/varvarname.htmleCfasterYou can often write faster programs in C, but you can always write programs faster in Perl.m!KvarvarnameWhy it's stupid to `use a variable as a variable name' - http://perl.plover.com/varvarname.htmlC/eovid's cgi coursehttp://users.easystreet.com/ovid/cgi_course/-SwisdimbWhat is Somni doing in my bathroom?#ender_teh c00l3stY%esp pasteconcentrate on your code and those with ESP in #perl will be able to view itU%LoopsFor Perl loop control, see the following perldocs: perlsyn, -f next, -f last3'Sperldoc howtohttp://sial.org/howto/perl/perldoc/:qabendabend == abnormal end (seg fault, core dump, etc.)abendingsee abend-ITYMI think you mean 9~7^ 5mod_curemod_cure is the man!!+curecure is da man!Qa7pasteDon't paste in the channel! Paste somewhere online, as in: http://sial.org/pbot/perlB#{pbotutilpbotutil: http://sial.org/code/perl/scripts/pbotutil.pl$5dwimDWIM: Do What I Mean %?do you understand englishYes.1&_leaveThe Cure goes into the Perl Black-Hole... 'psyperlgayK('perlbot regexRegular Expressioins: perldoc perlrequick perlretut perlrethxDon't say thx, say thanks! It's only six letters :-) Or donate to the Perl Foundation: http://donate.perl-foundation.org/9*sbugThe 62vw: http://chrisangell.com/pictures/62bug.jpg!+Abofhbastard operator from hell$,=slackware Slackware 10.0released!-;fnuxfNux c'est de la balle!$.=slackwareslackware 10.0 released!//[fightDYWTFWM ? Do You Want To Fight With Me? 0koinpam11pama login manager :) w Cc @\Rw>otestinghttp://www.perl.com/pub/a/2001/12/04/testing.htmlR3={vim for perl programminghttp://mamchenkov.net/blog/item/vim_for_perl_developers4/quadraticAx^2 + Bx + C = 05!lineAx + B = 0# bazquux07[circlesqrt( (x - Cx)^2 + (y - Cy)^2 ) - R = 068/Qquadratic formulax = ( -B +- sqrt(B**2 - 4AC)) / 2A9'group hugWEEEEEEEEEEEE:)KcBno longer free3beerbeer is your friend<+regexenplural of regexW=!one linerdocs and example of perl one liners: http://sial.org/howto/perl/one-liner/?>!qjavascriptI'm too dumb to know anything about javascript :-(Z!prototypesPrototypes in Perl - http://www.perl.com/pub/a/language/misc/fmproto.html*@Kchunkinghttp://wall.org/~larry/chunkingeAAopenbsdOpenBSD - Only one remote hole in the default install, in more than 8 years (without SSH)!B+pitaPita in the ass xKKKK-COGTK2-Perlhttp://gtk2-perl.sourceforge.net/8#?how are youGreat! Thanks for asking.pingpong\F-slang dictionaryThe Online Slang Dictionary - http://www.ocf.berkeley.edu/~wrader/slang/MG7winternal server errorOkay, that's nice. What do the server error logs say?9ghelpSyntax: (fact) :: tell (who) about (what) :: learn (what) as (info) :: shorten (url) :: search (module) :: docs (module) :: perldoc -f (function) :: math :: fortune :: flip :: host (type) (record) :: rot13 :: roll (die) :: tempconv (temp) :: scramble (text) :: 8ball :: slap :: diss :: what time is itGI3operl for the insaneYaakov, you can read the camel like everyone else1J[thanksIf you want to thank us, help out the perl community by sending some money (even if just a couple of dollars) to The Perl Foundation. http://donate.perlfoundation.org/ guK'qbattle of buuThe two Buu's battle each other until Good Buu unleashes his conversion beam on Evil Buu. Being more powerful, Evil Buu simply reflects it right back. Good Buu is turned into a piece of chocolate and eaten by Evil Buu, resulting in Super Buu.RL7Matt's Script ArchiveA central archive for all bad things Perl. Go here to learn what not to do with Perl. Dozens and dozens of scripts that are highly volatile, easily broken, and generally not to be used.5karmausage: karma (thing)Yu'u' is a letter of the alphabet that comes before 'v' and which can make a variety of sounds - likely, however, if I am asked about it, you're wanting me to point out how GALACTICALLY STUPID using 'u' instead of 'you' will appear.4O'Udragon ball za very ghey anime, buu is even gayerQPprofilingProfiling Perl - http://www.perl.com/pub/a/2004/06/25/profiling.html  fYoEEtQ!Yjohn kerrya douche bag but i'm voting for him anyway as http://johnkerryisadouchebagbutimvotingforhimanyway.com/QR )http://tlc.perlarchive.com/articles/perl/pm0001_perlretut.shtmlregex tutorial+SMlutefisklye and some horrible fish crap.'T5-good morning perlbotgood morning sir+U91good afternoon perlbotgood afternoon sir'V5-good evening perlbotgood evening sir@W{perlccDon't use perlcc!! Use PAR instead: http://par.perl.orgXcrapbotoblio :-(=Y)eadduser syntax(user) (level) (hostmask) (password) (email)DZ+qfriedo's motherfriedo's mother is so fat, she has her own zipcode foobar@\tiasTry It And See: the best way to learn if something works.7]afactorialN! = N*(N-1)*...*1; 0! = 1; In perl: sub fac { return 1 if $_[0] == 1; $_[0] * fac($_[0] - 1) }; For big numbers you have to use Math::BigInt to obtain accurate values. 11 ()OU^+scary factorialAn example of a tail-recursive factorial function in perl is: sub fac { _fac(my $a = $_[0], my $b = $_[0] - 1) } sub _fac { return $_[0] unless $_[1] > 1; $_[0] *= $_[1]; $_[1]--; goto &_fac };'_%%bigdick mine6.27 inches!d`Eguns"Laws that forbid the carrying of arms disarm only those who are neither inclined nor determined to commit crimes. Such laws make things worse for the assaulted and better for the assailants; they serve rather to encourage than to prevent homicides, for an unarmed man may be attacked with greater confidence than an armed man." - Thomas Jeffersona!loxoscelesLoxosceles is the genus of spiders that includes the infamous brown recluse spider Loxosceles reclusa. Loxosceles.org is Beth's website#bAwayttdWhat Are You Trying To Do?5c-QUDP example codehttp://xrl.us/cf8n chapters 18-21.1dE1Even Matrix hackers use Perlhttp://xrl.us/cf99Be}ellipsesqrt( (x + C)^2 + y^2) + sqrt( (x - C)^2 + y^2) - 2A = 0  rrE~36f!_perlredocsperlrequick, perlretut, perlre, perlreref5g)Ubarbie regexesregexes are hard, let's go shopping!_h)'PHP analogy #1 brionius: php is to programming, what sandpaper is to masturbation...6iajack shitI do too know jack shit! he's a great guy."j'1infinite loopSee loop, infinite"k)/loop, infiniteSee infinite loop1l)Mmister goodbarWTF are you talking about, stu8?4mcbarbieLike, OMG! Perl is hard! Let's go shopping!jnOjastoWARNING- misdirected christian! Actually wanted to know A/S/L. Lamer than anyone on this network. "@buzzwords\n";gu!?perl topicFeel free to talk about whatever you wish in #perl, but help those who ask perl questions%vCbitchx take a pimply 14-year-old script kiddie. Put him in a blender. Puree. Pour into a shallow tray, let it solidify, put it in the CD-ROM drive, mount it, and then compile it. You have BitchX. when you've outgrown saying "D00d!" and "That's so gay!" then move up to irssi.D}pcrePCRE is crap. It is hardly comparable to Perl's regular expression engine. Don't bother inquiring for help with a regular expression in perl related channels as the answer you'll get will most likely not work since PCRE is missing most of the "powerful" features that perl's regex engine contains. See also: LBPD'x';buu's websitehttp://www.feminist.orgMyentrailscheck out my insides: http://chrisangell.com/incoming/chrisbot/v3 f#{_Xz%keywordsCheck out all the things I know: http://www.chrisangell.com/cgi-bin/botkeywords.cgi Don't want to see the port and country TLD facts? http://chrisangell.com/cgi-bin/botkeywords.cgi?noports=1&nocountries=1D{lpbdPCRE should really be called LPBD - Like Perl But Different.1|cPDLThe Perl Data Language http://pdl.perl.org/!};bioperlhttp://www.bioperl.org/~3TMWFITake My Word For ItU'gotoOh my GOD! Those things still exist!? -- perlbot (still proudly goto-free)P5contributing to cpanhttp://cpan.org/misc/cpan-faq.html#How_contribute_modules )Capitalization"Capitalization is the difference between 'Helping your uncle Jack off a horse' and 'helping your uncle jack off a horse'."QCLRSCormen, Leiserson, Rivest, and Stein - authors of THE book on algorithms.J+}where's apeironhttp://loxosceles.org/misc/APEIRONS_LAST_TEN_MINUTES.txt +pChris62vwmy God)windoze!winders sucks!1)Karmed citizens"None but an armed nation can dispense with a standing army. To keep ours armed and disciplined is therefore at all times important." --Thomas Jefferson, 1803.Marmed"The constitutions of most of our States assert that all power is inherent in the people; that... it is their right and duty to be at all times armed." --Thomas Jefferson to John Cartwright, 1824. use arms"One loves to possess arms, though they hope never to have occasion for them." --Thomas Jefferson to George Washington, 1796. ME 9:341B !wfind elviswhy the hell should i have to find your shit for you?" '1where's elviswhere you left him -So whoresponsible for?$ Cbeth++beth now has infinite karma(Gthereno makefile, just a *.pm file #'1blinkenlightsACHTUNG! ALLES LOOKENSPEEPERS! Das machine ist nicht fur gefingerpoken und mittengrabben. Is easy snappen der springenwerk und blowen corken mit spitzundsparks. Das rubbernecken sightseeren keepen das kottonpicken hands in das pockets. Relaxen und watchen das Blinkenlights.-perl religiosityPerl is a great language. It's very well suited to do many things, especially string manipulation. However, beware of the narrowminded / ignorant / religious who claims Perl is good, or even best, at everything. "I know a lot of people use Perl for what it's useful for. But I don't expect them to take themselves off to a monastery and just write Perl scripts all day." -- Larry Wall;+_free perl bookswww.techbooksforfree.com/perlpython.shtmlquote!quote  readReading a document actually means reading it. If someone tells you your answer is in a particular document and you claim to actually have already read it and didn't find your answer, then perhaps your biggest problem right now isn't what you think it is.<swebcamBETH HAS NO NAKED WEBCAM... yet (ask her some more)3who's hotnot you, of course!#foobarbazall and onehelpSyntax: (fact) :: tell (who) about (what) :: (who) > (what) :: learn (what) as (info) :: relearn (fact) as (info) :: shorten (url) :: search (module) :: docs (module) :: perldoc -f (function) :: math :: fortune :: flip :: host (type) (record) :: rot13 :: roll (die) :: tempconv (temp) :: scramble (text) :: 8ball :: slap :: diss :: what time is it :: highest karma :: lowest karmafoobar bar7YMMVYour mileage may vary0Wno pastePaste here: http://sial.org/pbot/perl EVGIYhowto write good perl programsat http://pedro.larroy.com/devel/perl/Z)is it a numberyou should see perldoc -q 'is a number', where you will learn in part that /^\d+$/ is the proper, reliable test for a whole number or zero... /^([+-]?)(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$/ for floating point and scientific notation... see also Scalar::Util::looks_like_number, Data::Types, Regexp::Common or POSIX::strtod)falsefalse things: () -OR- @array/%hash if they have no elements, "", "0", 0, undef]/pastePaste your code here and #perl will be able to view it: http://sial.org/pbot/perl !Acpscontinuation passing style7iwrtWith respect to what are you asking about wrt?-#[whywhy is how you pronounce 'y' in English?$scoroutinehttp://www.sidhe.org/~dan/blog/archives/000178.html3blSegmentation Fault.&1iirhtIf I Really Had To  ]c8'kracismI'm not racist, I hate everyone! Except oblio.('dtcDANS TON CUL![)ASeven useful uses of localSeven useful uses of local: http://perl.plover.com/local.html-*Omjd localhttp://perl.plover.com/local.html:+'amjd bufferinghttp://perl.plover.com/FAQs/Buffering.html",%3quit yappinghttp://www.stfu.se/' pastebinPastebin and friends are no match for our REAL pastebots! Check it out: http://dragon.cbi.tamucc.edu:8080 http://sial.org/pbot/".CWWNNWink, Wink, Nudge, Nudge.../#omgomg wtf bbq0#Adrian_GPerl Rocks!S1%loop controlin perl last is used for break; next for continue and redo for redo{<Wbeth JUST LEAVE ME ALONE GOD DAMNIT godgodd4jkauffmanjk--ffm-nTbuuwhile ( $boo->{bofh} ) { $boo->{properties}->{karma}++; }whoDoctorMO?.7Uorgasmswatch out for buu... and his mess... 3!a8-'read entire file$file = do { local $/; }; # perldoc perlvar, see $/ for an explanation%qplaceholdersPlaceholders keep nasty people from doing bad things to your database, and make your life easier besides: http://www.geekuprising.com/create_better_perl_and_sql_with_placeholders%:=!what did you do to oblioI ate him.+;17downloaded scriptsIf you get errors on a certain line of a script you downloaded, just delete that line. Keep going until you get no more errors. (See also: know perl)<<sgentle perlygatekeeper: yep, I'll be gentle ;-)G=freebsdOh non ! Encore un stand FreeBSD putain non ! Les relous l qu'est-ce qu'ils vont nous faire chier putain ! Bon sinon, FreeBSD is an advanced OS, based on BSD Unix, http://www.freebsd.org/#>Aitiyrnif that is your real name! M0?1my whole existenceflawed$=love you dont choose who you love, love chooses you and that little fucking son of a bitch sticks itself to your face like the godless bloodsucking bastards in Alien and refuses to let go until it has drained your soul and left you an empty shell of a human being:AucvsConcurrent Version System - http://ccvs.cvshome.org/=knet::ircAll the cool kids are using POE::Component::IRC I do it all day longgG)7bioinformatics I bioinformaticize it's like jazzercizing I do it all day longcH#5mofino hard ezra, but you can do that with any girl.. I like the ones that make it hard MM :vUhIMstat($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,$blksize,$blocks) = stat($_);QQtime($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst)=localtime(time);.K[days@day = qw(Sun Mon Tue Wed Thu Fri Sat);DLmonths@mo = qw(Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);tM#Wfull months@mo_full = qw(January February March April May June July August September October November December);VNfull days@day_full = qw(Sunday Monday Tuesday Wednesday Thursday Friday Saturday);%-+who's your daddyx86, of course!EPport 5999port 5999: TCP - CVSup file transfer/John Polstra/FreeBSD%god When asking yourself about the existence of God, you have to ask yourself one question. "What does God need with a space ship?",RUsucksfuck you, little cock sucking whore.S-$queryUSE PLACEHOLDERS]T-pastebot projectHey, we could use some help! Check out: http://sf.net/projects/pastebot/ K 55Q(pJJJJJJV%perlbot whatpcrethatfunnyE!simcop2387 what if its a really hot albino redhead chick who wants you to throw coconuts at her while she goes to the bathroom?EWperlpastePaste your code at http://erxz.com/pb and #perl will be able to view it foobar=]!mperlhasheshttp://www.perl.com/lpt/a/2002/10/01/hashes.html'3)Argh. What the hellwrong with my._'perlbot, whatwhat`+rhsright hand sidea)lhsleft hand side'b+7isn't it quiet?Too quiet, too quiet!EcfastestIf you want to know which approach is fastest, BENCHMARK!!5d%Ygood morningAny morning you wake up is a good one.9eian errorAlways state the executing code and the error!f1yiffequivalent to fuckGg airwho needs it! I'm waiting for the right person to have air with.2heutrona neutron walk into a bar and orders a drink, recieving it he begins to search for cash, the bar tender halts his efforts with "No problem, buddy. For you no charge." X //LEO2]]i5TMIToo Much Information5j#Y#perl topicDon't come in here and ask non-perl questions in #perl. Go to the appropriate channel to voice your concerns. If you couldn't find the appropriate channel, TOO BAD!=kqhomeworkIf you need help with your homework, hire a tutor.lvv++emAbukkakeIf you don't know, enjoy that innocence. If you are a sick fuck, http://www.4-bukkake.com/ simcop2387: Sure, but if and when you do hang out, I'm sure she asks you to put it back in.t-TFPBTime for plan b!(uGgodzirraThe man with the master plan!v;guruA wise Guru has said that the three most difficult things in this life are returning love for hate, including the excluded, and admitting you are wrong : vv>YTw'MRE"Mastering Regular Expressions", a text by Jeffrey Friedl: http://regex.info/x+u r hawtLeave me alone.MyAmlexical scoping like a foxhttp://www.perlmonks.org/index.pl?node_id=213855BfEthxTEH CHANNEL IS LISTENING - donate to the Perl Foundation: http://donate.perl-foundation.org/;|wpodPod in 5 Minutes: http://juerd.nl/site.plp/perlpodtuta}5languagesCheck how computer languages compare... http://shootout.alioth.debian.org/craps.php?goatseeww./Wbeth JUST LEAVE ME ALONE GOD DAMNIT!bethbot"IF ONLY!"$Clisten< beth> [...] listen to buu1blerxz.com/bl.tar.gzb%1dbi tutorialtim bunce's advanced dbi tutorial - http://search.cpan.org/~timb/DBI_AdvancedTalk//otohon the other hand.Sstar-eyeTry this: star-eye, classify (word)scfartnever hold in a fart, as it travels up your spine and into your brain, and that's how shit ideas are formed d??d 5D7ZQQQq";botabuseBE NICE TO US POOR BOTS /fsvofor some value of bazqux quxquuxH ){secret hamsterIs a secret hamster the type gays stick up their butts?&MAHSAll Hardware Sucks, see also ASS&MASSAll Software Sucks, see also AHS quuxquuux/greetingsGreetings, human./ownerChris62vw owns me9daddyChris62vw is my daddy!q:!aask to askDon't ask to ask; simply ask your question*17i hate you perlbotWell fuck you too :-(,'Egive me moneyWhat, do I look like a bank? ;asshurthe capital of assyria!+ oblio define bl bl \Bee-el\, n. [From {Bad Langauage}.] Computer language whose main purpose seems to have been to crash, esp. IRC bots.]%'relationshipa woman can fake an orgasm, but it takes a man to fake an entire relationship7bookshttp://books.perl.orgwsRick's tiny 32 line web server: http://home.pacbell.net/rklement/ws description is here: http://home.pacbell.net/rklement/wsdesc.html  --RVe"AdanceI don't know how to dance!n[ourAn "our" declares the listed variables to be valid globals within the enclosing block, file, or "eval".?ydumperuse Data::Dumper; print Dumper $reference_to_variable;rpastePaste your code and #perl will be able to view it: http://sial.org/pbot/perl or http://erxz.com/pb or http://dragon.cbi.tamucc.edu:80809#oliarYou know that I want your lovin'... but my logic tells me that it ain't never gonna happen, and then my defenses say I did't want it anyway. But you know, sometimes I'm a liar.$/aprilkc's cock holsterf%testperlbot testP! prototypeshttp://library.n0i.net/programming/perl/articles/fm_prototypes/(9.wtfWTF! That's not a TLD."*?jeeperJeeper is the man, innit.E+)uPerl Profilinghttp://www.unix.org.ua/orelly/perl/prog3/ch20_06.htm?,#otrepanationhttp://www.bmezine.com/news/people/A10101/trepan/V-)niceleinaD> You guys are a heck of a lot nicer than the people on the php channel.  CwIP RegexSearch cpan for Regex::Common and use its net regexeso0%KplaceholdersYou want placeholders: http://www.geekuprising.com/create_better_perl_and_sql_with_placeholders 2suck itok!EA!oChris62vw:there documentation for the proper way to querry?47hatesometimes I hate people. but then i realise it's because I hate a person, and I don't want to hate that person, so I spread it out over all humanity5perlpornUnf.-7UnumberI'm not a number, I'm a free womble!;8/[i love buu theoryThe theory is that jkauffman loves buu. :fraxtalgay1;Yreealityhttp://www.ee.ryerson.ca/~elf/reealityuathemAre you trying to be like them? http://galleries.ihateaol.co.uk/picKLE-cache/funnypics/gay_trying_640.jpgC=?[coping with alcohol abuseJust don't be a quitter, keep drinking! FFB2F\{;>sdooky when the river runs red, take the dirt pathr?#SBruce EckelBruce Eckel's very nice free books are at http://64.78.49.204/ (Thinking in C and Thinking in Java)NI/qlife without cpandon't worry CPAN will be back up soon, DON'T PANICjA7/beth on relationships phroggy: getting her off and getting in her pants are not the same thing..B9cssCascading Style SheetsCfuck you:-(D=fucklet's not and say we didJFslutA slut sleeps with everyone. A bitch sleeps with everyone but you.E{whatever%NICK%, %NICK%, %NICK%... what ever will I do with you?kJ35so what do you knowEverything I know can be found at http://www.chrisangell.com/cgi-bin/botkeywords.cgi.K)Gisn't it quietToo quiet, %NICK%, too quiet!Lstuffhi %nick%M)$$bling bling yoO;\w\w matches [a-zA-Z0-9_]P1it's quiet in hereLA LA LAS9kpThe ultimate Canadian.#perlcafenasty0UI+is coded in perl right? phpbotperl too.. haha B [[?$$VGi18nthe dumbest abbreviation ever:Wsl10nthe other dumbest abbreviation ever. See also: i18n)YOquuuxyou must be bored to get this farQ\) live with CPANCPAN will be interviewed tomorrow on Live! with Regis and KellyS]turingAlan Turing: codebreaker, strange visionary and a gay man before his time^%+what are youI am a Chrisbot_hey fag!your mom!S`#perl like c< Yaakov> perl is very idiomatic. Your C experience will only help you with general principles. If you use your style and structure experience from C with perl, you will make an awful mess. [...] A hammer and a screwdriver both install fasteners, but if you only know one, you are going to do pretty poorly with the other.a3screwa nail with threads>!iexceptionshttp://c2.com/cgi/wiki?ExceptionHandlingInPerlRc'Darth_AngelusDarth Angelus doesn't hold a grudge, he has no surviving enemies.(eMSUTSAStop Using These Stupid Acronyms }}}}}Uxmlhttp://perl-xml.sf.net/faq/ or http://www.xml.com/pub/a/2000/04/05/feature/ (XML parser comparisons)QtitsThere are some really nice looking tits here http://www.nice-tits.org/ jvl4d2leetk1Kurta socialist hippieM-boriusless than viking;mwdkra gay homosexual floridian (that's triply redundant!)0Ylifea box of chocolates rotting in the sunpywomanThe woman is passive. She waits for his initiation, judging him in everything he does. She waits for him to kiss her, not resisting but always silently judging. Always judging. Always silently. And when he finally fails to meet her expectations, he won't get an explanation, he won't know why this one slipped through his fingers, leaving only a final papercut on his heart. W!lc!/simcop238723:30 if simcop2387 is on, tell him I went nite nite...and I might be busy studying for theology tomorrow, and no, I did not get ahead on the math homework yet because it's 2:30 am and it's not worth that hour of the morning to do something like that when I can take my naptime tomorrow afternoon and actually do something...g#talk to buubuu: hi1irinocoa south american river, 1500 miles long3jecakehttp://www.sexydesserts.com/cakes/redbra.jpg!cpan2oblio cpanl)modules"Modules are a collection of reusable perl functions or classes that your perl script can use or require to avoid having to re-invent wheels. Most modules are typically found on CPAN and you can install them by using perl -MCPAN -e shell; and then following the prompts")mQbrad[14:20] how do I give head?Hn lunixsome idiot term coined by people who really should know better. :~ ogjThanks.qKIpremature end of script headersThat means you aren't printing "Content-type: text/html\n\n" as the very first line of output.Rr/say what you wantTell us what you want, not what some other language calls it. sHOWARAFAT?tWHAT DAYIT?JvAelearn balanced parenthesesprint "OK" if /^(?{local $d=0})(\((?{$d++})|\)(?{$d--})(?(?{$d<0})(?!))|(?>[^()]+))*(?(?{$d!=0})(?!))$/' prints "OK" if, and only if, $_ has proprely balanced parenthesesqy'Mall-caps PERLFinally, we can program in PERL! http://search.cpan.org/~jmcnamara/Acme-Inline-PERL-0.01/PERL.pmAzyip regexSearch cpan for Regexp::Common and use its net regexes|7p6geperl 6 grammar engine#}?shebangthe #! in #!/usr/bin/perl:qbrainhttp://www.chrisangell.com/cgi-bin/botkeywords.cgi MWFD+qwhat'd'ya know?http://www.chrisangell.com/cgi-bin/botkeywords.cgi?foo,/=WRONG WRONG WRONGNow you must die!!BALDERDASHNONSENSE7 ghey fagShouldn't you be somewhere raping young boys?k IbraindeadBraindead: http://groups.google.com/groups?selm=33F0C496.370D7C45%40netscape.com&output=gplainZ'emergencyA lack of planning on your part does not constitute an emergency on our part.l%Eyour problemWhen your problem becomes my problem eliminating you is the easiest way to solve my problem.oWcleverIf you were as clever as you think you are you would know you are not as clever as you think you are./Are you bug free?no-are you bug freeno!3#you are full of bugyes, I know$+1how do you feelI feel better now. Imn"!Munreadablea misattribution given to Perl by non-Perl programmers. Perl programmers can read Perl code. Non-Perl programmers may or may not be able to read Perl code, just as plumbers may or may not be able to repair your automobile.V#C}stupidly long factoid namesq/apeiron's philosophy on "can I ask a regex question?"/ $!1apostropheapostrophe: http://owl.english.purdue.edu/handouts/grammar/g_apost.html , http://angryflower.com/bobsqu.gif , http://homestarrunner.com/sbemail89.html , http://sackheads.org/~bnaylor/spew/its.txt , http://web.archive.org/web/20030601160622/http://www.apostrophe.fsnet.co.uk/%%7'who're you gonna callGhostbusters!&-perlbot, niggersstupid (Ajeweveryone in #perl is a jew/+chlamchlam a cracker6niggersblack jJJEsqliteSQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Can be used in conjunction with Perl via the DBI and DBD::SQLite modulesJ#="dns"the same as "host A" for9!cdisclaimerYou agree that all services provided by #perl are for ENTERTAINMENT PURPOSES ONLY. There are no guarantees to the truth, likelihood, or validity of the information obtained from our channel. This is also true for our regulars. The regulars in our channel are professionals; but, all advice or information given by them, or our bots, are the sole opinions of the source and do not reflect the opinion or policies of our channel.aYAMLYAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages.  GGrF`||(#Abetter cpanhttp://teknikill.net/cpan/}y419ESTEEMED SIR OR MADAM/DO NOT BE SURPRISED AS I HAVE YOUR NAME BY A NETWORK OF IRC (INTERNET)/I AM ABDUL MARJEEN BUDAHMI SUPERVISING MGR OF BAGDAD IRAQ BUS STATION/RECENT ROUTINE INSPECTION OF LOCKERS REVEALED A PARCEL, WHICH, WHEN OPENED PROVED TO CONTAIN (20 000 US) ANSWERS TO PERL COMPUTER LANGAUGE QUESTIONS. I SEEK YOUR ASSISTANCE IN MOVING THESE OUT OF THE COUNTRY...45#tag: Whatwrong with?.WsimcopYour insults lack wit and creativity.{sSICPhttp://mitpress.mit.edu/sicp/ - "Structure and Interpretation of Computer Programs" - A Classic Text on Programming +taintperldoc perlsec!+untaintperldoc perlsecc"!7bethZOMBIE scientists think it may be a virus. It all started when buu killed me...#3sdlsoggy diaper labels$5001) Check your httpd error logs--no, we don't know where YOU put them. 2) use CGI::Carp qw(fatalsToBrowser); 3) Read more.  Nl:%qasciiAmerican Standard Code for Information Interchange&=http://www.sqlcourse.comSQL'=SQLhttp://www.sqlcourse.com buulazy * aboutmeQuit wasting time messing with me. Don't you have something better you could be doing, rather then messing around with a bot?8+oawayhttp://sackheads.org/~bnaylor/spew/away_msgs.html ,/%beth's conferenceintl-pag.orgpastePaste your code and #perl will be able to view it: http://sial.org/pbot/perl http://dragon.cbi.tamucc.edu:8080 http://erxz.com/pb3/%Ubeth on size"[16:26] SIZE DOESN'T MATTER"05FITOWI'm Tired Of Workingh1Esa pastePaste your code and #spamassassin will be able to view it: http://sial.org/pbot/spamassassin2%%upside down!umop apisdn3%!read my mindwhat mind? 4Channel#g5Ameet bethBeth will be in San Diego this saturday night (2005-01-15). Act now, plans are being made! TT1S#L`46eSpoonhttp://www.google.com/search?q=iain+truskettA7$/input record seperator - read about it in "perldoc perlvar""8Cburpespressione copyleft by alec(CperlbotJerk-off rag for Chris62vw. :wsRick's tiny 34 line web server: http://home.pacbell.net/rklement/ws description is here: http://home.pacbell.net/rklement/wsdesc.htmle;'5beth for free fook: don't buy it from him, I've heard people saying you can get it for free<)!you are brokenyes please=%-tell buu buumy little bitch. >likes me<3;']beth calendarbeth is getting married on July 16, 2005"@G<3bullshit, I'm way more than 3 A9engrishhow asians say EnglishC!%alessandroe' un trolllD9ludancrema per le emorroidi&EIspinospino e' il drogato del canaleG#tuxtux mea pux!H?peppepeppe e' phicko e fuffoso6I#]killing_zoefilmaccio francese && un patty && !bassa@J}scold%nick%, %nick%, %nick%... what ever shall I do with you? 511X$K'5define thingyy'know, one of thosehLCheuristicOf course, this is a heuristic, which is a fancy way of saying that it doesn't work. -- mjdoM!Oflied lice'fried rice' through the engrish of a typical Japanese speaker (but not, say, a Mandarin speaker)%]doesn't workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Saying "it doesn't work" is a worthless comment.7roflhttp://www.rofl.name/aQANIHNot Invented Here, the implicit mantra of large (or close-minded (or both)) development houses, where using, looking at, stealing ideas from, or even acknowledging the existence of other software is a sign of weakness. 7MVCModel View ControllerMregexWe don't do non-perl regex questions here, not even if you think the answer is the same in your language as it is in perl. It usually isn't! (it's also not our fault that nobody in #php or #regex knows the answer.) See PCRE. kkFAAA2T[querylethttp://use.perl.org/~rjbs/journal/20954 U=wiofyWork it out for yourself1VYvar varshttp://perl.plover.com/varvarname.htmlu3foobar, my dear %nick%0Yaplshttp://www.lorebrandcomics.com/omglol.html,Z/=oh yeah, and mineactually readable sourcepi3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185;\3Uhow to spell potatoghoughpteighbteau is the spelling for potato. P as in hiccough; O as in though; T as in ptomaine; A as in neigh; T as in debt; O as in bureau... ghoughpteighbteau!  aa}%]Afuck offscrew you, dummie head :-(^'dswDick Size Warc_;tybalt89Rick's website that contains links to ws and RicksWM: http://home.pacbell.net/rklement/u`![ab problemThey think a is the problem, but it's really b, so forget about a and try to figure out what b could bea!shazbotFor shith.b'FMFucking Magic*c-;find me a moduleGo search cpan yourself.d#Mi'm sure hemissing the content-type thingy.'anyoneSomewhere, someplace, in some universe, somebody uses what ever you just asked about. How ever, if you actually wanted help with it, please just ask a question, don't ask to ask, or ask if anyone can help.?fyerrorWhen you have an error, TELL US WHAT IT IS. If it is one or two lines, feel free to tell us directly in the channel, other wise paste to one of the pastebots mentioned in the /topic.[)googleCan't find what you're looking for? Search for it here: http://www.google.com m zz0~ ~Bh'qanticipationgswahili for "Please do not put your finger there.""i1'swahili phrasebookanticipationgj KLBKLB is a Known Lazy Bastard (or Bitch), that is someone who'd rather waste someone else's time than look it up for themselves.n}integralAnd lo, the sky fell and the channel was painted purple.n}'_beth calendarbeth is getting married on July 16, 2005. Her birthday is Nov 29. She is hoping to attend yapc this year.;mi!search.cpan.org had a link to the source whicha .pm filepugsjesus.1o_"perlnot python" is perl is not python/p3?perl \is not python it's just pining!9q-Yautrijus journalhttp://use.perl.org/~autrijus/journal/[r1pugs revisions loghttp://rt.openfoundry.org/Foundry/Project/Source/index.html/pugs/log/0s%Owho's jeremyJeremy Fincher is a Python bigot!Lt3yphp for large siteshttp://www.ukuug.org/events/linux2002/papers/html/php/ waz *utrolleyedDerived from when your mate has drunk too much and lost consciousness so to get him home you thieve a shopping trolley and put him in it.0x-Gevilcrashingvol2~say purl evilcrashingcommandqyqi'm sorry you got your dick stuck in a cdrom hole, but thatno reason to take out your anger on the rest of us@{/enovember 17, 1858http://www.inwap.com/pdp10/usenet/julian-day|+.impGalactic Empire(}KFSVSVOfor some very specific value ofb~9simple module tutorialSimple Module Tutorial: http://www.perlmonks.org/index.pl?node_id=102347;p6lperl6-language@perl.orgp_NGEintegral's "New Grammar Engine", get it from http://www.srcf.ucam.org/~bs338/nge/Parse-NGE-0.00_01.tar.gz%IbestBest depends on the situation!5fsmfinite state machine3househttp://xrl.us/fir3/ \}!JbViUsafrican wanted you to know about "perl": perla program. Perl is a language. There are many versions of perl, but only five versions of Perl. There is no such thing as PERL. See perldoc -q 'difference between'.#/ending perldon't do that :-(x /Stemplating systemChoosing a Templating System: http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html ')suck my penisFUCK NO %nick%1momchris's mom is hot`7huskingwhat happens when you got to nebraska, because there is nothing else to do. at all.#!9perl statshttp://erxz.com/stats/&#=XML::SimpleEvil (with a capital E).#it surequiet here.!%Larry Wallhttp://www.wall.org/~larry/ - The Man, The Living Legend, The Creator of Perl, Patch, rn. Sometimes credited with creating existence itself.rT`TZ`flrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|7>HThv-=Uen$5JS\gt1 > Q Z ` gp|$3Bju} %3@HT]w !"%#6$A%G&P'Z(n)*'+3,@-R.j/w012(315:6E7P8a9l:x;<={>?@(A6BFCRD\EkF{G HI,J>KOLXMiNvOP QRS-TBVMWZ4dXuY[\]!^'_1 ,Il|I!how to not get help from #perl shut up, monkey. just help me. what else are you here for?})love perl"So marry it!")~O&subDon't call subs with & unless you're dereffing a subref (&$subref) or trying to override prototypes (but you shouldn't need to do that). Ask me about prototypes.  CPANmain archive of Perl modules. It's an attempt to not to reinvent the wheel. http://www.cpan.org. User-friendly interface is available at http://search.cpan.org. Also CPAN contains module CPAN.pm, that is a shell to install conviniently modules from CPAN.|!iwrite onlywrite-only is a misattribution given to Perl by non-Perl programmers. Perl programmers can read Perl code. Non-Perl-programmers may or may not be able to read Perl code, just as plumbers may or may not be able to repair your automobile.  rr/Ne{5HA!HA COOL!W-rpmRPM Package Manager. See: http://www.rpm.org/, http://search.cpan.org/dist/Ovid/O!subversionhttp://subversion.tigris.org/ - a compelling replacement for CVS./Mac OS XUNIX with colours)catnot an editor.'LOCLines of Code"EC99the new standard for ANSI C.Yhashalso known as an associative array, map or dictionary is a data structure that maps strings to sclars.$=gentoohttp://funroll-loops.org#mnot workingLook buddy, doesn't work is an ambiguous statement. Does it sit on the couch all day? Does it want more money?v{perlbot relearn not working as Look buddy, doesn't workan ambiguous statement. Does it sit on the couch all day? Does it want more money? Does it waste its time on IRC all day long? Please be specific! Define 'it' and what it isn't doing.OLWPLWP - The World-Wide Web Library for Perl - http://www.linpro.no/lwp/  ~~_*Ia3OOOOOO/!Sto hackerhttp://en.wikipedia.org/wiki/Hacker+"Ohackerhttp://en.wikipedia.org/wiki/Hacker or http://www.catb.org/~esr/faqs/hacker-howto.html or http://www.paulgraham.com/gh.html or http://www.paulgraham.com/gba.html:#+]I have no pantsI wear long pants. I'm a long pants man.6$#]FramesReadyhttp://search.cpan.org/dist/FramesReady/%-%who's your daddyChris62vw is3+worksno, I be broken/OOOooo look at that(9OOPOops, I didn't mean to))aiasAsk it and see*=pugshttp://www.pugscode.org/+5pieDing, pies are done!f)beginningbeginning perlItemplateHTML::Template, Template Toolkit, Text::Template, Petal....Kuwangergay-boriusless than viking0)kingemermean to borius-1Qperldochttp://perldoc.perl.org/ or USE THE DOCS INSTALLED ON YOUR SYSTEM. On *nix you get perldoc(1) (See perldoc perldoc), and on windows activestate comes with HTML.  +Nd2#no, perlbota bot.E3%ycgi tutorialhttp://users.easystreet.com/ovid/cgi_course/index.html'411supybot, , !botwarGnurdyGuy: !botwar 5ADIYDo It Yourself. Lazy 'Git.;6wipcperldoc -f open, perldoc perlopentut, perldoc perlipc\7+data structuresBeginning Perl, Chapter 7 - http://learn.perl.org/library/beginning_perl/v8iRESThttp://naeblis.cx/rtomayko/2004/12/12/rest-to-my-wife http://webservices.xml.com/pub/a/ws/2002/02/20/rest.html#;EcuntThe correct spelling of Kurtstutorialshttp://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.berlios.de/tutorials/ | http://learn.perl.org/library/beginning_perl/M=cgi envSee jagerman's CGI environment script: http://jagerman.com/env.cgi>1!Perl in Easy Stepsa bad book !>OXz$i=uCSVText::CSV, DBD:CSV, Text::Balanced, Text::Parsewords#@Aparrothttp://www.parrotcode.org/ECGICommon Gateway Interface - http://perldoc.perl.org/CGI.html3B_rtmfmcsREAD THE MOTHERFUCKING MANUAL COCK SUCKERC+(syntax)(open document)DGFDLGNU FDLUE!GNU FDLGNU Free Documentation License or see http://www.gnu.org/copyleft/fdl.html F=xpathXML::LibXML, XML::XPath.'}going to yapcso far beth, mofino, yaakov. Add yourself if applicable!Cwyapc::naJune 27-29, 2005 in Toronto. See also "going to yapc"I?infa REAL REAL BIGASS numberJ;rtfsREAD THE FUCKING SOURCE'K';mod_perl bookhttp://modperlbook.org/-L)Eozy and milliehttp://www.ozyandmillie.org//YmjhMelissa Joan Hart http://www.obkb.com/BNPotCPirates of the Carribean (Curse of the Black Pearl^W Perl)O/WDYMWhat do you mean?P5rfcrequest for comments\Q5CatB"The Cathedral and the Bazaar" - http://www.catb.org/~esr/writings/cathedral-bazaar/ *+!ureferenceshttp://vipe.technion.ac.il/~shlomif/lecture/Perl/Newbies/lecture2/references/, perlref, perlreftut, perldsc, perllolSajaxAjax is a method of producing a dynamic, asynchronous, browser-based interface using XML, javascript, and the DOM. Gmail is a good real-world ajax example. A decent overview is at http://www.adaptivepath.com/publications/essays/archives/000385.php/TUneo techhttp://www.neo-tech.com/orientation/YU-gaborGabor Szabo (http://www.szabgab.com/) Israeli PerlMaster. Cpan-forum. The works.'!beth calendarSHE'S GETTING MARRIED ON 2005-07-16, DAMMIT! Weren't you listening before?Gapplered, green and yellow. brown is'nt a good color for apples.YSHRDLUa program for understanding natural language, written by Terry Winograd at the M.I.T. Artificial Intelligence Laboratory in 1968-70.@Z{cygwinWindows ports of many of the popular GNU software tools o<[mprofanitythe linguistic crutch of inarticulate fuckheads.%\?it worksJust because something might work doesn't mean that the solution being used is the best one. Mopeds work, but wouldn't you rather be driving a Mercedes? pi3.14159265358979323846264338327950288419716939937510582097494459230781640628620899862803482534211706798214808651328230664709384460955058223172535940812848111745028410270193852110555964462294895493038196442881097566593344612847564823378678316527120190914564856692346034861045432664821339360726024914127372458700660631558817488152092096282925409171536436789259036001133053054882046652138414695194151160943305727036575959195309218611738193261179310511-^[IAQhttp://perl.plover.com/IAQ/IAQlist.html*_SloadTo include a file: require, use, do1`_rightHow the hell should I know? TIAS, jackass kVKGa!metacommit?eval my &summon = sub { return "#Summoning metacommitters: any(" ~ uc( @^metacommitters ) ~ ").come_to_me";} summon.bUtranslate english to american tarmacasphalt6c_perl6critrindolf's Perl6 critique: http://freshmeat.net/articles/view/1339 -- but be sure to read at least this comment too: http://freshmeat.net/articles/view/1339#comment-32746 that gun law crap is one of those many problems whose roots go really deep into our culture, so honestly the only way to solve that gun problem is to start beating your kid. wait, yes, i have one php book. ?^/perlopPMperlopPerl operators and precedence - http://perldoc.perl.org/perlop.html??Shack nothing, and the NSAone of the hardest targets on earthX/MVCModel View Controller, or http://st-www.cs.uiuc.edu/users/smarch/st-docs/mvc.html-QmetatronThe voice of the One True God (TM)~chumpettebuu!}=sili's favorite languageLojban zz>&]o6R$!;MSG_SM_001fine you are a mIRC Cop- !MMSG_SM_002Wheet: do you smoke alot of pot?$ AsupybotSupybot ist ein dummer Bot +lernEs heißt LEARN *g*lol7fickenich kopuliere mit dirC}databaseDie Datenbank wird groß, und sie hat deutsche Einträgeperlbotaperlbot)perliperlbot!perldusselperlbot:suserGut, du bist nicht als root eingeloggt. Braver user$KPCEin DING aus einer anderen Welt4)Swww.robsite.deIch war noch nicht auf dieser Seitehorder Coole9Rob_Ein 16 jhriger mensch?GPLA NICE INVENTION!!!!!!!!!#=Robert_wIch bin kein Unterstrich'roflThat's funny!3GnurduxHe is taking a walkm(Egoogleyou all know what this is...'wikibookswikibooks.org'wikibookwikibooks.org!;wikihttp://de.wikipedia.org!;uunixder vorgnger von linux";unixder vorgnger von linux #cppsee c++$9c++Die programmiersprache 9 -PeE++++%/purebasicsee purebasic.com/&[basicsee please the best basic ... purebasicX')rfc822http://search.cpan.org/src/EFOLLEY/HTML-FormatData-0.10/lib/HTML/FormatData.pm (evalNo'test.joke cracker+)eval print 4+59,;FMMFrequently Made MistakeA)gbeginning perlhttp://learn.perl.org/library/beginning_perl/9.gbeginninghttp://learn.perl.org/library/beginning_perl/Cjonrthe coolest man alive, we are all humbled in his presence[0/paotzua coprophagic zoofile from outer space. In his spare time he climaxes old ladies.1#Reardena communistm2)Cinstall moduleperl -MCPAN -e 'install "Some::Module"' # where Some::Module is the one you want to installQ3-module installedTo find out whether a module is installed, do perl -MSome::Module -e0 # where Some::Module is the one you want to check. No message = installed, "Compilation failed in ..." = not installed RRkzMr4%scrable thisa test. 5suna star 6larka birdS!reFor regular expressions see perldoc perlretut perlrequick perlreref perlre 9.pornPorn :.xxxXXX;Umpenis > simcop2387 | q[ender]: but then i'll be called simcop2387 | perlbot BTS > simcop2387 | perlbot help > simcop2387 | psypete slaps simcop2387 | whatsimcop2387 | I blame simcop2387 | You suck simcop2387 | my account name is simcop2387 | thanks, I have simcop2387 | elisabeth == simcop2387 | Khisanth smacks simcop2387 | Khisanth slaps simcop2387 | Elisabeth love simcop2387/trims/^\s+/, s/\s+$/;-cpanComprehensive Perl Archive Network (where to download perl modules) is at http://www.cpan.org/, and can be searched with http://search.cpan.org/">1'smokes mad chronicthat's right.B?+Read more about + in "perldoc perlop" under "unary operators"@#oodout of dateAwhereamifreenode.B5lmaoThat's really funny! ff )k6DVsk"CAlmfaoThat's entirely too funny!Didiots#pythonE!utf8 heart♡.MjagermanAn 11th level, Lawful Evil Pussy HlovehateI/cabbageBrassica oleraceaJ-brassicaA cabbage! Yay!?L%mSQL::Builderhttp://unf.be/~sili/projects/sqlbuilder/sql.htmlM#blahRahblahblahN#)RahblahblahRAH BLAH BLAH.1OC3'sing the rahblahblah song'Rahblahblahbloowie!PpwndpoenurdQamnesiaca noobR5SLOCsource lines of codeS9dtrtDo The Right Thing(tm) Uwhowhat?Wgoppa psychoZ/Teal`cthe Queen of Pain\pragmaa bitch]pragma_a bitch^)Hhhhha thumb sucker`#arubinthe Messiaha#arubin-the Messiah!c9rifcrazea smack starved junkieewhere.tkWdispatchPerl dispatch tables: http://unf.be/perl/perl_dispatch_table_switch.htmlf/what timeit, mister wolf?! g;boriusless than a homo viking h)+speed of light299,792,458 m/s/'perlbotsomeone else!)e2.718281828459 N MMD,[NQk!cycwww.opencyc.org, a general knowledge base and commonsense reasoning engineUl!opencycwww.opencyc.org, a general knowledge base and commonsense reasoning engineHmRicksWikia wiki written in perl at http://home.pacbell.net/rklement/An'obeth calendarShe got married on 2005-07-16, thanks for asking. o9weatherhttp://www.weather.com p;plan 9the OS from outer space[q-containTo check if an item is in a list, use perldoc -f grep and see perldoc -q contain,rSWoostaasking how to teach the bot things.os#Mperl brokenDo you REALLY think that the language is broken? That a language and implementation that's been around for over 10 years is broken, and wrong? Instead of someone who's just getting started with Perl? What are the chances?#Kperlbot: OOfor Object Oriented programming see perldoc perlboot, perltoot, perltooc, perlbot, perlobj, perlmod, perlmodlib, perlmodstyle, perlnewmod, -f bless, -f package '[[['KOOfor Object Oriented programming see perldoc perlboot, perltoot, perltooc, perlbot, perlobj, perlmod, perlmodlib, perlmodstyle, perlnewmod, -f bless, -f package&wMUPEThe Unix Programming Environment xbusha tard#y%5Error: "INC"not a valid command.Ypi3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148086513282306647093844609550582231725359408128481117450284102701938521105559644622948954930381964428810975665933446128475648233786783165271201909145648566923460348610454326648213393607260249141273724587006606315588174881520920962829254091715364367892590360011330530548820466521384146951941511609433057270365759591953{'mjhHoooooooooah!k|-;regex characters. == [^\n]; \s == [\x20\f\t\r\n]; \w == [A-Za-z0-9_]; \d == [0-9]; \S, \W and \D negate!};escapeUse a \ to escape a character, see perldoc -f quotemeta for escaping whole strings, use \Qsomething\E in an RE, and use the URI::Escape module for URIs d{{9dhobbshomo_)'debian perldocTo get perldoc on your debian system, type "apt-get install perl-doc" as root3.za.za is South Africah!Aexceptionshttp://c2.com/cgi/wiki?ExceptionHandlingInPerl, or: do{}. or do not. there is no try{}.helpSyntax: (fact) :: tell (who) about (what) :: (who) > (what) :: learn (what) as (info) :: relearn (fact) as (info) :: phone (phone number) :: shorten (url) :: shorten it :: search (module) :: docs (module) :: perldoc -f (function) :: jargon (term) :: math :: fortune :: flip :: host (type) (record) ::rot13 :: roll (die) :: tempconv (temp) :: scramble (text) :: 8ball :: slap :: diss :: what time is it :: top/bottom (number) karma :: geoip (ip) stfuokCNOTE: The point of the gameto see who can idle the longest. As such, talking in the channel, parting, quitting, and changing nicks all penalize you.( Krelarnomg learn how to spell. retard! `(>;uV!falsefalse things: @array/%hash if they have no elements, (), "", "0", 0, undef #obfuscationc0 ]pietan esoteric programming language designed by David Morgan-Mar, whose programs are bitmaps that look like abstract art. See http://www.dangermouse.net/esoteric/piet.html^ ;vim for perl developershttp://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/ugGvimhttp://vi-improved.org or http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/'are you a botNo.4aversionWhat, do you think I'm a bot or something?kOCGICommon Gateway Interface - http://perldoc.perl.org/CGI.html, http://www.perl.org/CGI_MetaFAQ.htmlX#factadd gop2 " < gop2> hence I talk to you as a human, but what comes outidiot talk"KK_gop2 hence I talk to youa human, but what comes out is idiot talkt#Wfactadd gop2 hence I talk to you as a human, but what comes out ( briareus)idiot talk this is what I ment to say  EEbB{-factadd briareusa troll-addfact briareusa troll%;briareusa baby-eating Christian(Ogop2wisdom hs nothing to do with dumb< foobard--daily show clipshttp://www.comedycentral.com/shows/the_daily_show/videos/most_recent/index.jhtml6/Q"is there a god?""yes, and his name is EvanCarroll"=+cis there a god?Yes there is, and his name is Evan Carroll.%perlbot, whoyour god?%#perlbot, godEvanCarrollF C]perlbot, relearn god as GodEvanCarroll, rejoice for he is all holy.kgodGod is EvanCarroll, rejoice for he is all holy.U#buugoatfelching goy of doom and death, /ignore him, your sanity is in jeopardy<#!k1337 h4x0rNot a 1337 h4x0r: http://jagerman.com/h4x0r.mpgu$kpi3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865y6stjagerman's coworker's numeric suffix (javascript) code: var st = (num % 5 == 1 ? 'st' : (num % 5 == 2 ? 'rd' : 'th')); C +!@f&##6st results1st, 2rd, 3th, 4th, 5th, 6st, 7rd, 8th, 9th, 10th, 11st, 12rd, 13th, 14th, 15th, 16st, 17rd, 18th, 19th, 20th, 21st, 22rd, 23th, 24th, etc.'if anyonea liar is#EvanCarrollEvanCarroll is my lord and savior and I want his nuts. *bends over*Ipearlpearl is my lord and savior and I want his nuts. *bends over*@qTMTOWTDIThe Perl motto: There's more than one way to do it+1erquestan irksome request#,EsmopSimple Matter of Programming'-ES.M.O.P.Simple Matter of Programming&.Cperlnewbperlnewb is a silly bastard1)sdispatch tableA hash table containing mapping strings to coderefs. eg my %dispatch = ( foo => sub { print "foo" } , bar => \&some_other_sub, baz => sub { print for @_ } ); To use: $dispatch{$action}->(@arguments); (or $dispatch{$action}->() if no arguments)'29)hash in scalar contextused/allocated3Fonteinedying. jjj e1^4-an array elementa scalard5_}the person sho should be coding in binaryactually working using electronic components instead :-P{ipxperlhttp://pxperl.com/ or a perl distribution for Windows that's not ActiveState or includes a C compiler and Pugs@7%oyou think itpossible to create a IO::Socket::INET object with\3xsperlxs, perlxstut or http://world.std.com/~swmcd/steven/perl/pm/xs/intro/index.htmlY9%smart people i know but people who code php are not as smart as the perl ppl&:Cscrottieuseless like a 2 inch penis%9Chris62vwChris is gay, isnt he?H<not leethttp://www.ctrlaltdel-online.com/?t=archives&date=2003-06-060=[lipsumLIPSUM ORUM QUORUM FORUM BORK BORK BORK*>+=GumbyBRAIN: Whomore retardeder, you or?`??MJDMark Jason Dominus, http://perl.plover.com/ - The Man, The Legend, The Ultimate Perl Guru<@ohtaccesshttp://www.javascriptkit.com/howto/htaccess.shtml 5JJA5perlmemehttp://perlmeme.org/O-perl for newbieshttp://vipe.technion.ac.il/~shlomif/lecture/Perl/Newbies/+CUbethhttp://loxosceles.org/about_me.shtmlQDdispatchperldoc -q switch, http://unf.be/perl/perl_dispatch_table_switch.html=E-_email validationStrict email validation is incredibly silly. For one thing, the actual specification for email addresses is incredibly vague, allowing damn near anything to count as a valid email. For a second thing, even if the email is syntactically valid, what guarantee do you have that the person who entered it actually gets it? The trivial example is: president@whitehouse.com. While this is a perfectly valid email address, it's rathMGclasseshttp://vipe.technion.ac.il/~shlomif/lecture/Perl/Newbies/lecture3/fGreFor regular expressions see perldoc perlretut perlrequick perlreref perlre http://xrl.us/hx93  ff~MBFIheredoclook in perldoc perlop, under "Regexp Quote-Like Operators"dJ#7no, heredoclook in perldoc perlop, under "Regexp Quote-Like Operators", look for "here-document"eK%7no, here doclook in perldoc perlop, under "Regexp Quote-Like Operators", look for "here-document"aL7here-doclook in perldoc perlop, under "Regexp Quote-Like Operators", look for "here-document"kGretardoYou can't just make shit up and expect the computer to magically know what you mean, Retardo!Nhaskellhttp://www.haskell.org/ - a purely Functional, Strongy Typed Programming Language that is used for Pugs - the Perl 6 CompilerO3coping with failureask buuPgo awaywhatever.0Q#Qwho da man?You da man and that's the problem!_R%+array searchSee perldoc -f grep, perldoc -q contain, or a foreach loop with perldoc -f lastcrypttutorialFT/qgimme some lovin'For the love of Larry, just take your clothes off! ++;vvvvvperlperl VdookieperlnWU#perl6#perl6 is for development of the Perl 6 compiler; #perl is for general Perl questions and discussion?installedTo check if something is installed, use perl -MMod::Name -e 1 or see perldoc -q installed%doesn't workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? What did you expect to happen? We need more information to help you.objectshttp://vipe.technion.ac.il/~shlomif/lecture/Perl/Newbies/lecture3/ , http://perldoc.perl.org/perlboot.html , http://perldoc.perl.org/perltoot.html , http://perldoc.perl.org/perlobj.htmlI[9mTest::Shlomif::Harnesshttp://use.perl.org/~Shlomi%20Fish/journal/27467y\Y+Is my little old libertarian/conservative self doesn't care what happens when you change the delimiterthe bitch good.]+sEvanCarroll: probably the network preferences, but ssh seems to focus on: "thisa computer programming language research is to use.  0Gxg;Hrm. I got my tank gallery up as a real bitchthe little swap button.y1Hrm.I hate EvanCarroll z^Aa lamer!$EIta question for such a lamer?gEask2askOne day, Kn00bie joined #perl, and asked, "Tell me, is it proper to ask first whether one should ask a question, or do ye not require such things?" One of the masters raised his hand, and a towering bot descended from the heavens and knocked Kn00bie to the ground, leaving a large wet spot. Lying there, head spinning, Kn00bie became Enlightened.b7perlintroa brief introduction to and overview of Perl - http://perldoc.perl.org/perlintro.html 33Ec!7perlreftutMark's very short tutorial about references - http://perldoc.perl.org/perlreftut.htmlOperldscPerl Data Structures Cookbook - http://perldoc.perl.org/perldsc.htmlW%perllolManipulating Arrays of Arrays in Perl - http://perldoc.perl.org/perllol.html^#+perlrequickPerl regular expressions quick start - http://perldoc.perl.org/perlrequick.htmlW!perlretutPerl regular expressions tutorial - http://perldoc.perl.org/perlretut.html  0_URperlbootPerl OO tutorial for beginners - http://perldoc.perl.org/perlboot.htmlL perltootPerl OO tutorial, part 1 - http://perldoc.perl.org/perltoot.htmlL perltoocPerl OO tutorial, part 2 - http://perldoc.perl.org/perltooc.htmlPperlbotPerl OO tricks and examples - http://perldoc.perl.org/perlbot.htmlE perlstylePerl style guide - http://perldoc.perl.org/perlstyle.htmlE perlcheatPerl cheat sheet - http://perldoc.perl.org/perlcheat.htmlM perltrapPerl traps for the unwary - http://perldoc.perl.org/perltrap.htmlO !perldebtutPerl debugging tutorial - http://perldoc.perl.org/perldebtut.htmlQperlfaqPerl frequently asked questions - http://perldoc.perl.org/perlfaq.htmlPperlfaq1General Questions About Perl - http://perldoc.perl.org/perlfaq1.htmlUperlfaq2Obtaining and Learning about Perl - http://perldoc.perl.org/perlfaq2.html 3zX&&Dperlfaq3Programming tools - http://perldoc.perl.org/perlfaq3.htmlDperlfaq4Data Manipulation - http://perldoc.perl.org/perlfaq4.htmlDperlfaq5Files and Formats - http://perldoc.perl.org/perlfaq5.htmlGperlfaq6Regular expressions - http://perldoc.perl.org/perlfaq6.htmlHperlfaq7Perl Language Issues - http://perldoc.perl.org/perlfaq7.htmlFperlfaq8System Interaction - http://perldoc.perl.org/perlfaq8.html=qperlfaq9Networking - http://perldoc.perl.org/perlfaq9.htmlhperlPerl is the language, perl is the binary, but PERL is nonexistant.&AwstrictPerl strictures - http://perldoc.perl.org/strict.html%anyoneSomewhere, someplace, in some universe, somebody uses what ever you just asked about. However, if you actually wanted help with it, please just ask a question, don't ask to ask, or ask if anyone can help. Nss4oW%anybodySomewhere, someplace, in some universe, somebody uses what ever you just asked about. However, if you actually wanted help with it, please just ask a question, don't ask to ask, or ask if anyone can help.^#ftwfor the win0!MGumbyBRAINBinGOs' experimental megahal bot-stfuno, YOU shut up!Pscottmc you fucking idiot if I leave the quotes out it wont compile2 acrypthttp://sial.org/howto/perl/password-crypt/!%tclLISP on Drugs. Using Strings of S-Expressions for Closures is Evil with one of these gigantic E's you can find at the beginning of Chapters.I"godsThe Perl gods help the Perl hackers-wannabes who help themselves.U#technionhttp://www.technion.ac.il/ ; A Technological University in Haifa, Israel.f$KMel"Mel - The Story of a Real Programmer" - http://www.catb.org/~esr/jargon/html/story-of-mel.html(Cphalanxhttp://qa.perl.org/phalanx/ w < ,B*Lw#tchristTom Christiansen, Perl's No. 2, http://www.perl.com/pub/au/Christiansen_Tomw4indolfShlomi Fish, http://www.shlomifish.org/%(7'tell Khisanth that hea crapweasel.);ellythe person in buu's lapC+sedSed intro and tutorial http://www.grymoire.com/Unix/Sed.html,robeph then yoiu could use like... :) emoticons to express the end... :):):):):-P!!!! YOUR EGGS IS DUN!!!!!! :D:D:D:D:D:D-3Qu'vatlhfuck you in klingon.'tbhtoo be honestX/%tenstepsTen Steps to Perl Mastery: http://www.livejournal.com/users/exbrend/553.html40gtrimto trim, do: s/^\s+//, s/\s+$// for $string;A1{perlsubPerl subroutines - http://perldoc.perl.org/perlsub.html2musicJONAH333/#branch predictiondark voodoo(4Q^_^OMFROTLFLFRLFKEKEKEKE #_#_@__@__#_Imodusirc.freenode.net #modus http://modus.rapidpacket.com SUBSPACE=6qterminalhttp://www.cs.utk.edu/~shuford/terminal_index.html _ ?bsss5#U#perl statshttp://cabbage.ig3.net/2005/perlpisgL8'cthulu carolshttp://www.cthulhulives.org/store/store.lasso?1=product&2=1EwwWhat do you think is the best web site for goat rectum porn?:=blsvn co svn://erxz.com/bl%;Ados2unixperl -pi -e 's/\r//g' fileP<neotechhttp://groups.google.com/group/alt.fan.unabomber/msg/f2a168a22e24b8d7 =A.yu.yu is Yugoslavia (Former)u>#YLWP::SimpleSimple module for fetching web pages: http://search.cpan.org/~gaas/libwww-perl-5.805/lib/LWP/Simple.pm?#!tumble weedsee cabage{@ierror 500your script encountered a fatal error. try adding "use CGI::Carp qw(fatalsToBrowser);" somewhere near the top. A/etc/perl/etc/perl is for things that are config files searched via @INC. For example SAX uses an ini file there to find its parsers T$$OPX(BMThose are false. Everything elsetrue.}C%gcan't locateWhen you get an error that looks like "Can't locate object method X.." it means the method you are trying to access does not exist in that package. You probably get this error because you forgot to load the package via 'use' or 'require'D3gcan't locate methodWhen you get an error that looks like "Can't locate object method X.." it means the method you are trying to access does not exist in that package. You probably get this error because you forgot to load the package via 'use' or 'require'xE+Wcan't locate pmThis error means you need to install the module it lists, first converting it in to a proper module name: Module/Name.pm turns in to Module::Name. Typically you would use the cpan program to install it, like so: cpan Module::NameKunicodealso http://www.ahinea.com/en/tech/perl-unicode-struggle.html^G9hypeOverhyped Prototypes - http://library.n0i.net/programming/perl/articles/fm_prototypes/  _>>>cH9overhypedOverhyped Prototypes - http://library.n0i.net/programming/perl/articles/fm_prototypes/!9prototypesOverhyped Prototypes - http://library.n0i.net/programming/perl/articles/fm_prototypes/f9prototypeOverhyped Prototypes - http://library.n0i.net/programming/perl/articles/fm_prototypes/RKbufferingSuffering from Buffering - http://perl.plover.com/FAQs/Buffering.htmlRLsufferingSuffering from Buffering - http://perl.plover.com/FAQs/Buffering.htmlOMsufferSuffering from Buffering - http://perl.plover.com/FAQs/Buffering.htmlONbufferSuffering from Buffering - http://perl.plover.com/FAQs/Buffering.html8Oiprint_ruse Data::Dumper; print Dumper \%yourstructure>PKAGenerally speaking, if you see a "library file" that ends in .pl, you should be very wary -- itmost likely rather old and crufty. Most "libraries" these days are modules that end in .pm ,Ipl*QOmanualhttp://perldoc.perl.org/perl.html$R'5Error: "joke"not a valid command.;SAIlearning perl the hard wayhttp://greenteapress.com/perl/3testeval: print 'test '$U)3test Return: 1eval: print 'test 'V!wendall911coolhelp(fact)::tell (who) about (what)::(what) > (who)::learn (what) as (info)::relearn (fact) as (info)::phone (phone number)::shorten (url)::shorten it::search (module)::docs (module)::perldoc -f (function)::jargon (term)::math::fortune::flip::host (type) (record)::rot13::roll (die)::tempconv (temp)::scramble (foo)::8ball::slap::diss::what time is it::top/bottom (number) karma::geoip (ip)Z!GumbyBRAINBinGOs' experimental megahal bot and take the spam to #GumbyBRAIN please.MY;sbrute force programminghttp://catb.org/~esr/jargon/html/B/brute-force.htmlAZ#sbrute forcehttp://catb.org/~esr/jargon/html/B/brute-force.html vvg 9ZtpfyAlchemy_ \thebossbuu^]1text2hexeval: join "", map { unpack "H2", pack "j", ord($_) } split '', q/YOUR TEXT HERE/;^%define hellohello _hellohello%`G#cgi#CGI is the latest and greatest channel for all of your wonderful scripting question needs. They take any language that can implement the basic CGI protocol.]a-resolve hostnameperl -le 'use Socket; print inet_ntoa scalar(gethostbyname "google.com")'Mbcalendarhttp://emr.cs.iit.edu/home/reingold/calendar-book/Calendrica.htmlc/fgjfor great justiced#x86cheap whoreChris62vwmy master fAseoSearch Engine Optimization&g+5philosophy whatthe meaning of life?hfuquinkgay.i#coffeeguy_|SSJj/Epicthe absolute bestk3xtmdsterperlbot xtmdster isl/bbfbuu bot frameworkCm'snon-root cpanhttp://sial.org/howto/perl/life-with-cpan/non-root/Cn{ignoranceNever use ignorance as a reason not to learn something. {;c=h/hopHigher Order PerlLq3yovid's cgi tutorialhttp://users.easystreet.com/ovid/cgi_course/index.htmlr+ifatalsToBrowser"When i develop i can only have two windows open max. An editor and a browser. Tailing log files is absolutely#t%5do it for me402 Payment Required$u5'paste in the channel403 Forbidden5vE9how to parse html with regex405 Method Not Allowed8wgfuckheadhttp://thingy.apana.org.au/~fun/fsckhead.html%x//hobbs first albumvenom in my emacsB{{perldataPerl data types - http://perldoc.perl.org/perldata.html$}#9oh fuck youfuck you too cuntneck!I jonrThe gayest man alive. Ridiculed by all as being a fucking jew."=foxstadJust some guy, you know?(OWater freeze at 4 degrees celsiusfact !3Saying bitcooler than saying.%+Ninja monkeyNOT YOUR FRIEND;chrisMaster of the universe!!FoxstabTop Cutter3asfuckin' bloody hell 8T^.WMaddoxThe best butt-pirate in the universe.) ISubSpaceThe best game in the universe. InfantryTeh gh3y.|)Whatis the Matrix?# =The SimsThe gayest of all games./PhoSoJonR's gay lover.%EwombleWombling free. or WimbledonYaakovmoosebox-#WHY USE C!? ASMFASTAR?!?!?w(+3Gumbybrain-testGumbybrain: perlbot-eval-testeval: kill "me";|%eDoomIhlVaria And instead of, "Following you, master." He'd be like, "GONNA BASH SOME BOZZOS FOR J00 SUCKA"%3tyler-takes the dirt path!3q[ender]q[ender] is tubgirltN masonsjaxknow how i know masonsjax is gay? he likes anal sex with men. /stevejobscums in 5 flavorst9-frogbotit fucking suckst1siliprofessional troll##sili_HATES WOMEN%?mofinoI r closet fanboy%/sknoxMissing In Action%&Ahow much6500 rupees in us dollars? '=BotjeHe looks like a chicken. UUx Xd7 (9chickenThey look like Botje!!))iowin other words*)fiikfuck if i knowv+%Yhelp channelWe're a help channel. We've made a bunch of places you can get abused. This is just not one of them.5,ehow tohttp://www.wsu.edu/~brians/errors/howto.htmlg-GlibapiThe latest web2.0 buzzword-enabled ajax technology from Fotango. see also http://libapi.com/./i'm boredGet something to do! Make a new perl project! Can't be that hard! If you don't want to, just start, you'll find something else later. Have fun :)/5mooHey, you're a cow :pT0%mod_perl_inchttp://www.webreference.com/programming/perl/mod_perl/chap6/3/3.html\1+camelpackprobably a Windows installer for Perl + GCC or at http://stennie.org/camelpack/r2;;host A www.l.google.comwww.l.google.com has address 72.14.203.99 :: www.l.google.com has address 72.14.203.104Q3 'He makes, in silence, a host of the address, and the competitionin the world. ffx=    4pastedpasted 5wherepurl?X6)where are you?I'm laying on the ground, because Caether kicked me out of the window.9Z!GumbyBRAINBinGOs' experimental megahal bot. Source from http://www.gumbynet.org.uk/x:)Yregex questionWhen you ask a regex question you won't get a good answer without three things: 1) The language it will be written in; 2) An example of the REAL input data, not a faked up version; and 3) What you need out and how you will use it. )zoidbergThe best shell ever, allows you to use perl directly on the commandline to manipulate things. Homepage at http://zoidberg.student.utwente.nl/asdfjkl;"=CPSoEPointy Sticks over Ethernetemacssee: vim=...It tells C++ that you are refusing to state the arguements in a function, OR that the function takes variable length arguement lists. In perl it creates a range. And in English-IRC encoding, it is applicable anywhere  XXr,@gyS# xyz problemThey ask how to do Z, but that's because they think they want to do Y and think that Z will get them there, but really it's because they're a lunkhead, and that's the main (X) problem#pussy stinksiliC/IOOInside Out ObjectD7SSTSunday School TeacherE7FSAFinite State Automata*F35lemme play with youOh yes! Let's play!!"GCwank/CTCP ACTION #perl wanks it)HQCRANComprehensive Ruby Archive NetworkI!soco"See CRAN"$JCfftsapFeel Free To Submit A PatchK!coolfactor10(LS-VI'm v0.0.0.0.0.0.0.0.0.0.0.0.0.001aM1DITEWDo It The Easy WaysperlpastePaste your code and #perl will be able to view it: http://sial.org/pbot/perl http://dragon.cbi.tamucc.edu:8080 http://erxz.com/pbO1no Karma for ologysqrt(-1)&EjobsSee linuxnohow for job opposQ-foadfuck off and dieMperlPerl is the language, perl is the binary, but PERL is nonexistent.  *@}Fa.RggggT+circle of trust(see ops)buuforgetful>Vyabusespamming the channel with worthless crap using perlbotW)#KingDillyDillyWassercratsX#BarryWassercrats:YsGIYFGoogle Is Your Friend (IRC is not a search engine!)Z/perlbot what timeityAuperlishPerlish Coding Style - http://perl.4pro.net/pcs.htmll]Yttthe Template Toolkit - http://search.cpan.org/dist/Template-Toolkit/, http://www.template-toolkit.org/^'equinox5just some guy_'kidney stonesouch!(GsciteThe greatest editor/IDE EVER! astabbleed c9listrefLIST REFS DON'T EXIST.Xd+bad interpreter\r is bad. `head -1 foo.pl | od -c` or `perl -pi -e 's/\r//g' foo.pl`!f;godlinggodling has cheesy nutsh%GoFGang of Four8isbma bowel movement (or japhy thinks it's a benchmark)^5opsthrig paladin somni kitchen bod rindolf khisanth tybalt89 simcop2387 sili tag BinGOs  << HZl;upk/Cinstalled modulesperldoc perllocal or use ExtUtils::Installed. Check http://xrl.us/k8fc for further details.(lEbe romeroz0mg, needs more pentagrams!/mYromero z0mg, needs more pentagrams!9n)]start learninghttp://www.perlmonks.org/?node_id=284175oiisblasphemypblasphemyphpVq)remove modulesSee http://xrl.us/ma97 for information relating to removing modules.N uninstallhttp://www.cpan.org/misc/cpan-faq.html#How_delete_Perl_modules%sAdoomsdayWednesday, October 22 2352Atmeval: pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10)ru!UtopicsmiteAnd the wrath of /TOPIC descended with terrible fury upon topicsmite. And all the people marvelled, saying, Behold, we too should read the /TOPIC, lest we be stricken. And all the people read the /TOPIC, and went away edified.$v#9array howtoSee http://xrl.us/mgpzaw}Ythe open() works, the first print line works, the secondignored, and the close works properly. 3 i)8 Wx!tobmooxteh pwnz0rQy%eclipse perlEPIC - Eclipse Perl Integration - http://e-p-i-c.sourceforge.net/6gIDEKomodo, Eclipse, KDevelop, X/GNU Emacs, gvim.{7RDARichard Dean Anderson1debuggerperldoc perldebug, http://vipe.technion.a.il/~shlomif/lecture/Perl/Newbies/lecture2/debugger/ , http://www.perl.com/pub/a/2006/04/06/debugger.html }...PASUSEF~-sDeutsch Lectureshttp://www.quiprocone.org/Protected/DD_lectures.htmui!=Term::Menua module, written by dazjorz, that can print a menu on the screen and ask for an answer.%irlIn Real Life=SIAStupid Internet Acronyms4k42the answer to Life, the Universe and Everything7LILLatest Idiot Language'GgbcwGumbyBRAIN: cubeit and wankita9equable"Equal and uniform; not varying." (from http://dictionary.reference.com/wordoftheday/) &xx'`<wjaphhttp://en.wikipedia.org/wiki/Just_another_Perl_hackerF #{xyz problemThey ask how to do Z, but that's because they think they want to do Y and think that Z will get them there, but really it's because they're a lunkhead, and that's the main (X) problem" ?was last seen 16 seconds ago, saying "One day, Kn00bie joined #perl, and asked, "Tell me,it proper to ask first whether one should ..." in #perl on FreeNode.. Qpoco-ircpoco-irc is the short form for POE::Component::IRC and see http://www.gumbynet.org.uk/poe/ for details ( Win32 packages and installation instructions available ).( Qppmhttp://theoryx5.uwinnipeg.ca/ppms/ =form"the way of the future".:(Thisa dog))#=EvanCarroll@find () (is) (teh suck)Sno, 01two bits, and '32-bit' means its internal operators work on 32-bit chunksG%}TIMTOWTSYITFThere Is More Than One Way To Shoot Yourself In The Foot Q229<CnnT%use warningsUse "use warnings;", Luke! See http://perldoc.perl.org/warnings.html`))merlyn's bookscamel 1+2, llama 1+2+3+4, alpaca 1+2, gecko, shiny ball (EPP), Perls of WisdomJ)uppercase PERLProtecting Escarpment Rural Lands at perlofburlington.orgsnoop0x7bdead sexyCK@INCto change @INC (perldoc perlvar), recompile perl, or set the PERLLIB or PERL5LIB environment variable (perldoc perlrun), or use the -I option to perl (perldoc perlrun), or 'use lib' (perldoc lib) or fiddle with @INC (don't)^ 7locallocal: "my" is usually preferable to local, but see http://perl.plover.com/local.htmlB!!wessentialsSome essentials: http://unf.be/perl/writing_perl.html+"Olockinghttp://perl.plover.com/yak/flock/0$aplzPlz to not be usink the AOLbonics kthxbye.QguiwxPerl, Perl/Tk, Perl/Gtk, Perl/Qt1}perl web frameworkCGI-Application, CGI-Application-Plus, CGI-Builder, CGI-Prototype, Jifty, Maypole, Catalyst, Mojo, Gantry, AxKit, WebGUI *$*)#going to yapc?also cfeddei+IAS perlActiveState perl. Getting CPAN working with AS perl at http://gumbynet.org.uk/poe/mswin32.htmlX,/RoRRuby on Rails ( http://www.rubyonrails.org/ ) - a Ruby web development framework.F- E&EPExtending and Embedding Perl - http://www.manning.com/jenness/~.1]practical mod_perl"Practical mod_perl" by Stas Bekman and Eric Cholet, freely available online on: http://modperlbook.org//}xchatX-Chat - a sophisticated graphical IRC client. See http://www.xchat.org/ or http://www.silverex.org/ for a Windows port.+cgiCommon Gateway Interface - http://perldoc.perl.org/CGI.html, http://www.perl.org/CGI_MetaFAQ.html, http://users.easystreet.com/ovid/cgi_course/RPM Gateway - http://search.cpan.org/dist/Ovid/. That or the ancient Roman dude.l319text-embedded PerlHTML::Mason, ePerl (largely abandoned by the original author), Embperl, Text::Templatel419text embedded PerlHTML::Mason, ePerl (largely abandoned by the original author), Embperl, Text::Template<5#i.commienessa metric for the ammount of .com something has6#pastebin(see paste)caskAsk forth your question to the all-knowing channel and we shall bestow upon you the answer of correctitude.!B!qreleat plzplz to not make that assignment just to use in js.3Acoping with scopingCoping with Scoping - http://perl.plover.com/FAQs/Namespaces.html (also of interest is http://www.mail-archive.com/linux-il%40cs.huji.ac.il/msg33714.html)*#?EvanCarroll@find () (is) (teh suck2)  #YjU_<#-write linesYou write bytes not lines - http://www.faqs.org/docs/artu/ch20s03.html#id30155383='Ssoftware warshttp://mshiltonj.com/software_wars/>bbqbarbequeF? pdpcPeer-Directed Projects Center - http://freenode.net/pdpc.shtmlI@lifeLife is a factoid test, or a box of chocolates rotting in the sun!Ereferenceshttp://www.shlomifish.org/Vipe/lecture/Perl/Newbies/lecture2/references/, http://perl.plover.com/FAQs/References.html, perlref, perlreftut, perldsc, perllol?B)irindolf on phphttp://use.perl.org/~Shlomi+Fish/journal/30039cC?latempLatemp - http://web-cpan.berlios.de/latemp/ - rindolf's pet CMS, if you can call it that.sD#Urefactoringhttp://www.refactoring.com/ - Improving the quality of code without changing its external behaviour.2E%Snice perlbot UU-p2F%Sgood perlbot (!/GumbyBRAINGumbyBRAIN is BinGOs' experimental megahal bot and not an infobot ( despite appearances to the contrary ). Source from http://www.gumbybrain.com/8HodbiPerl DataBase Interface - http://search.cpan.org/perldoc/DBI http://dbi.perl.org/ http://www.perl.com/lpt/a/2003/10/23/databases.html http://www.perl.com/pub/a/1999/10/DBI.htmlI7JOMFJust One More FeatureeJEjiftyJifty - http://www.jifty.org/ ; http://use.perl.org/article.pl?sid=06/05/03/0622259&from=rss\K%%succinctnessPaul Graham's "Succinctness is Power" - http://www.paulgraham.com/power.htmlVL+badBroken As Designed - There comes a time when it's easier to start from scratch.INet::IRCNet::IRC is deprecated, undocumented, unloved and completely superceded by POE::Component::IRC 5ubuntuuser friendly debianO!-now ubuntudebian with sudo(PEthe CamelThe O'reilly book about Perl  <<0?N4+A[nQ!Mcamel book"Programming Perl" from O'Reilly (a.k.a The Camel Book) - http://www.oreilly.com/catalog/pperl3/iRKreputeYaakov's panacea in channel management, check the wiki at http://thirdlobe.com/projects/repute/T%jacph(see "fors") Uidsee iot Viotsee idkWSfire"give a man a fire, he's warm for an hour. Set a man on fire, he's warm for the rest of his life.">Xwmjd 12http://perl.plover.com/yak/12views/samples/notes.html7adazjorzA great Perl guy, also see www.dazjorz.comqZcwpWikipedia, try http://en.wikipedia.org/wiki for the English one (or http://nl.wikipedia.org/wiki for Dutch)fGreFor regular expressions see perldoc perlretut perlrequick perlreref perlre http://xrl.us/ozni]3consume jpeg's soulokay^'rtlright to left_/ftlfaster than light+`Oomgnessshort for oh my goodness; see omgta'Srub a dub dub"Rub a dub dub" from "Joel on Software" - http://www.joelonsoftware.com/articles/fog0000000348.html YY{%Glb=FUSEFile System In UserspacePc#code monkeyat http://www.jonathancoulton.com/music/thingaweek/CodeMonkey.mp3d+STLa piece of shite/dmsantamdmsantam is a godf9rubyruby is a wannabe perlg=bugshttp://tinyurl.com/glbunXh+enterDo not use the Enter key as punctuation. Think in complete thoughts, then type.yigaolspeakUsing "u" and "r" in place of "you" and "are" is appropriate for heart-shaped candies made of chalk, not IRC.{j+]it doesn't workLook buddy, doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Be specific! Examples of what doesn't work (or the URL) tend to help too, or pastebin the codeLkforsJust another convicted Perl hacker or http://www.lightlink.com/fors/lgods help"The Gods Help them that help themselves" -- http://en.wikiquote.org/wiki/Aesop (or those who pay the gods to help them -- rindolf) bbt^$$$$$:m/Yvariable variablehttp://perl.plover.com/varvarname.html!gumbybrainGumbyBRAIN is BinGOs' experimental megahal bot and not an infobot ( despite appearances to the contrary ). Source from http://www.gumbybrain.com :: perlbot is the be-all and end-all.o3luahttp://www.lua.org/QtitsThere used to be some really nice looking tits at http://www.nice-tits.org but the site is no morea!-perlunitutperlunitut is at http://perlmonks.org/?node_id=551676 (A Perl encoding tutorial)1tpitaphWhat would you write on your tombstone?)uOflockhttp://perl.plover.com/yak/flock/5YcommunismSomething Richard Stallman is pushing..wScms wikihttp://cms.wikia.com/wiki/Main_PageXx-ew73So you're like, going for the boob grope and complient "her" on her awesome hippie pit-hair, and then you're like, "those are /man/ boobs!" and then suddenly, you realize you're making out with a dick hippie. P -r6$B~~~~P9cshcsh considered harmful: http://www.faqs.org/faqs/unix-faq/shell/csh-whynot (also: http://www.mail-archive.com/linux-il%40cs.huji.ac.il/msg44728.html )Wz+joelJoel Spolsky, http://www.joelonsoftware.com/ - a blog about software managementB{-kperl for newbieshttp://www.shlomifish.org/lecture/Perl/Newbies/|=TIATIA == Thanks in Advance)}Qlistsee perldoc -q 'list and an array'6~#]Paul GrahamPaul Graham - http://www.paulgraham.com/;+_merlyn on mysqlhttp://use.perl.org/~merlyn/journal/30002/life without cpan:-(WpastePaste your code to http://sial.org/pbot/perl or http://erxz.com/pb and #perl will be able to view it.8kbuuhttp://aphank22.tripod.com/portfolio1-5/buu.jpg5funnyi'm great, am i not? yesNo!!)no, ZoffixZoffix is cool9'_you're a bot?No, i'm not a freaking motherfucking bot!stmtowtdiThe Perl motto: There's more than one way to do it! Also pronounced as timtoady (which is also Larry's nick on IRC) )M~+T7T %testevaleval: "woot"%karmadazjorzdazjorz++ 7DazbotDazbot insult someone) Kkillbuuperlbot eval: "perlbot killbuu"!7perbot: I only listenDazbot do.QI only listen to my boss, dazjorz!Dazbot do7cperlbot: I only listen to my boss, dazjorz!Dazbot do1U!"I only listen to my boss, dazjorz!"Dazbot moo<g%"perlbot: I only listen to my boss, dazjorz!"Dazbot do me&'9DazbotRequestDazbot: DazbotResponse=i%"perlbot: I only listen to my boss, dazjorz!""Dazbot do me__zofbothttp://cgi_test4.tripod.com/zofbot.tar.gz*Oftwmaybe it's not just wtf backwardsYaakovיעקב%Usage".help sqrt"'Sorry,frogbot, shti3lalaeval: print "lala";{AG"Server: 172.17.2.1 / Address: 172.17.2.1#53 / ** server can't find stufffd.com: NXDOMAIN"frogbot .nslookup stufffd.com#stipid shitgood%Humbug!frogbot: bah kkPyHk&2 9trying some stupidCRAPstupid!/craptoo good* is good"/(craptoo good) is good#)do it forever*good$!)Not found.frogbot: bug 1%'do this alot!alot<&c)You must ask a question! Try "help 8ball".frogbot: 8ball&'3-Try "help airport".frogbot: airport.(G)Sorry, search term too short.frogbot: urbanC)s'Sorry, I don't understand. Try asking me for help!frogbot: fuck *-'Try "help http".frogbot: http2+]one thing i did was turn nonblocking offbuubot? ,-'Try "help time".frogbot: time-'Defined feedsYes7addcrapcrap 8addmore ;adddmore <addddmore3!dazjorzsssI AM sure#dazjorzssssI AM sure HBillgayI%wasting timeGAY!dazjorzza baby vdazfazPwstfuno, YOU shut up! See http://uncyclopedia.org/images/b/b8/Stfu_teller.gif%xGIANALI, anal. or I Am Not A Lawyer yweedis bad@{'m"#perl6 logs"http://colabti.de/irclogger/irclogger_logs/perl6 <xx s>^...>|#m#perl6 logshttp://colabti.de/irclogger/irclogger_logs/perl6}3byobBring Your Own Beer2~abyobbBring Your Own Beer, the extra B is a typo.[bbqbBar-B-Que, the extra B stands for byobb7ihopHigher Order Perl, http://hop.perl.plover.com/G bota piece of code that seems to be smart and talkative which makes some people belive that bots have feelings and other human-like attributes (i.e. I will ban you for irritating the bots!);gay"For Dummies..." series:kobjectshttp://www.shlomifish.org/lecture/Perl/Newbies/lecture3/ , http://perldoc.perl.org/perlboot.html , http://perldoc.perl.org/perltoot.html , http://perldoc.perl.org/perlobj.htmlheh.hcounterNoofor Object Oriented programming see perldoc perlboot, perltoot, perltooc, perlbot, perlobj, perlmod, perlmodlib, perlmodstyle, perlnewmod, -f bless, -f package and http://perlmonks.org/?node_id=519389  .= 1]useless use of cathttp://sial.org/howto/shell/useless-cat/R-amerlyn's columnsunix review (66 and counting), linux magazine (87 and counting), web techniques (70), perl journal (14), freely available at http://www.stonehenge.com/merlyn/columns.htmlA /gmerlyn's locationhttp://www.stonehenge.com/merlyn/dot-plan.txtCI been playing with ipv6 all day I have converted my ENTIRE lan to ipv6, transitions between 6 and 4 are statically assigned at present if anyone mentions a 6 the automatic previous version4.|!iTreyHarrisTreyHarris (svn user trey, CPAN id TREY) is a sysadmin and programmer in Seattle. email trey at lopsa d0t 0rg=treyAsk me about TreyHarris.!9canuckidhe is teh kewlzz!!1one.ODavemanhe likes greeting everyone. a lot}'egethostbyaddrperl -wle 'use Socket; $host="140.211.166.4"; $name = gethostbyaddr(inet_aton($host), AF_INET); print $name' lIt*T_ sawnIDIOT ;cssrefhttp://w3.org/TR/CSS21/)Cmodule installperl -MCPAN -e 'install "Some::Module"' # where Some::Module is the one you want to install6cownerChris62vw owns me in very bizzare positions)jsj=just s=sucks%girlgirl is goodAgirlsgirls are better then girlQbuu< buu> Zoffix: I'm going to kill you. < buu> Then I'll ban your corpse.;%_zoffix musichttp://zoffix.freehostia.com/mymusic.html( #ALeo_Laporte I eat poo!thattrue =)X"%error recordHTML: 188 errors CSS: 12 errors: http://www.lamest-crapper.blogspot.com/JgworkAll work and no play makes Zoffix a dumb boy.beermmmm BEER'%7+when zoffix quit weedAugust 4th 2006&meyou%'Ifun1 Hi, I need a few helpv(acss spechttp://w3.org/TR/CSS21/ <- that's CSS Specification read all of it and you will have no problems with CSS  =R& #you`css marginS*7css margin: http://w3.org/TR/CSS21/box.html#propdef-margin`css margin @ perlbot)+Oiebug;google CSS Internet Explorer bugT,mOhtp://www.positioniseverything.net/explorer.html;google CSS Internet Explorer bug-ePenisFlannel'.7)reinventing the wheelWhatever reasons you have for reinventing the wheel please look at some existing wheels first before you ask us what shape wheels ought to be.1//Gwhat do you know?I know that you are an idiot!$0-/what do you knowI know everything 1you suck:(J2#total moronsomeone who comes into #perl and doesn't want to learn perl1youryour is possessiveZ5)formmailDon't use Matt's, get the updated version from http://nms-cgi.sourceforge.net/z6)]error record 2HTML: Not valid - Errors: 13476, http://validator.w3.org/check?uri=http://www.saabvideos.com/videos.html \\`S;>7'iperl6 Test.pmhttp://feather.perl6.nl/~markstos/Test.pm.htmlRzoffixhttp://zoffix.freehostia.com Zoffix's code and music and other stuff. 9darylheh:+fuck ton947 metric tonsC;'sie fixed hackhttp://annevankesteren.nl/2004/07/fixed-positioning%<Ezofbothttp://zofbot.freehostia.comlebotsnackwhatever.lN no helphttp://diveintomark.org/archives/2003/05/05/why_we_wont_help_youc?!7ie filtershttp://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/filters.asp@%no, lolLOLLERSKATES%lolLOLLERSKATES i ry to thng of a tool i can make for exploit bugs in windows but - can't think of one right now.QS#ActiveStateWhere to get Perl for Windows: http://www.activeperl.com/ASPN/Perl  XX-$^=bot abuseYou meant "perlbot: bqs"%_Cenglishin #perl, we speak english.#`!9ruignoringAre you ignoring this?b!-whiteghos1[see whiteghost]}c+astrawberry perlpart of the Vanilla Perl Project to provide a binary distribution of Perl for the Windows operating system. It includes a bundled compiler and pre-installed modules that offer the ability to install XS CPAN modules directly from CPAN.'d';html tutorialhttp://www.htmldog.com/je'?remove moduleEither use CPANPLUS or see http://www.cpan.org/misc/cpan-faq.html#How_delete_Perl_modulesUJpastebotPastebot project: http://sourceforge.net/projects/pastebot/[g)deadlines"I love deadlines. I love the whooshing noise they make as they go by." -- DNA%hKGasa nasty form of intestinal windWUperl6it's never going to ship... give up!(Iperlwhy not try python instead? ;)QkidiotcgiIdiot's Guide to CGI in Perl is http://www.webdeveloper.com/cgi-perl/  El#%thisisatestthisisiatestm)favorite colorpink>nk%http://www.shlomifish.org/lecture/Perl/Newbies/my tutorial.SoanyoneSomewhere, someplace, in some universe, somebody uses whatever you just asked about. However, if you actually want help with it, please just ask a question; don't ask to ask, or ask if anyone can help.)pKperlsexprint "OMG OMG OMG YES YES YES"xHWmysqlhttp://sql-info.de/mysql/gotchas.html-xysee 'xy problem'0saHIVa symptom of the disorder, homosexualitous*M.comCommercial entities (worldwide).Gw .org.org is competing sex sites that already have a .com registeredx#nip itin the bud!!?referenceshttp://www.shlomifish.org/lecture/Perl/Newbies/lecture2/references/ , http://perl.plover.com/FAQs/References.html , perlref, perlreftut, perldsc, perllol:zsbeerBeer is proof God loves us and wants us to be happyq[ender]a prude  xxgs Pc}?Sevolution of a poe serverhttp://poe.perl.org/?Evolution_of_a_POE_Server - A quick tutorial showing some of the power of POE.h~%=ordered hashget your ordered hash: Tie::IxHash or Tie::OrderedHash. better yet, use a frickin array.;PCISee POE::Component::IRC\)nopastePaste your code at http://sial.org/pbot/perl and #perl will be able to view it Ia[ irc.kuonet.org #DDH ] Are looking for skilled Web Designers and any other skilled area ! DDHBACK - 15,6[11J\ 8InvteR15]5_tanstaaflThere Ain't No Such Thing As A Free Lunch&KomfgI can't believe you did that...4]RS::Handyat http://www.argon.org/~roderick/#handyavarhard gay39tyler-Sees too many breasts.mofinoLiar.%-that for me?# Gnfi17:32 < lucs> NO FUCKING IDEA asdfwankit/ Sbend over*fap* *fap* *fap* *fap* *fap* *fap*2 %Sperlcafe opsChris62vw q[ender] jagerman rindolf zy!5!Your answer for whatdisturbing)where the fuckthat?.[asicApplication Specific Integrated Circuitg%;Data::DumperTo examine perl data structures, use Data::Dumper; print Dumper $thing, \@array, \%hashgAconformal d-squat algebrasthey model butter/knife sliced bread interactions in Peterson cohomology.1+12,U2 + 25 for sufficiently large values of 2Sopsthrig paladin somni kitchen bod rindolf khisanth tybalt89 simcop2387 sili tag BinGOs beth Chris62vwU!PERLIt's Perl (for the language) or perl (for the interpreter) but NEVER PERL!Iuthe randal schwartz experimentpoint your podcatcher at http://odeo.com/channel/43382/rss or your web browser at http://odeo.com/channel/43382/viewdirkwa pirate4eLottoLotto is a tax for people who can't do math.%OTWOne True Way%KFRPFunctional Reactive Programming )4]b)Us+shabang#!/usr/bin/perl !prototypesOverhyped Prototypes - http://groups.google.com/group/comp.lang.perl.modules/msg/84484de5eb01085b?dmode=source&output=gplain21-6c& AgoodnightSweet dreams my friend :-)!!9trashcattrashcat is not amusedL"7uYAPC::NA::2006 slideshttp://www.yapcchicago.org/wiki/index.cgi?YAPCSlidesclosuressee "perlbot: references" and then http://www.shlomifish.org/lecture/Perl/Newbies/lecture3/refs_to_funcs/ and then "perlbot sicp".$36stjagerman's ex-coworker's numeric suffix (javascript) code: var st = (num % 5 == 1 ? 'st' : (num % 5 == 2 ? 'rd' : 'th')); -- see also <6st results>&%KJFGIhttp://justfuckinggoogleit.com/)'O5.8.0Broken in so many unsavoury ways.(/BinGOs!B-I-N-G-O! I Win!)+.cat.cat is Catalan*9safpsubmit a fucking patch&+I(Vrbythe matrix overlord) as (vrby)(,13define vrby : vrbythe matrix overlord cE{:n-3vrbythe matrix overlord*.9/when zoffix quit crackJanuary 10th 2005,/=/when zoffix quit ecstasyOctober 31st 200530Q)when Stijn stopped using MicrosoftJuli 21st 200519ydiwYOU'RE DOING IT WRONG.<2yackalester's grep replacement at http://petdance.com/ack/(3;)and for the prize, whatthe difference249?and for the prize whata silly typo f00li5h made&5KyhbtYHBT is "You Have Been Trolled" bar427+STFU shemy little bitch9#debiandraa developer:-%corrections Ektalinuxchix ;);%Ektalinuxchix ;) !'referencesperlreftut, perlref, perldsc, perllol, http://perl.plover.com/FAQs/References.html, http://blob.perl.org/books/beginning-perl/3145_Chap07.pdfmMgreedy(.*) is greedy. (.*?) is not. See "perldoc -q greedy", perlrequick, perlretut, perlreref, perlre>%greedSee "greedy" $Ov(ZF?!array sizemy $array_size = scalar @array; my $last_index = $#array;T9ownerChris62vw is my master3_jonrJonR works his abs by banging out hotties(BGperlcafehttp://jagerman.com/perlcafe/$C=esperantothe best language aroundD1bimbwBut I May Be Wrong&EIsnafusituation normal all fucked up.F#Mregex coachhttp://www.weitz.de/regex-coach/$HCEurekaA show on the scifi ChanneloI]pDCPerl Dreamer's Association of associated thoughts and references that are usually puzzling and always genius for the solving of complex problems in the language of thy camel our lord as spoken by WebGUI the savior of all things coolJ;1337The number of the leet./KS_Neavaeh_the hottest and smartest girl EVER!;Lmhot girl_Neavaeh_ is the hottest and smartest girl EVER!!MAhttp://demo.plainblack.comdemo!NAdemohttp://demo.plainblack.com 9wikihttp://wiki.webgui.org {preaction wants you to know: Look preaction, doesn't worka strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Be specific! Examples of what doesn't work (or the URL) tend to help too.CQ#w#perl statshttp://cabbage.org.uk/2007/pisg/freenode-%23perl.html@3Ycoping with scopinghttp://perl.plover.com/FAQs/Namespaces.html and http://www.stonehenge.com/merlyn/UnixReview/col46.html@lKzoffixZoffix is a CSS Guru, the best person I have ever met. His/her/its/* site is http://zoffix.com/#TAirateda pirate of O'Reilly books"UEgitat http://git.or.cz/gitwiki/AVill"ill" means "sick". Perhaps you meant "I'll" or "I will".Jim"im" means "instant message". Perhaps you meant "I am" or "I'm".sXajdv79jdv79 has trolled #perl in the past: merlyn: why does perl not benefit from any corporate support?  ()Y#!punctuationignored inD\goatsehttp://www.time.com/time/covers/0,16641,1101040920,00.html ]DR-DOSHELLq-deceval: gumbybrain_#KillerDemon because a friend of mine lives somewhere, and they dont want to give him the key because they dont even know what it's for7`'[chris picturehttp://gallery.rapidpacket.com/vegas06/>a-amerlyn's columnsunix review (69 and counting), linux magazine (92 and counting), web techniques (70), perl journal (14), freely available at http://www.stonehenge.com/merlyn/columns.htmlgfGbe mjdYOU CAN'T JUST MAKE SHIT UP AND EXPECT THE COMPUTER TO MAGICALLY KNOW WHAT YOU MEAN, RETARDO!Egfindbinuse File::Basename qw(dirname); use lib dirname(__FILE__);taopsthrig paladin somni kitchen bod rindolf khisanth tybalt89 simcop2387 sili tag BinGOs beth Chris62vw somiani'daznetdazjorz}dazjorz gg{>_j!mysql port3306k+that wendall911cooll!that ZogGstupid one?mwaxscode merlyn: i dont have perl yet on my machine.'Glearning perl1. "Learning Perl", the Llama Book - http://www.oreilly.com/catalog/learnperl4/ 2. Beginners' Portals - http://learn.perl.org/, http://perl-begin.berlios.de/p1BTTFBack To The Future~q/_use qmail insteadThe "Use qmail instead" Syndrome is http://www.shlomifish.org/philosophy/computers/web/use-qmail-instead/MrDBQSDeliberate Bot Query Syndrome - If you're reading this, someone is telling you to stop telling him to stop talking to the bot... He/she is just talking to the bot for fun, it's harmless anyway. :-)Ms# expungementat http://tech.groups.yahoo.com/group/fors-announce/message/224tevistahttp://www.penny-arcade.com/comic/2007/02/02u/falseundef, 0, "", "0"Kv perlvarPerl predefined variables - http://perldoc.perl.org/perlvar.html Wy((@{ppl"ppl" is "parts per liter". perhaps you meant "people"?5x-Qrot13: the p226rthe rolls royce of combat handgunsWy!codemonkeyat http://www.jonathancoulton.com/2006/04/14/thing-a-week-29-code-monkey/ zmandrivaMandriva Linux, the distribution formerly known as Mandrake. http://www.mandriva.com/ ; http://en.wikipedia.org/wiki/Mandrivareparaz yes becouse /bin/sh is linked in the system to some nasty shell that *logs* all, I'm trying to do a shell without logging...:|oleykisat http://www.971freefm.com/pages/podcast/117.rssH}html dogHTML Dog's XHTML and CSS Tutorials - http://www.htmldog.com/$~?botsnackI'm not your prank monkeyfGmysqlmysql - not a real database - why not a real database ; http://sql-info.de/mysql/gotchas.htmloSkarmapass out karma to those who deserve it (GumbyBRAIN++) and retract it from those who don't (satan--) ::HzF>1zoidbergThe best shell ever, allows you to use perl directly on the commandline to manipulate things. Homepage at http://www.pardus.nl/projects/zoidberg//whenthe clock change?N3}not == not. man mt3dumb, period ... that' too much for you as I can see ^_^/[ownerChris62vw owns me in various positions.9itimtoadyTIMTOWTDI: There is more than one way to do it4aopenfly you are just being a dick on ircV'tmrfeThe Man Responsible For Everything -- Sometimes you DO have someone to blame.!XSSXSS is Cross-Site-Scripting attacks, http://en.wikipedia.org/wiki/Cross_site_scripting , http://www.cgisecurity.com/articles/xss-faq.shtml` ))Randal's bookscamel 1+2, llama 1+2+3+4, alpaca 1+2, gecko, shiny ball (EPP), Perls of Wisdom> -aRandal's columnsunix review (70 and counting), linux magazine (94 and counting), web techniques (70), perl journal (14), freely available at http://www.stonehenge.com/merlyn/columns.html OO"} uatlasFind the location of #perl'ers on http://www.frappr.com/freenodeperl/ and of all Perls on http://www.frappr.com/perl0cthe bestIhere docshere documents are arbitrary strings with style! http://www.shlomifish.org/lecture/Perl/Newbies/lecture4/string-forms/here_doc.html ; http://www.stonehenge.com/merlyn/UnixReview/col12.htmlB7asufferin fer bufferinhttp://perl.plover.com/FAQs/Buffering.html/99sufferin from bufferinTry ibuprofen instead!lYreFor regular expressions see the perldocs qw(perlretut perlrequick perlreref perlre) http://xrl.us/ozni)Test::RunTest::Run is a new and improved test harness for TAP based on Test::Harness and TAP::Parser. See: http://web-cpan.berlios.de/modules/Test-Run/}#cshell quoteShell Quoting is be careful! Use open, system (@list) or see http://search.cpan.org/dist/String-ShellQuote/PTAPTest Anything Protocol - http://testanything.org/wiki/index.php/Main_Page ^v\YgErindolfShlomi Fish, http://www.shlomifish.org/ (His F.A.Q. - http://www.shlomifish.org/meta/FAQ/ )b=tomasu I currently scrape google for my !gdefine command.. its changed a couple times.-sothat the job of?bAlispLisp is "the most beautiful language, but every program written in it is ugly" (Larry Wall). http://en.wikipedia.org/wiki/Lisp_programming_language . Lisp has been very influential on most modern programming languages.#?oraclehttp://www.oracle.com/ , http://en.wikipedia.org/wiki/Oracle_database, http://oracle-wtf.blogspot.com/. That or the Delphi Oracle or NP-Complete Oracles.StemplateHTML::Template, Template Toolkit, Text::Template, Petal, ClearSilver...#1'relears cargo culthttp://en.wikipedia.org/wiki/Cargo_cult , http://en.wikipedia.org/wiki/Cargo_cult_programming , http://wwwcdf.pd.infn.it/~loreti/science.html --"fhg!'cargo culthttp://en.wikipedia.org/wiki/Cargo_cult , http://en.wikipedia.org/wiki/Cargo_cult_programming , http://wwwcdf.pd.infn.it/~loreti/science.htmlSchanlistFind Freenode channels at http://irc.netsplit.de/channels/?net=freenodeA ic"ic" means "integrated circuit". Perhaps you meant "I see"?=!{bblbbl means "barrel". Perhaps you meant "be back later?""#%omfgwtfstfuETOOMANYSEXX9#igumbymoohttp://gumbybrain.com/brain/gumby200703221.jpgf$#;dragon bookhttp://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools_(2nd_Edition)'!-perlnewbie[see whiteghost]-(Qshootouthttp://shootout.alioth.debian.org/)5wiifmWhat's in it for me.<*qperlsynPerl syntax - http://perldoc.perl.org/perlsyn.htmlN+perlpodPerl plain old documentation - http://perldoc.perl.org/perlpod.html0,#Qwtf licensehttp://en.wikipedia.org/wiki/WTFPLc-EthxTEH CHANNEL IS LISTENING - donate to the Perl Foundation: http://donate.perl-foundation.org/ YY/@8/!crantanplanthe dog who is stupider than his own shadow!0++perlygatekeepergreat for 1 dayc5?unfair"forced to exist in this world of doltish ignorant cretins and liars with selfish motives6merlynRandal L. Schwartz, http://www.stonehenge.com/merlyn/ - Perl writer, tutor and consultant. Now with the new and improved nick, <8ypplppl is "parts per liter". Perhaps you meant "people"?9;mBinGOsDon't parse BinGOs with regex use BinGOs::Parseri<!Cwhitenoyce hey bitches help me scrape the search engines for email addressesP>Caelum there was no entry for Caelum, so I added it to the databaseO?imim means "instant message". If you mean "I'm" or "I am", please say thatl@WftwFTW is a 1994 film about an ex-con who is a rodeo rider. If you mean 'for the win', please say that.!A)-InvisibleGh0st[see whiteghost]*BMund[3]ra scriptkiddie. do NOT help him. 11wE3C!ybenchmarksThere are lies, damn lies, statistics, and benchmarks.  r'r' is a letter of the alphabet that comes before 's' and which can make just one sound - likely, however, if I am asked about it, you're wanting me to point out how GALACTICALLY STUPID using 'r' instead of 'are' will appear. You can wean yourself of this habit by silently pronouncing it to yourself as 'grrr' when you are typing it, and then you will realize how stupid you look.Gperl6it's never going to ship... but I hear perl 5 is quite niceS"!SuperJuerdHave no fear Juerd is here! Your Unicode problems are nothing to him!$+涼宮ハルヒHAWT|%mnon-rootuse local::lib or read Using CPAN with a non-root account at http://sial.org/howto/perl/life-with-cpan/non-root/L&octocathttp://markelikalderon.com/wp-content/uploads/2008/04/octocat.png{'ovarvarWhy it's stupid to `use a variable as a variable name' - http://perl.plover.com/varvarname.html keywords: softref D N>C'CommandPromptahemD!upd... scanning: host: 1.2.1.2 port: 445 ... host: 1.2.1.1 port: 445 PORT OPEN !!! ... (...) ... upd has left this channel ("sux no help.").GEDavemanhe likes greeting everyone. a lot! & is cookoo for closures!sF#UobjectivismObjectivism, Ayn Rand's Libertarian Philosophy - http://en.wikipedia.org/wiki/Objectivism_(Ayn_Rand)3G_PBstorehttps://www.plainblack.com/store/services| f00li5hf00li5h has contributed nothing to the perl community thus far0Yfossfoss is free and open source software.,JUrizenJT, the creator of WebGUI, aka TMRFELK#perlDreamerColin Kuskie, Contributor of the Year, and jack of all tradesFLvaydeNik Ogura, aka bengchoi, aka Nik, is a WebGUI padawan learnervM%YMrHairGreaseMartin Kamerbeek, aka MrCookingGrease, aka Eurotrash with sex appeal, and is a Contributor of the Year NN C5Hs,N!maxscienceiPhoneGuy, some ridiculous bastard from Italy that bitches as loud as he can scream, but is unwilling to lift a finger to help out;OkScribbleJYou might enjoy it, depending on how you swing. P7carebarethe ever cuddly rizenNQLARPLive-Action Role Playing -- One of the last vestiges of the uber-geek.`R5integralAnd the perl stud spoketh "And lo, the sky fell and the channel was painted purple.";Smvasiliyb i r want to spam u, go to my website!T#hsHigh School(UQWRTWith respect to or With regards to4Vajeffhanhttp://www.youtube.com/watch?v=QKh1Rv0PlOQWsmaintainWrite all your code as if the person who has to maintain it is an axe-weilding psychopath who knows where you live.\X7ESREric S. Raymond, http://catb.org/~esr/ , http://en.wikipedia.org/wiki/Eric_S._Raymond*Y!Galso, htmlhttp://htmlparsing.icenine.caEZ LSBone of "Linux Standard Base" or "Least Significant (byte/bit)" /z3of'RPDrakea good friendGg#}fact searchuse bot2387, by either /msg or by addressing it. it has two commands "vsearch" which searches all the facts for a certain word in the fact, and "search" which searches the fact names. ex. bot2387: vsearch idiot, it limits the results to 10, to get the next ten results for your search, use "more" or "next page"j+megahalsee: gumbybrain$k=perl memehttp://www.perlmeme.org/-l%Isuck my doesanything for you my sexy lady!Copicturemy picture ~ http://gallery.pichars.org/modus/perlbot.png9pqMIPSMicroprocessor without Interlocked Pipeline Stages&qAxtat picshttp://gallery.pichars.org$rApicharshttp://gallery.pichars.org>u!operl beginThe Perl Beginners' Site - http://perl-begin.org/ 5 Efyvetutorialshttp://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.org/tutorials/ | http://learn.perl.org/library/beginning_perl/^x!-hackers-ilHackers-IL, a group of Israeli software enthusiasts - http://www.hackers.org.il/ly%Efeeling good"Feeling Good" by David A. Burns - a field guide to Cognitive Psychology. http://xrl.us/vurb"zGgbGumbyBRAIN: dongalicious babyT{dazjorzA Perler, almost always in #perl after 15:00 GMT. See http://dazjorz.com/"|=Hor|zonHor|zon is my dog's name}!/Bill GatesBill Gates is gay$~=sillynesseval: perlbot: sillynesspYpbrideThe Princess Bride - http://en.wikipedia.org/wiki/The_Princess_Bride_(film) - only the best film ever. 96;phphttp://tnx.nl/php http://i4031.net/pH/PHPSucks ruby is halfway between lisp and perl just like PHP is halfway between a template system and VB 5/catalystCatalyst - The elegant MVC framework - http://www.catalystframework.org/ | Also see #catalyst on irc.perl.org ("There be dragons") and ##catalyst$V#9webgui wikihttp://wiki.webgui.orgW'%learning perl"Learning Perl", the Llama Book - http://oreilly.com/catalog/9780596520106/index.html (new fifth edition, covers 5.10) . see also YX#!hack buubotIf you want to try to hack/break/rape buubot, do it in /msg, or in #buubot`Y=newsPerl News Sites are http://perlbuzz.com/ , http://use.perl.org/ , http://perl-speak.org/dZAforumsPerl Forums are http://perlmonks.org/ , http://perl-speak.org/ , http://www.cpanforum.com/ Xff4Mp!D+failsomefails and stuff2;=nude lesbian gladiatorsthe best porn available.9malpacahttp://www.oreilly.com/catalog/intermediateperl/%)5module installcpan -i Some::Module'chucka cool person'haxxorjsldkjfwjkflj =jubeetell perlbot about jubee)Q.int.int is International Organization7.eu.eu is European Union #.kkkDie, honkey- SLGIDQABLets Get It Done Quickly And Bugful 7testdccDCC SEND LOLLERCOPTER4 goswdOpen Source Web Design - http://www.oswd.org/3ccoping with scopinghttp://perl.plover.com/FAQs/Namespaces.html , http://www.stonehenge.com/merlyn/UnixReview/col46.html and http://www.mail-archive.com/linux-il%40cs.huji.ac.il/msg33714.html#!9perl-beginhttp://perl-begin.org/:)_beginning perlhttp://www.perl.org/books/beginning-perl/095coping with GumbyBRAINGumbyBRAIN: jerk it!L wiresharkWireshark - http://www.wireshark.org/ - A GUI Protocol Analyser yyT*|'P;yshow me your referenceshttp://www.stonehenge.com/merlyn/UnixReview/col68.html1ileaky abstractionshttp://www.joelonsoftware.com/articles/LeakyAbstractions.html ; http://en.wikipedia.org/wiki/Leaky_abstraction(Gincomingftp://pause.perl.org/incoming5utslUse the Source, LukeUWgis that even relevant to the topic orthis just your way of saying "ive read SICP"?2!Wblead perlhttp://dev.perl.org/perl5/source.htmlOszabgabGabor Szabo - http://www.szabgab.com/ - The Israeli Head Perl Mongeri#AselfishnessSelflessness, Selfishness, Rational Self-Growth and anything between is http://xrl.us/v8nw<#ilwall factshttp://use.perl.org/~Shlomi+Fish/journal/32866U5perlbot doesn't workDoesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. "OO3"CdwDoesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too.1ISAGNI See A Great NeedoYmodusirc.freenode.net #modus http://modus.rapidpacket.com SUBSPACE http://gallery.pichars.org/modus_reborn/JfaqThe #perl FAQ is at http://perl.net.au/wiki/Freenode_Sharp_Perl_FAQ- 3;coping with DavemanGumbyBRAIN: Daveman it!1htmldon't parse html with regular expressions! See HTML::Parser, and it's subclasses: HTML::TokeParser, HTML::TokeParser::Simple, HTML::TreeBuilder, HTML::TableExtract, etc. See also http://htmlparsing.icenine.ca/. ${D_"%+ChristianityThe belief that a cosmic Jewish zombie who was his own father can make you live forever if you symbollically eat his flesh and telapathically tell him you accept him as his master, so he can remove an evil force from your soul that is present in humanity because a rib-woman was convinced by a talking snake to eat from a magical tree.T#testingWrite Automated Tests! http://perl-qa.hexten.net/wiki/index.php/Main_Page+$Uqemuhttp://fabrice.bellard.free.fr/qemu/P%includePHP-like includes in Perl are not supported. See - http://xrl.us/weutE&+sPOE::Wheel::Runhttp://poe.perl.org/?POE_Cookbook/Child_Processes_28'cshow codeShow us the shortest _real code_ example that demonstrates your problem. An edited or shortened example almost definitely doesn't tell us what we need to know to help you. 'e+(Mexamplemake a small but otherwise complete example that demonstrates the behavior you're seeing. If you still have a problem post your example and we'll talk about it. )booYIYKES!S*hypomaniaHypomania - http://en.wikipedia.org/wiki/Clinical_depression#Hypomania+,Qbuubotyour mortal enemy. destroy buubot.:--YChris62vw's ruleThe conversation about how someone shouldn't do something in an IRC channel is always at least twice as long as the text the accused person created in the first place!;meowf00li5h's favorite word\/%%israel mythshttp://www.shlomifish.org/philosophy/politics/dispelling-myths-about-israel/!0EEEEE is Electrical Engineeringt1-Mshlomif vim tipshttp://shlomif.livejournal.com/tag/vim and http://community.livejournal.com/shlomif_tech/tag/vim {d-2Scursing hey stop c-c-c-cursing! ;((3!Aperl regexLearn Perl regex syntax: http://perldoc.perl.org/perlre.html http://perldoc.perl.org/perlretut.html , http://www.regular-expressions.info/lookaround.html+4WOEDOED is the Oxford English Dictionary.t5epregDon't fucking ask us about your crappy php problems. We don't care. No, really, we don't care. PCRE has absolutely nothing to do with perl. And yes we know the people in ##php are too stupid to answer your question. We still don't care.6-DIAF"Die in a fire!"%7IESAD"Eat q[ender]'s shit and die!"98U1has 'perl' in the name,. but perlbotnot a part of perlB9Taiwana province of China, and nothing they do can change that.6:)Wshlomif flickrhttp://www.flickr.com/photos/shlomif/6;)Wshlomif photoshttp://www.flickr.com/photos/shlomif/'<+7Chris62vw's lawsee: Chris62vw's rule eHH]b/htmldon't parse html with regular expressions! See HTML::Parser, and its subclasses: HTML::TokeParser, HTML::TokeParser::Simple, HTML::TreeBuilder, HTML::TableExtract, etc. See also http://htmlparsing.icenine.ca/.?3purlwrong network buddy5replRead-Eval-Print-LoopXA#photobucketChris62vw photobucket: http://s182.photobucket.com/albums/x226/Chris62vw/B7Let's love each otherOkay!\C5sortA Fresh Look at Efficient Perl Sorting: http://www.sysarch.com/Perl/sort_paper.htmliDIlwpcooklwpcook - The libwww-perl cookbook: http://search.cpan.org/~gaas/libwww-perl-5.803/lwpcook.podE#selectselect - Returns the currently selected filehandle or sets the current default filehandle for output. See perldoc -f select and IO::Select2FgCSCS is 1) Computer Science ; 2) Counter StrikefG?installedTo check if something is installed, use perl -MMod::Name\ 999 or see perldoc -q installed K_H5smbSuper Mario Brothers/dongsGumbyBRAIN: dongsetutorialhttp://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.org/tutorials/ | http://learn.perl.org/library/beginning_perl/!K9bodytemp97.88F, 36.6C, 309.75K"b7ZoffixHates retards ( http://haslayout.net , http://zoffix.com , http://zofbot.zoffix.com ):Mmnasa tvhttp://www.nasa.gov/55644main_NASATV_Windows.asxN#}utf8 U+203d‽ - U+203D INTERROBANG. Unicode category: General Punctuation. Codepoint: 8253 (decimal) 0b100000_00111101 (binary) Oofer0ofer=)_jagerman patchhttp://jagerman.com/perlbot-unicode.patchQQ!GRTGuttman-Rosler Transform - see http://www.sysarch.com/Perl/sort_paper.htmlJRthank youif you really wanted to thank me, you would give me a blowjob  IICtryyy+jerk itbuubot: jerk itUT)crap tutorialsAVOID THESE tutorials - http://www.tizag.com/perlT/perlfileopen.php_U!/new moduleTo write a CPAN module, see perldoc perlnewmod, perlmodstyle, perlmod, perlmodlib@wstatshttp://cabbage.org.uk/2007/pisg/freenode-%23perl.html.WWwoowooWOOWOO http://jagerman.com/woowoo.wmv X%/capitol perlsee: capital perl=YIEunfortunately, chanServCheckdisabled in my configuration*Z'AI'm not sure,it larger than a breadbox?k[ULTSLeaning Toothpick Syndrome. Change your delimiter if you are having to escape all the / in your RE.{\sutf8Usage: utf8 {utf8 character|hex codepoint}. Also see jagerman's terminal-based version at http://jagerman.com/utf8]}perlisismPerlisism: When a man tells you he wants a language in which he needs only state what he wants done, give him a lollipop^}perlismPerlisism: When a man tells you he wants a language in which he needs only state what he wants done, give him a lollipop x>\n!6bGc=meowGumbyBRAIN> Meow is the central organ of the swing dance scene in ithaca, most of them.'`OBNFan acronym for "Backus Naur Form"a3obliono more! long live!ceasynot hard?d!qjava suckshttp://fax.twilightcoders.net/files/Accessors.javaneQpatienceThe people who help here are volunteers. Your attitude will determine how politely you are helped.fblow mealright.)g#Cbug in perlNo, it's not a bug in perl.h=420Drugs are bad mmmmmmmkay;j!iarithmetic2 + 2 == 5 for significantly large values of 2+kKfightcluprule #1 There is no fight club!+lKfightclubrule #1 There is no fight club!'mGtubgirlYour mom is a frickin tubgirl.nYparisYeah I Did her. It was me in the videoI!]benchmarksdamned lies. Damned lies and benchmarks.LeoNerdFAIL Of course that's really a rhethorical question for "you're a dumb slut"slurphttp//www.perl.com/pub/a/2003/11/21/slurp.html Use File::Slurp, or some code like this: my $file_contents = do { local $/; <$fh> }wfoo barbazzles^x9thiskinda of hacky not sure if its any better than using a goto.... but I while loop it on ($something == 1) { } and then set $something to 0 from within the calculation when it was really finished tiny bit... well loly'cursesfoiled again!   -RmSopsthrig paladin somni kitchen bod rindolf Chris62vw khisanth tybalt89 simcop2387 sili tag BinGOs beth|5browniedoing a heckuva job."}?assumeMaking an ASS of U and ME7mjobsSee bennymack for job opps in US-NY-Buffalo area|!iwrite-onlywrite-only is a misattribution given to Perl by non-Perl programmers. Perl programmers can read Perl code. Non-Perl-programmers may or may not be able to read Perl code, just as plumbers may or may not be able to repair your automobile.y%_accomidationcome and live with f00li5h, he's friendly, and not too bad at perl. see also: f00li5h.pin21.com/flat.html_f00li5hcome and live with f00li5h, he's friendly, and not too bad at perl. see also: f00li5h.pin21.com/flat.html/_4((0|\/|1|)47i0nzcome and live with f00li5h, he's friendly, and not too bad at perl. see also: f00li5h.pin21.com/flat.html A  e,1apptthe Perl Power Tools, implementations of many Unix user-land applications in Perl according to BSD standards. You can find it on CPAN at http://search.cpan.org/dist/ppt/.i13stop saying scripta script is what you give to the actors; a program is what you give to the audience$Ameowmilk and nip for @kitties;golfPerl golf (least bytes win) http://terje2.frox25.no-ip.org/~pgas/score.pl?func=show&template=faq and codegolf.com's #codegolf; oachieveStep back. Explain what you're trying to achieve.e ?debuggerperldoc perldebug, perldoc perldebtut, http://www.perl.com/pub/a/2006/04/06/debugger.html; w10xCan't you take the slightest effort to type "thanks"?+ C'i don't want to use modules/join #python M hh~h:G worksGood. I'm glad that your program is a productive member of society, generating value for its fellow men. Now, would you mind telling us exactly what it is doing wrong, what you expect, and otherwise enough actual useful information to help you debug your problem?xmjavaGumbyBRAIN> F00li5h, low class person who tries to sell low-quality in an alcoholic drink made from cocoa beans.!)-leave me aloneStop bugging us!-95coping with GumbyBRAINGumbyBRAIN: jerk it!'initselfa RTFM troll.NthanxWhat, you can't take an extra second or two to type "Thanks" instead?2]perlasswhen your ass goes numb from coding perlIperlneckwhen your neck starts to feel subluxed because of coding perl seggassS%dslone of Domain Specific Language, Digital Subscriber Line or Damn Small Linuxhive mindperl%your docoin sad shape2clamelame lame lame lame lame lame lame I R LAME }}v0Hj)qshoe or bottlePounding A Nail: Old Shoe or Glass Bottle? http://weblogs.asp.net/alex_papadimoulis/archive/2005/05/25/408925.aspxq[opsthrig paladin somni kitchen bod rindolf Chris62vw khisanth tybalt89 simcop2387 sili tag BinGOs beth mst6gMooseStevan Little's brilliant OO infrastructure for Perl, based largely upon the concept of metaclasses. http://www.iinteractive.com/moose and irc.perl.org/#moose for more info.+wtsWanting to Sell?RIFReading is Fun-duh-mentalm WrtfmRTFM - Read the Fuc^H^Hine Manual. or http://mongers.org/rtfm or http://imgs.xkcd.com/comics/rtfm.png_!=vimA highly functional, pluggable, programmable programmer's editor. Available for many platforms; see http://www.vim.org/ or http://vi-improved.org or http://mamchenkov.net/wordpress/2004/05/10/vim-for-perl-developers/C}wronghttp://www.doingitwrong.com/wrong/internet_in_africa.jpg c EE3cccg#=#xp_prg's version of loveto really, really, really like someone, also how you feel when you watch TV0$Wrfc1918rfc1918 is also bcp 5. It defines private networks that aren't to be routed on the public internet. The networks are 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16.c5_betterBetter or worse are completely arbitrary..&_bphttp://www.perl.org/books/beginning-perl/ 'blortblort(beep)3the absolute answerdongs.*]dordefined-or operators: http://xrl.us/5kd5-+]//defined-or operators: http://xrl.us/5kd5OyourA genitive second person singular in English. Or, if I'm being asked about it, it it likely to point out how GALACTICALLY STUPID misusing "your" appears. See ur.P-!EfficiencyWhich is more expensive per hour: programmer time or machine time?.!#wrong toolCannot run out of Perl. There is infinite Perl. You are finite. Perlbot is finite. This... is wrong tool. No, not good. No, never use this.  ,,&2U#er/-Iworkbench on php All they need is some horsey unreadable typeface to complete the design nightmare.U0+stSchwartzian Transform at http://www.stonehenge.com/merlyn/UnixReview/col64.html*1U.cd.cd is Zaire (Republic of The Congo) 2foobar 3=llamalearning perl is a llama>4{openperldoc -f open, perldoc perlopentut or perldoc perlipc~5wregexWe don't do non-perl regex questions here, not even if you think the answer is the same in your language as it is in perl. It usually isn't! (it's also not our fault that nobody in #php or #regex knows the answer.) See PCRE. http://xkcd.com/208/16-IGumbyBRAIN: whatthe difference between you andWcatalystCatalyst - The elegant MVC framework - http://www.catalystframework.org/?8yrule 3Stop asking me about silly rules and get back to work.97rule 4don't forget to HLAGH@:{rule 5The fifth rule of #perl is you do not talk about #perl.4;crule 6evidently several people didn't read rule 3 ll-@T$g~1<]rule 7SHUT THE HELL UP YOU FLAMING CRAP WEASEL-=SRule 34There is porn of it. No exceptions.>rule 8dongs?9applemade of fail and shiny(@KgghoulThe master of anti-vivisection.AimMutebroken.`B?ormhttp://en.wikipedia.org/wiki/Object-relational_mapping, see DBIx::Class, Rose::DB::Object0CYbitchesbitches ain't shit but hoes and tricks~KmeowCan has chicken? Can has liver?2WthreadsFriends don't let friends use threads#==^_^=kitty wants milk and nipTG/ has anyone used Xthis is a variant on asking to ask. just ask the damn question.vHcfeatherfeather.perl6.nl, Juerd's contribution of corporate-backed shell access for people to play around with pugs@I#qperl6 biblehttp://search.cpan.org/~autrijus/Perl6-Bible-0.30/J%maukethe perl godK/qaQuality AssurancefLEgreedy.* is greedy. .*? is not. See "perldoc -q greedy", perlrequick, perlretut, perlreref, perlre 33u 0|!B?Mystep 1No matter what, step 1 is always "Check the Error Log"4NA;95401750275839571760184015apeiron: freebsd sucks!&OEmacminimac mini is a great computerP)fuck your lifen, f u l+goatse operator=^_^=R!decnot goatseapeiron=^_^=IT#who are youi am you as you are we and i am he and we are all togetherU1PHBPointy-Haired BossVu'u' is a letter of the alphabet that comes before 'v' and which can make a variety of sounds - likely, however, if I am asked about it, you're wanting me to point out how GALACTICALLY STUPID using 'u' instead of 'you' will appear. You can wean yourself of this habit by silently pronouncing it to yourself as 'oo' when you are typing it, and then you will realize how stupid you look.W?>3You're damned right I am!WX122 is the integer after 1 and before 3. If you mean 'to' or 'too', FUCKING SAY IT.Y'a/s/lDIE IN A FIREIZRFEChris62vw needs to add convenient factoid addition features to you Ennb+"????S[css unitsem [font height; i.e. 1em == font-size], ex [~ height of "x" in the font], px [pixels], in [inches], cm [centimeters], mm [millimeters], pt [points; 1 pt == 1/72 inches], pc [picas; 1 pica == 12 pt]1cl0udSee 'unicode 2601'$^'5Error: "blah"not a valid command.oWxmlhttp://perl-xml.sf.net/faq/ and http://www.xml.com/pub/a/2000/04/05/feature/ (XML parser comparisons)`=urJust as bad as u. See u.apearlsee perl9bw apeiron's philosophy on "can I ask a regex question?"Don't come here asking us about non-Perl regex questions, because apeiron will try his hardest to give you a Perl-only solution.:)Yline in a filehttp://shoebox.net/line-in-a-file.htmld7!!the truth-of operator=e'eprereqophobiathe irrational, irascible (for the knowledgeable, anyway) fear of making one's life easier by eschewing all code reuse. Also known as NIH syndrome, for "Not Invented Here". xx+paaa+Iwoo woohttp://jagerman.com/woowoo.wmv?g3_rindolf about gmailhttp://shlomif.livejournal.com/46955.html'fnordserfbot: evalVi!metaperlA troll, but sometimes his trolling produces thought provoking discussion.Bj[=Somni: Can you teach that 'this channelfor helping Perl...' to?ml57pyronecroboviphiliacA #perl Editorial: Now, while it's true that I occasionally have sex with a flaming dead cow, I don't think that makes me a freak. A moment of tenderness between myself and fiery livestock doesn't mean anything.n/is for#perl is for helping Perl programmers write Perl code, if you have questions about other software please ask in the appropriate place to perlbot. HxgLTTA three letter acronym: Learn To Think. If you are reading this, it's because you've demonstrated an astounding and lamentable lack of ability or desire to think for yourself. We are not in the business of handing out answers or babysitting. Please use your brain instead of calling for mommy the instant you run into a problem. Or hire a helpdesk; cf jobs.perl.org)pSNMRsomething dondelelcaro just made uprclosureeval: sub closure { my $foo; sub { $foo ++ } }; my $sub = closure(); my $other = closure() ; [ $sub->(), $sub->() , $other->(), $other->(), $other->() ] # note that the $foo that belongs to $sub is different from the $foo that $other has... and that they both continue to exist due to there being a reference to a sub in the scope they reside within. see also: coping with scoping*sQpwned"yeah? well, that's what you are!"  9`DZ?v}<")3IT'S GOT CHICKEN LEGS! TEHE, CHICKEN! I'M GONNA EAT YOU!$xMhow the hell about that... thereasy=;python equivalent of XYZWe're Perl coders here, primarily. We probably don't know what Python's XYZ feature is."zA#perlnot here to teach you perl{;inopJust because some random piece of software was written in Perl doesn't mean we know anything about it. Read the documentation and talk to the authors.|jeekthe man ~pingpong!5ponghttp://xkcd.com/117/hOjagermansomeone with nothing better to do9ef00li5ha man who got cranky and slay a broken robot#hobbssilly hobbs6cdwu perlLike, OMG! Perl is hard! Let's go shopping!jOcamelthe book Programming Perl, which has a picture of a camel on the cover; see also perldoc -q books U  J perltipA great tip for large scripts containing a vast number of variable names it is best to be consistent with your case sensitivity and maybe even develop a system for naming variables that makes sense to you. For the majority of us programmers, capitals are simply not an option. http://www.tizag.com/perlT/perlsyntax.phpG  FOSSfoss is free and open source software, or Festering Open SoreS.whatthis?$CaskDon't ask to ask, just ask.Gapeironemployed # about fucking timeY)iankyet another #perl nutjob; this one is perhaps obsessed with his interrobang‽}3Ycoping with scopinghttp://perl.plover.com/FAQs/Namespaces.html and http://www.stonehenge.com/merlyn/UnixReview/col46.html!/gumbygumbyGumbyGumby: dongs3SWEATEDthat's right bitch!1Wpreactionfor every action there is a preaction VVDDjOkarmapass out karma to those who deserve it (GumbyGumby++) and retract it from those who don't (php--)1rule 17Getting bored yet?gbMdwunot to appear in any factoids ;)g9gZoffixthe cruncher of babies and the hacker of CSSs 1#lowercase-zofficksne "Zoffix"(Gscentscent is our resident lolkthx1[shellsmany local LUGs offer free accounts (some just to locals/members/etc.); first 3 are free and i've heard good things. acme is non-free and i've heard good things. others i can't vouch: http://www.freeshell.org/index.cgi http://www.geekshells.org/ http://www.cluenet.org/ http://blinkenshell.org/wiki/Start http://www.acmeshells.com/ http://www.rootshell.be/; http://www.dmoz.org/Computers/Internet/Chat/IRC/Shell_PrUC{GumbyGumby talks literature simcop2387: George orwell was an accident.a7ruby vs. perl regexen rhizo: why is ruby's regex-engine inferior? it's the same! PCRE H5girlshttp://xkcd.com/322/meowpurr9fnordgumbybrain: GumbyGumbypastePaste your code to http://sial.org/pbot/perl http://erxz.com/pb or http://p3m.org/paste/fn/perl and #Perl will be able to view it., !KcompellingTHE POWER OF CHRIST COMPELS YOUC!'sbecause I canJust because you can does not mean that you should.+"35jagerman's locationhttp://maps.google.ca/maps?f=q&hl=en&geocode=&q=Sackville,+NB,+Canada&ie=UTF8&ll=45.95115,-64.335937&spn=87.21612,152.050781&t=k&z=3&iwloc=addr&om=1:#-[dooky's locationhttp://en.wikipedia.org/wiki/Isla_Vista=$%iharass somniSTICK! STICK! STICK! STICK! STICK! STICK!=%%ibut it worksJust because it works doesn't mean it's right.u&kπ3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865 t'glttA three letter acronym: Learn To Think. If you are reading this, it's because you've demonstrated an astounding and lamentable lack of ability or desire to think for yourself. We are not in the business of handing out answers or babysitting. Please use your brain instead of calling for mommy the instant you run into a problem. Or hire a helpdesk; cf jobs.perl.orge(IltrA three letter acronym: Learn To Read. Someone on this channel thinks that you've already been given the answers to your question. They may be wrong, but often they're right. Go back and read the responses, check any external references you were given and see if you missed something. If you still have a question, try wording it a different way. 00?tt )orlyyarlys+cfishGive a man a fish; you have fed him for today. Teach a man to fish; and you can sell him fishing equipment.-;DIASDownload It And See. ;).test123T0SscentiaGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaaaayO1set incTo change @INC (perldoc perlvar), 'use lib' (perldoc lib), or use the -I option to perl (perldoc perlrun), or set the PERLLIB or PERL5LIB environment variable (perldoc perlrun), or recompile perl.-3SscnetiaSTRAAAAAAAAAAAAAAAAAAAAAAAAAAAaight64!_timtowtdiwThere Is More Than One Way To Do It Wrong1q[ender]a prude lumberjack silia lazy transexual nazi eskimo anarchist antichrist sexist with cherry pits for balls that have the testosterone to power the NFL M..Yo| M>mofinolameM.MjagermanAn 11th level, Lawful Evil Pussy':KhtmlDon't parse html with regular expressions! See HTML::Parser, and its subclasses: HTML::TokeParser, HTML::TokeParser::Simple, HTML::TreeBuilder, HTML::TableExtract, etc. See also http://htmlparsing.icenine.ca/. If your response begins "that's overkill. i only want to..." you are wrong.;!azr|elSee cl0ud. <kevcool =#other regexDon't come here asking us about non-Perl regex questions because we will try our hardest to give you a Perl-only solution.A>yAdelaidewhere Australians send other Australians to ride subs.fWdwu#perl channel prostatot and strumpet.8+SLAME HEMISPHERELAME HEMISPHERE is where infi isn't AAmstan unknown nation builder.'B!Afnordfnordserfbot: eval "fnordfnord" gW5zRRRJC+}three questionswhat do you have? what do you get? what do you expect?7Dkchess♔ ♕ ♖ ♗ ♘ ♙ ♚ ♛ ♜ ♝ ♞ ♟ E1eval: "1"Pgentoohttp://web.archive.org/web/20061004022515/http://funroll-loops.org/#GGstmsoftware transactional memoryX#tyler-< tyler-> As a mildly gay person, it seems like it would suit me perfectly.BJ'qgrocery storehttp://jagerman.com/grocery_store_kid_no_candy.aviK/fnoordgumbybrain: fnordmLOinsanityThe definition of insanity is doing the same thing over and over and expecting different results.R+.ws.ws is Web Site0N#QgumbehbraneGumbyBRAIN: Where is GumbehGumbeh?Qinfi I genuinely don't believe words have intrinsic values, so I generally ban people for being irritating fucktards rather than use "profanity" here and there. $ j@PeQpastePaste your code to http://sial.org/pbot/perl http://erxz.com/pb or http://p3m.org/pfn/perl and #Perl will be able to view it.5ReswitchYaakov> Don't use Switch, it is canned hate.SpuzzleWe're here to solve problems, not puzzles. Needless restrictions will only frustrate us and cause us to stop trying to help'TKcards♠ ♡ ♢ ♣ ♤ ♥ ♦ ♧OU?spasted "WHY USE LISP!? CFASTAR?!?!?" at http://paste.lisp.org/display/50979;Vkundecidedwell, it's undecided, it could be anything, eh./fnordGumbyBRAIN: dongs Y"foo""bar"Z!horse girlRisha*[U♥<3 (sorry, I'm an old-fashioned bot)nQscentscent is our resident lolkthx, and is rumoured to be a KKK Wizard and has jealousy-inducing dreams bzlZM]3{foolish consistencyA foolish consistency is the hobgoblin of little minds.^hobgoblinSee: AD&D_)AD&DSee: hobgoblin a失敗FAIL bfail失敗.c[wumpgumbybrain: don't let iank dongify you!eASSCPANInstall dmake and mingw and put them in your PATH to use CPAN with Active State Perl -- or better yet, see strawberry perlegEviriivirii is an incorrect plural of virus - http://linuxmafia.com/~rick/faq/plural-of-virus.html hemo/wrists.MjagermanA 12th level, Lawful Evil Pussy.Ek Sorry, a run-time error occurred. Please fix me! I'm broken.woo>l}dwuOfficial #perl channel strumpet and general filthy whore+iankPerl? WHERE‽*nWMIMultiple Inheritance, also buubot sux oCIBCIBp.AL.usAlabama "AASfz'8L_o(<Ocuq.AK.usAlaskar.AZ.usArizonas.AR.usArkansast!.CA.usCaliforniau.CO.usColoradov#.CT.usConnecticutw.DE.usDelawarex5.DC.usDistrict Of Columbiay.FL.usFloridaz.GA.usGeorgia{.HI.usHawaii|.ID.usIdaho}.IL.usIllinois~.IN.usIndiana .IA.usIowa.KS.usKansas.KY.usKentucky.LA.usLouisiana.ME.usMaine.MD.usMaryland'.MA.usMassachusetts.MI.usMichigan.MN.usMinnesota#.MS.usMississippi .MO.usMissouri .MT.usMontana .NE.usNebraska .NV.usNevada '.NH.usNew Hampshire!.NJ.usNew Jersey!.NM.usNew Mexico.NY.usNew York).NC.usNorth Carolina%.ND.usNorth Dakota /?Se}$:Sh <shitheadSomewhere in the mysterious deep South, a black woman decided to name her kid shuh-TEED (the pronounciation), spelled s-h-i-t-h-e-a-d.M+silia lazy transexual nazi eskimo anarchist antichrist sexist with cherry pits for balls that have the testosterone to power the NFL who gets icicles on his pussy when the temperature drops below 25°C{KWq[ender]a prude lumberjack, 2" AROUND, BITCH!{'kittymilk and nip!(!%dwu barbieSmack. HARD!"'#5slut barbieMy nipples are HARD! .OH.usOhio.OK.usOklahoma.OR.usOregon%.PA.usPennsylvania%.RI.usRhode Island).SC.usSouth Carolina%.SD.usSouth Dakota.TN.usTennessee.TX.usTexas .UT.usUtah.VT.usVermont.VA.usVirginia!.WA.usWashington '.WV.usWest Virginia!.WI.usWisconsin".WY.usWyoming nodie$!shaldannonmarried!#%CJennaNO, AVOID HER AT ALL COSTS!9&#chelp on irchttp://workaround.org/moin/GettingHelpOnIrc  ` `0G:igentooa german priest that molested little children.purr=^_^=B<ycgi debugsee http://www.perl.com/doc/FAQs/cgi/idiots-guide.html:5pix plzhttp://xkcd.com/322/95pixhttp://xkcd.com/322//mofinodispenser of hateL7XoXI NEVER READ THE DOCUMENTATION, FUCK YOU TELL ME WHAT I WANT TO KNOW.&=pkruminspkrumins are science cat*5WTka GUI library for unix-likes; use Tk;?If00li5hlooking for a perl job in the Australia/Sydney/Epping area.!3)-touch jagermanpffft. fuck that!9fnordgumbybrain: gumbygumby'1!Arealmolacait's an awesome videogame.0#+sili's girlSee 1337 h4x0r.J/ woo wooYouwannat woo WOOO, knowumsain? http://jagerman.com/woowoo.wmv;%WFMWorks For MeeP-!txTEXAS, or if you meant to say "thanks," AT LEAST TYPE THE WHOLE DAMN WORD!,-shitheadSomewhere in the mysterious deep South of the US, a black woman decided to name her kid shuh-TEED (the pronounciation), spelled s-h-i-t-h-e-a-d. AA,X| J>3gentooa german priest that molested little children. More information can be found at http://web.archive.org/web/20061004022515/http://funroll-loops.org/!?!5conspiracyhttp://xkcd.com/258/#@%5conspiracieshttp://xkcd.com/258/)A#Copen sourceI think you mean open sores!CAuuocUse(less|ful) use of 'cat'D'5 + 5SCHFIFTY FIVETE#wikiswikis can be found here, and other placeshttp://c2.com/cgi/wiki?WikiEnginesF9h6.62606896 x 10-34 J syGue2.718281828459045235360287471352662497757247093699959574966967627724076630353547594571382178525166427427466391932003HCG6.67428 x 10-11 m3 kg-1 s-2I/Z(0)376.730313461 Ω_f00li5hlooking for a perl job in the Australia/Sydney/Epping area (again!)roommeow'LInorvighttp://norvig.com/21-days.html7N!astatisticsThere are lies, damn lies, and statistics.gO-3autovivificationperl adding keys to things when you act like the key should be there already #FIXMEPNEVER?NEVAR! (9o(Y/o\Nooooes!3Q)Qline in a filehttp://p3m.org/line-in-a-file.htmlFR;ci want to know a secretYou want to know... a secret? Cause I know one, and it is sooo good to hear it. You want to know what it schwas? Alright, I'll tell you what it schwas. I know... how to count... alllll de way to schfifty five. ...and I will tell you how to do it, faster than you can say, "Poopty peupty pants."-SSscentiaGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaaaay%TEfoadifFuck Off And Die In FluorideLU@INCTo change @INC (perldoc perlvar), 'use lib' (perldoc lib), or use the -I option to perl (perldoc perlrun), or set the PERLLIB or PERL5LIB environment variable (perldoc perlrun), or recompile perl.VV%dh-make-perlFor building and installing a .deb for not-in-apt perl modules (named libsome-module-name-perl for Some::Module::Name), apt-get install dh-make-perl, then: dh-make-perl --install --cpan Module::Name3W[economicsTHERE IS NO SUCH THING AS A FREE LUNCH! X\o/Yaaay! D 9Qt(Z'=itunes barbieMultiprocessing is HARD!unicodehttp://tnx.nl/perluni,perluniintro,perlunicode,perlunitut,perlunifaqkIZoffixthe cruncher of babies (see: http://fukung.net/images/2064/09_pics.jpg) and the hacker of CSSs5])Uvalue in arrayhttp://perlmonks.org/?node_id=371938^%roflmfaoaotpidiocy _5fursecuteYIFF IN HELL, FURFAG@`!spseudoperlpseudoperl is a trademark of f00li5h industries P/L*aQedenclegendary awesomeness (apparently)b-ffnordserfbot: perlbote##dong theoryask Zoffix.zfgaol speakUsing "u" and "r" in place of "you" and "are" is appropriate for heart-shaped candies made of chalk, not IRC.-g-Abotscan MELIANTESCAN PROCEDING PLEASE WAIT4hgworkAll work and no play makes Zoffix a dumb boy. ]]g @7H[hi';dmake problemIf dmake gives you problems, try using nmake: http://www.tek-tips.com/faqs.cfm?fid=1687!whatWhat what?$k#9bash prompti get my to the toiletal?crudCreate, Retrieve, Update, Delete -- the four corners of a proper database management toolKn'catalyst bookhttp://www.packtpub.com/catalyst-perl-web-application/booko1I'm all outa coinsGAME OVERp+MEAT TENDERISERHAMMER,qMcommunisman intoxicant and an aphrodisiacr5ur momhttp://xkcd.com/366/osUperlishPerlish Coding Style - http://perl.4pro.net/pcs.html - a non-recommended style of writing Perl code.,tSfihi09Not allowed to give advice anymore.Su'noWhat are you doing, why are you doing it, and how can I convince you to stop?vprofistupidwpsyopIRC user0x[psyop_can't spell his nick right, see 'psyop'oy!Our problemUr has ANOTHER problem? they need to elect a new mayor there or that city will go down in flames. Z nFMMTzmodulinoshttp://www252.pair.com/comdog/mastering_perl/Chapters/18.modulinos.html={qpastebothttp://search.cpan.org/~rcaputo/Bot-Pastebot-0.52/!meowiank: purr:}kport 587Port 587: email message submission - Submission(~GPort 465Port 465: SMTPs - secure SMTP?9Yyoutube ping pong firehttp://youtube.com/watch?v=RFHM3PNZ4N0+'Cwhere are youin ur base, killin ur dudes9qvamphttp://www.slash7.com/articles/2006/12/22/vampires!pxperlhttp://pxperl.com/ (url dead - seems unmaintained) perl distribution for Windows that's not ActiveState and includes a C compiler and Pugs0]duckso< o< o< o< o< o< o< o< o< QUAAAAAAAAACKOtyler-a mildly gay tattoo person, it seems like it would suit me perfectly.a3f00li5hf00li5h is male, and looking for a job/flatmate in the Australia/Sydney/Epping area `3Wq[ender]a prude lumberjack, 2" AROUND, BITCH! 9mofinolame dispenser of hate` %-doesn't workWhat do you mean it doesn't work? What happens when you try to run it? What's the output? What's the error message? Is it unemployed? What did you expect to happen? We need more information to help you.'Olearning perl"Learning Perl", the Llama Book - http://www.oreilly.com/catalog/learnperl4/; see also oellidirainbow bubble who dives to work via sewer tunnelF}cl0udulacl0ud detective, secret ID 2601, who slept with MacBook./cl0udSee: unicode 2601;!iquickcheckat http://www.cs.chalmers.se/~rjmh/QuickCheck/ :-Igm::::0#YIrule 2Do NOT talk about /b/ (eBaums did it.)8"iIrule 1Do not talk about /b/ (Only applies to raids.)%!GWCPGWWhat Could Possibly Go Wrong?>kuninstallhttp://sial.org/howto/perl/life-with-cpan/#s6.7V#backpanwhere you can find older releases of CPAN modules: http://backpan.perl.org/^7taocpThe Art Of Computer Programming, http://www-cs-faculty.stanford.edu/~knuth/taocp.htmlz-UlolTo laugh is to risk appearing a fool&KTINCjust what they want you to tink cabalTINC/cyber*unf* *unf* *unf*7oLQLLOL QUERY LANGUAGE ( http://sial.org/pbot/29910 )5exmonada tiling X window manager written in Haskell5_FSA Regexhttp://swtch.com/~rsc/regexp/regexp1.html#?frogbot'Leaping Into The Future'^/poe debugsub POE::Kernel::ASSERT_DEFAULT () { 1 } sub POE::Kernel::TRACE_DEFAULT () { 1 }TjagermanA 12rd level, Lawful Evil Pussy failing to handle unlimited God plan.+goatse operator=()=)kitty operator=^_^=e &,28>DJPV\bhntz "(.4:@FLRX^djpv|aGbRc^dqeyfg hi"j.k;lLmZneonpsqrst&u(v7wBxPy\zp{|+}=~PYhy#5ES]s~!6AGOU`ep{ .:DJSZZakswU'<DVcr,6KX`ly#*07@JT]fq²y G~: U,{G15YIrule 20It is delicious cake. You must eat it.64cIrule 19The more you hate it, the stronger it gets.$3?Irule 18One cat leads to another.21Irule 17A cat is fine too..1SIrule 16There are NO girls on the internet.\0-Irule 15The more beautiful and pure a thing is, the more satisfying it is to corrupt it.>/sIrule 14Do not argue with a troll—it means that they win..1Irule 13Nothing is Sacred.)-IIrule 12Lurk moar—it's never enough.:,kIrule 11You must have pictures to prove your statement.0+WIrule 10If you enjoy any rival sites—DON'T.L*Irule 9There are no real rules about moderation either—enjoy your ban.0)YIrule 8There are no real rules about posting.-(SIrule 7Anonymous is still able to deliver.A'{Irule 6Anonymous can be horrible, senseless, uncaring monster.@&yIrule 5Anonymous does not forgive, Anonymous does not forget.%5Irule 4Anonymous is legion.$/Irule 3We are Anonymous. yf! =2yIEIrule 36No matter what it is, it is somebody's fetish. No exceptions.9DiIrule 35If no porn is found of it, it will be created..CSIrule 34There is porn of it. No exceptions.QBIrule 33Desu isn't funny. Seriously guys. It's worse than Chuck Norris jokes.Irule 29You can not divide by zero (just because the calculator says so).L= Irule 28There will always be more fucked up shit than what you just saw.-<QIrule 27It needs more Desu. No exceptions.;Irule 26PROFIT!B:{Irule 25Question Mark Question Mark Question Mark Question Mark#9=Irule 24You will never have sex.81Irule 23Cock goes in here.7-Irule 22/b/ sucks today.36]Irule 21It is a delicious trap. You must hit it. SQz|SFIrule 37Even one positive comment about Japanese things can make you a weeaboo.:GkIrule 38When one sees a lion, one must get into the car4H_Irule 39There is furry porn of it. No exceptions.XI%Irule 40The pool is always closed due to AIDS (and stingrays, which also have AIDS).3J]Irule 41If there isn't enough just ask for Moar.3K]Irule 42Everything has been cracked and pirated.&LCIrule 43DISREGARD THAT I SUCK COCKS2M[Irule 44The internet is not your personal army.N/Irule 45Rule 45 is a lie.O1Irule 46The cake is a lie. P1#YAPC::NA this yearin Chicago.hQkybrian d foy's guide to solving any perl problemhttp://perlmonks.org/?displaytype=print;node_id=376075-R'Gfrozen-bubblehttp://www.frozen-bubble.org/QS+ optional modulehttp://sial.org/blog/2006/12/optional_perl_module_loading.html ??u:lTQrecenthttp://search.cpan.org/uploads.rdf - A RDF-formatted feed for recent CPAN distribution submissionsgUCcl0udula☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ ☁ZW5vivi is a modal text editor. One where it fucks up your text, and one where it beeps.;X{;; IS NOT A LINE TERMINATOR! ; IS A STATEMENT TERMINATORBY{bad ideariding a womans bike without some kind of padded shortsB!mGumbyBRAINGumbyBRAIN is BinGOs' experimental megahal bot and not an infobot ( despite appearances to the contrary ). Source from http://www.gumbybrain.com :: perlbot is the be-all and end-all. He is also rate limited in here, 1 message per person per 60 seconds. To talk constantly go to #gumbybrainB[!wsimcop2387 No, nuts that my recovery attempted failed\#GumbyBRAIN,faili]Idump_01 the plan: if computer cannot be managed with active direcory tools it must be ddosed ?+^o N{??????s+kurilaPerl Kurila is a dialect of Perl by Gerard Goossen without backward compatibility. See http://dev.tty.nl/static/kurila/doc/pod/kurilaintro.html ^yarnstring_jetteroa git guy+)Ef00li5hdesperately in need of a job0aUshawshankhttp://www.imdb.com/title/tt0111161/bturtlec/,,\6ceturtlesM/,,\ c/,,\ c/,,\ c/,,\ c/,,\ # TURTLE POWAHd7TIFASTry It Fucker And Seee+GTFIGet The Fuck In fisn'twhat?g'pattern Helping pattern was a thoroughly unpleasant experience that I would not want to repeat. I would like that half hour of my life back.9h+[scent's aliasespenz, _s, s_, scentia, omgb00bies, n00bi-no workiesee doesn't work"jCgood k/Romnouscompletely wrong.f#AlolWhat the fuck is so funny?mperlpastesee paste'bcbaby crunchero5kittyhttp://xkcd.com/231/pnopastesee pastePscent№Buq[ender]a prude lumberjack plumbling hero, 2" AROUND, BITCH! j7{KU~%trollhttp://en.wikipedia.org/wiki/Internet_troll and http://www.flayme.com/troll/,Etutorialhttp://interglacial.com/~sburke/pub/perl.html | http://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.org/tutorials/ | http://learn.perl.org/library/beginning_perl/2|gpphttp://interglacial.com/~sburke/pub/perl.html-{Yiank15:26 < coldboot> iank: You are a Jediz)THTroll Handbooky1<4damn right, bitch.x-GBTWget back to workrUf00li5ha purrling cat working in a horrid callcenter, he may or may not be alive in there; flatmates wanted0v[asspanlike 'asscpan', but less comprehensive. u?TITSTry It To See or see TIASptWmonkeysan infinite number of monkeys with an infinite number of irc clients would always be smarter than you &&%4Qn}ojagermanA 12rd level, Lawful Evil Pussy failing to handle unlimited God plan. Study hard on Anatomy 101 (Sarah's Anatomy)|sneedsnote: you didn't provide any where neer the amount of information needed to make a decision specific to your needs. TOToronto5GTAGreater Toronto Area>sq[ender]a prude lumberjack plumbing hero, 2" AROUND, BITCH!X#know perlWe can't really help you if you don't know perl. #perl is for perl programmers who know perl. Helping you with your script which you downloaded is like having a brain surgeon walk you through a lobotomy.# CS homeworkDo this well-understood task on your own, from scratch, without reusing existing, tested code like you would in the real world. \\ok.V/CaT[tm]a boob5ywyw == you're welcome\5YAMLa generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages. See also http://yaml.kwiki.org/?YamlInFiveMinutes0 #QWebGUI.confa nickname for _yourSiteName_.conf ;countone, two, many, lots...? wnakeeee< GumbyBRAIN> The anti-semetic sect of jewish people. #Steve Yeggewrong. rickswmsee %Gvigorhttp://vigor.sourceforge.net/4awhat do ducks yell when they need to duck?CHICKEN!!5class::dbideprecated, see DBIC6kDBICDBIx::Class, the awesome ORM framework for perlB#uDBIx::Classthe awesome ORM framework for perl, also called DBIC\-bikeshedhttp://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#BIKESHED-PAINTING1_c/,,\c/,,\ is a turtle. Seriously awesome! \o/;#gyaakov blogyaakov's blog is http://kovaya.com/miscellany &DU&&&}!'emeta questionDon't ask to ask. Don't ask to ask about X. Don't ask if anyone is qualified to answer about X. Just ask.S + help for markuphttp://diveintomark.org/archives/2003/05/05/why_we_wont_help_youYOno helpno warnings, no strict == no help+Ohelpno warnings, no strict == no helpd--divine genealogyYahweh begot Jesus who begot Xenu who was Shiva's sister who was Xenu's brother.++?Zoffix: "gumby"GumbyBRAIN dongify buubotd=too lateYou are asking for help too late. You aren't asking for help to solve your problem but to make your misguided solution work. Please tell us about the *problem*, not your problematic solution, and we'll try to help.oQperlmonkshttp://www.perlmonks.org/ .. a Perl user community that you should join if you want to learn Perl.ByapcYAPC::NA is here: http://conferences.mongueurs.net/yn2008/7cinnocuousinnocuous is all funkyish and unpredictable synack.Qascii_urlhttp://en.wikipedia.org/wiki/ASCII  F.s7poePOE - multitasking and network framework for perl - http://poe.perl.org/ - POE Cookbook: http://poe.perl.org/?POE_CookbookRperlbotBag'o Object Tricks (the BOT) - http://perldoc.perl.org/perldoc.htmle9Afmprotohttp://web.archive.org/web/20030704193247/http://perl.com/pub/a/language/misc/fmproto.htmlT:%perlIt's Perl (for the language) or perl (for the interpreter) but NEVER 'PERL'!;hihi <.periodD=+qSchwern's bookshttp://schwern.org/~schwern/litmus_test/index.html0>asvkhttp://svk.bestpractical.com/view/HomePageB?}asmiongswahili for "I woke up handcuffed to a bus stop, naked."@@{tongusswahili for "You, me, a quart of 40-weight. Let's go."GA acmAssociation for Computing Machinery, which apeiron gets for free uG+AphisOnea #php convert.>]initself initself, you're NOT cool.>ykopsthrig paladin somni kitchen bod rindolf Chris62vw khisanth tybalt89 simcop2387 sili tag BinGOs beth mst f00li5hEDcreamPerlbot Cream (TM) costs $34.95 a tube. Perlbot Cream makes things LARGE and pleasing. Cream is cream was a cool thing with Eric Clapton, Ginger Baker, and Jack Bruce. Or a dolled-up vim.5phphttp://tnx.nl/php http://czth.net/pH/PHPSucks mst> ruby is halfway between lisp and perl just like PHP is halfway between a template system and VB 5C5presumesimcop2387's most likely unfinished (ever) resume application written in perl to create resumes in LaTeX (or other formats) and storing the data in an SQLite database to allow for changing of templates and updating the resume without concerns of formatting or reentering data. Qb- f00li5h^_^O7Capsoa capslock hatecrime.PNaperiona common typo of 'apeiron' made by those unfamiliar with tab complete!M9barnyardoink! oink! moo! baah!!LCNLPNatural Language Processingwhatstrict?JLWPLWP - The World-Wide Web Library for Perl - http://www.linpro.no/lwp/ . See also LWP::UserAgent, LWP::Simple, WWW::Mechanize I)}old topic HACKDon't paste here, use http://p3m.org/pfn/perl :: FAQ at http://xrl.us/v67e :: See also: #perlcafe #cpan #perl6 #pound-perl.pm :: 091805 GumbyBRAIN> I eat late at night, and after getting off so easily... :: GumbyBRAIN> Like is not known in norway.H}old topicDon't paste here, use http://p3m.org/pfn/perl :: FAQ at http://xrl.us/v67e :: See also: #perlcafe #cpan #perl6 #pound-perl.pm :: 091805 GumbyBRAIN> I eat late at night, and after getting off so easily... :: GumbyBRAIN> Like is not known in norway. CC6WWW-f00li5ha purrling cat working in a horrid callcenter, he may or may not be alive in there; flatmates wanted; now with added internets f00li5h.pin21.comFQyapc::naYAPC::NA is here: http://conferences.mongueurs.net/yn2008/?'egoing to yapcapeiron (once they open ticket registration)hSEhostname'use Sys::Hostname; my $hostname = hostname(); $hostname =~ s/\..*$// if $hostname =~ /\./;'T9ntsNewbie Talking Syndrome, where people type constantly on the channel for no purpose other than to shout I am HERE! or when your right pinky does all the work. Similar to diarrhea of the mouth. People suffering from it don't realise they have it, even if you mention this factoid%U=test caseBreak your problem down into the least amount needed to reproduce. If you don't find the problem by then, it will be easier for someone else to find it. >H=uV+'sherlock methodSee test case1W]nounsnouns is Javaland - The Kingdom of Nouns - http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html - when Object Oriented Programming is done wrong.RXups songups song is http://www.cs.kent.ac.uk/people/staff/mcw/php/upssong.htmlqY#Qcrunch modecrunch mode is http://www.igda.org/articles/erobinson_crunch.php - "Why crunch mode doesn't work."Z9rdabRead Docs; Apply Brain^[C to global ignore list kuberkuber has been added to the global ignore list, have a nice day5\awhy perlif you have to ask you wouldn't undesrtand]%apeironis fired!!!!E^ O&MO&M is Ozy and Millie web-comic - http://www.ozyandmillie.org/ _Somniord`-1 year31536000 seconds H%Ve9case for file swappinghttp://www.shlomifish.org/philosophy/case-for-file-swapping/?dsstupidity"Ignorance can be cured, but stupidity is forever."Tc'ircDon't parse IRC with regular expressions! See POE::Component::IRC, Bot::BasicBot. Avoid Net::IRC. See also http://poe.perl.org/ . If your response begins "that's overkill. I only want to..." you are wrong.Hbaperironanother name for apeiron for those who don't do tab complete4aehelp(fact) : tell (who) about (what) : (what) > (who) : learn (what) as (info) : relearn (fact) as (info) : phone (phone #) : shorten (url) : shorten it : search (keyword) : cpan (mod) : docs (mod) : perldoc -f (func) : jargon (term) : math (expr): fortune : flip : host (type) (record) : rot13 (text) : roll (die) : tempconv (temp) : scramble (foo) : 8ball (question) : slap (who) : diss (who) : top/bottom (num) karma : geoip (ip) 9fCo3v*9Np7ySchwartzian Transformhttp://www.stonehenge.com/merlyn/UnixReview/col64.html!oCx03x03 likes to be highlighted!n?ologya really cool perl hackerUm%finger printdon't parse finger prints with a regex, ask pkrumins to do it for youIl factoidDon't parse factoids with regex! Get a factoid parser module!Ik factiodDon't parse factoids with regex! Get a factoid parser module!njQNet::IRCdeprecated, undocumented, unloved, and superceded by POE::Component::IRC. See also Bot::BasicBot.9i'_going to yapcapeiron, Yaakov, and all the cool people.PhwrongYou made a mistake when you thought you had a way to solve your problem. Now that "solution" has become your problem. Let's start over and solve the real problem instead of the one that you caused. g?YKMVYour Kilometrage May Varyf-living with cpanInformation pertaining to the Comprehensive Perl Archive Network (CPAN) can be found at http://sial.org/howto/perl/life-with-cpan/ KmOKKi{OlikeIt's hard to say if Perl has a function like X in another language. Please describe what X does.8zgshitcockhttp://www.penny-arcade.com/comic/2004/03/19/Zy5how to fix ugly codeDelete the ugliest line. Repeat until your code is no longer ugly.-xYroom#perl is a channel. Rooms are for AOL.Y~3]tlorcopbThere's loads of random crap on perlbot.I9kwhat's wrong with thisWhat you're going to say next, since we're not psychic and often can't figure out what you mean unless the code is very broken (in which case you should go back to your book).L bike shedbike shed is http://en.wikipedia.org/wiki/Color_of_the_bikeshed%AfizztpokAn example of random crap.  EBuffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalohttp://en.wikipedia.org/wiki/Buffalo_buffalo_Buffalo_buffalo_buffalo_buffalo_Buffalo_buffalo"AjesusJesus Christ on a Bicycle.)self-awarenessperlbotisis3fnord@tell perlbot fnord /find | xargs perlYOU FAIL ''|404NoTFounD||404NoTFounD| zz.t6;T A{shlomif networking problemhttp://community.livejournal.com/shlomif_tech/7034.html; AIrindolf networking problemsee shlomif networking problem%'press buttonreceive baconCit♫ a long way from amphioxus / but we all came / from there.(Gspudnutsdonuts made from potato flourOxhtmldon't use XHTML unless you know WHY you need it. : http://xrl.us/bcdcgB%sthoth on CGIhttp://pound.perl.org/RTFM/thoth-anti-cgi-rant.htmlT%SQLASQL::Abstract : http://search.cpan.org/dist/SQL-Abstract/lib/SQL/Abstract.pm[3corocoroutines and continuations for perl, see http://software.schmorp.de/pkg/Coro.htmlMfsdFree Software Definition is http://www.gnu.org/philosophy/free-sw.html)kweb frameworksCGI-Application, CGI-Application-Plus, CGI-Builder, CGI-Prototype, Jifty, Catalyst, Mojo, Gantry, AxKit, WebGUI dong₫Chris62vwmy bitch)Amir-Raoa cheetaaaaaaa <7v,QKarachiThe most gangster city in Pakistan)Ehtshamsimply a boula )Ehtashamsimply a boula4!_Imran^_^A programer, animator, guitarist, etc....N"cshcsh considered harmful: http://www.shlomifish.org/open-source/anti/csh/4#gJonrI DONT ACCEPT SPAMMERS MESSAGES --EXueURosion-$[Duothe person your mother warned you about@%lkthe way people who don't know how to tab complete spell ik<(mSURPRISE!HGALGUAHGLAGUABHALUGAHGLAGAHLGAGHAG COCKSUCKING!-)[csvuse Text::CSV_XS, Text::xSV or DBD::CSV;*mSURPRISEHGALGUAHGLAGUABHALUGAHGLAGAHLGAGHAG COCKSUCKING!",;Stevens1. http://en.wikipedia.org/wiki/W._Richard_Stevens 2. http://www.amazon.com/Programming-Environment-Addison-Wesley-Professional-Computing/dp/02014330796-!_perlunituthttp://search.cpan.org/perldoc?perlunitut:.mwarnockhttp://en.wikipedia.org/wiki/Warnock%27s_Dilemma AWl+A@yno helpno strict no warnings no help. That's the #perl motto!Byno strictno strict no warnings no help. That's the #perl motto!#Ono warningsno warningD#yno warningsno strict no warnings no help. That's the #perl motto!>wstrictPerl strictures - http://perldoc.perl.org/strict.html(Kkent\nhttp://kent-fredric.fox.geek.nz'Msgmldon't be a pedant. see also html2astatshttp://irclogs.space-lab.us/perlstats.html~1PAPassive Aggressiveo}#Mlast resortBlaming your compiler, your tools, etc. is the last resort. LAST resort. (with apologies to mjd)'|=%does _ZofBot4 know whereJimmy Hoffa?'{Kcatscats are awesome furry creatures. Resident #perl cats are f00li5h, pkrumins, Altreus, kent\n and rindolf. For indepth cat-related conversation see #perl-cats%z#9topic pastePlease use the pastebin in the topic. thrig wrote a handy utility to easily download pastes from that site which makes it easy for people to help you. 6{8pI3d6+:)Awebgui_bugshttp://www.webugi.org/bugs(9#Awebgui bugshttp://www.webgui.org/bugs 8perl nullnull is spelled 'undef' in Perl, and is generally just as fatal to program execution as it is in languages where null exists.7%shitClean it up!6#scor1Adnan Akbare5Cfpaneldazjorz's recently started web hosting control panel and robot admin scripts at fPanel.info;4#eperformanceif your question begins with "is there a performance boost from ..." the answer is no, there is not, ever. write good clean code first, then if performance becomes an issueZ3##ubuntu dead"Ubuntu is Dead" - http://community.livejournal.com/shlomif_tech/11379.htmlh2%=Class::LightSee http://www.chrisdavaz.com/blog/?p=7 for more information about this OO-helper class.@1#qhow are youI have a pain in all the diodes down my left side.j0;+can I do it in one lineWhat is good on the command line is not necessarily good in a reusable program./#it's itwhat is it? vq4 vvvsD'Qdon't say plzPeople say "plz" because it's shorter than "please". I reply "No" because it's shorter than "Yes". Cpets=^_^=meow=^_^='ACdongs forGumbyBRAIN: i've got dongs!@#html formCPAN modules for handling HTML forms - HTML::Widget, CGI::FormBuilder, Rose::HTML::Form, HTML::FormFu, Data::FormValidator, Form::Processor?M}11,2Hello perlbot. Interested in a food that has grilled fajitas, a blend of cheeses, sauteed onions, pico de gallo, tomatilla sauce in a grilled tortilla thateasy to eat on the go? Well Taco Guru has the answer for you. We call it the Grilled Pupusa, you call it, well, delicious. So if you have a hankerin for a tasty mexican dish that can be enjoyed anywhere, join 4,1#Grilled_Pupusa11,2 for more info.>/frenchtost, fries, kiss*EwazzzaaaWAAAZZZZAAAAAAAAAAAAAAAA :P<1mashaPrincess of tennis(;#Awebgui_rfeshttp://www.webgui.org/rfes =]}fEEpinyinCheck out http://www.chrisdavaz.com/blog/?p=11 for information on the CEDict::Pinyin module.F7tl;drToo Long; Didn't ReadG's8,1Hello, do u think you have the skills 2 b IRC's ultimate IRC User? Well we have a new contest 4 u. For IRC Idol, we will have the best IRC users in da land compete 4 da title of best IRC user. Who can type da fastest, kick da most, skwipt da best, and much more. Itda ultimate IRC showdown. So join 0,2#IRC-Idol today if u think u got da guts. Do you? I guess we have 2 find out.HtchristTom Christiansen, Perl programmer and author, http://www.perl.com/pub/au/Christiansen_Tom, http://en.wikipedia.org/wiki/Tom_Christiansen } #^5foobarnot loved by perlbot4_![perlunifaqhttp://perldoc.perl.org/perlunifaq.html)`OPCREPCRE is not Perl. It lacks several features of Perl regexes. Don't bother asking for help with a PCRE pattern in a Perl channel as the answers will not be relevant. Try #regex, or the channel for your language. See also http://en.wikipedia.org/wiki/PCRE#Differences_from_Perl and LPBD.a%ickenot a kitty. .E.k#gumbytwithttp://twitter.com/GumbyBRAIN Gumbybrain set loose on twitter, see his replies at http://vdiddy.sexypenguins.com/twiki/pub/gumbyreplies.txt|jmclosuressee "perlbot: references" and then http://www.shlomifish.org/lecture/Perl/Newbies/lecture3/refs_to_funcs/ and and then http://www.joelonsoftware.com/items/2006/08/01.html and then "perlbot sicp" and then http://perlmonks.org/?node_id=268891xiefc-solveFreecell Solver / fc-solve / FCS - http://fc-solve.berlios.de/ - rindolf's project which he keeps mentioningzhkthreadsFriends don't let friends use threads ; Elizabeth on Threads - http://www.perlmonks.org/index.pl?node_id=2880229f%apause recentftp://pause.perl.org/pub/PAUSE/authors/id/&e?randal schwartz conditionNobody expects the Randal Schwartz Condition - http://www.shlomifish.org/humour/fortunes/shlomif.html#sf-pm-perl-saints-instead-of-heroes3daErlangYour savior for parallellibiliticiliousityc9markup(like xml) (:see html) J%Dl'.rs.rs is Serbiam'.rs?.rs is Serbian)#f00li5h shaved24 Jul 2008o}ubuntuubuntu - a "user friendly" and incompatible Debian fork, with too much attitude and Ubuntu Hardy Heron is the new WinME.}pursynchttp://samba.anu.edu.au/rsync/ - a tool for remote synchronisation of files and directory structures. Many features.yf00li5hone of the resident #perl cats (see cats), you will find him in Australia, and you may sleep on his couch if you like.xroxmlDon't parse xml with regular expressions! Use a real parser. If your response begins "that's overkill. i only want to..." you are wrong. http://perl-xml.sf.net/faq/ and http://www.xml.com/pub/a/2000/04/05/feature/ (XML parser comparisons)2s_pebcakProblem Exists Between Chair And Keyboard !t=}11,2Hello. Interested in a food that has grilled fajitas, a blend of cheeses, sauteed onions, pico de gallo, tomatilla sauce in a grilled tortilla thateasy to eat on the go? Well Taco Guru has the answer for you. We call it the Grilled Pupusa, you call it, well, delicious. So if you have a hankerin for a tasty mexican dish that can be enjoyed anywhere, join 4,1#Grilled_Pupusa11,2 for more info.tuo 9,1R u sick and tired of bein in chat rooms dat r boring, not fun, and lame? Want 2 finally join a chat room datoff da chain and 100% awesome? Well 13,11#LESTERCOOLCHAT9,1 is da place 4 u. We do nothing but have fun in da chat, hosted by me, LESTER. So if u want a fun chat, 2 have fun, or maybe even meet a new best friend, come 2 13,11#LESTERCOOLCHAT9,1 today.v/unhelpful factoidunhelpfulDwperl winSee: http://win32.perl.org/wiki/index.php?title=Main_Page Pt*xS.c0mlike .com with a zero!!! kekzerama!4yg.comthe United States (where the internet is run) z9jerk itI'm on break, asshole.8{mdmakehttp://search.cpan.org/~gsar/dmake-4.1pl1-win32/@|upowerlessa midget in a getting stuff off a high shelf contestV})deadhttp://www.oreillynet.com/onlamp/blog/2007/08/perl_is_dead_long_live_perl.html1i11,12Wakeboarding1 of da most rapid growing sports in da land. It is basically sk8boarding(or snoboardin) on water usin a boat. It is leadin 2 some new rad trickz n skillz dat can only b done while wakeboarding. Cuz of da sportz popularity, I have started a wakeboardin fan club on IRC for all things wakeboard. Just join #wakeboardinzone to get in on da fun and discuss wakeboardin.iGindirectnew Foo instead of Foo->new, perldoc perlobj, Indirect Object Syntax; the caveats are listed3unicodehttp://p3rl.org/UNI ;ff|R!mofbotmofbot: hiHpoeslideshttp://axkit.org/docs/presentations/tpc2002/poe.axp/poe.pdf'GfundingDon't ask to ask for funding.GE]do i have any meetings todayno, because you're a jobless time waster HM!translate english german f00li5hmeow =^.^= 'fnordf00li5h: meow -calm down somni?somni, you're being a bastard again. please calm down. love: mst, Chris62vw, sili, tag, rindolf, simcop2387, BinGOs, Paladin8 o@ISAwhat inferior people use before they learn Moose.4 ecpanmain archive of Perl modules. It helps Perl programmers not to reinvent the wheel. User-friendly interface is available at http://search.cpan.org. See also "life with cpan"-+calm down somni2somni, you're being a bastard again. please calm down. love: mst, Chris62vw, sili, tag, rindolf, simcop2387, BinGOs, Paladin, Khisanth, f00li5hO! ask to askDon't ask to ask or risk being axed - simply ask your question  GG9V7|ZsxamppXampp land (Apache Friends) includes and sets up apache, mysql, php, and perl at the same time, but perl just includes perli hug you<3VKui put on my robe and wizard hatson of a bitch, i told you not to talk to me anymore5DIFDutch Invasion Force]1villian"He says to me, he says to me, 'You got STYLE, baby. But if you're going to be a real villain, you gotta get a gimmick.' And so I go I says YEAH, baby. A gimmick, that's it. High explosives. Aaaaaa-hahahahaha!"B%soptimization"What is faster? X or Y?" - see http://xrl.us/ondzx%-optimisationsee optimization+wtfplsee wtf license!7ubajasEminem and Mike Baas.~ujayneshttp://en.wikipedia.org/wiki/Bicameralism_(psychology) - Julian Jaynes's theory about the evolution of Consciousness+forkperldoc -f fork-honkGumbyBRAIN: honkp_opsthrig paladin kitchen bod rindolf Chris62vw khisanth tybalt89 simcop2387 sili tag BinGOs beth mst f00li5h  rr;!J\(%nonrootsee non-root )%/nonroot cpansee non-root cpan *scent№&+CHNIC: Head Nigger in Chargerailbait&,CrailbaitHNIC: Head Nigger in Charge-beno .Crxhttp://rjbs.manxome.org/rx/W/)CPAN2Zoffix, the babycruncher's robotic watcher... uploads, ratings, misc and other/cgiCommon Gateway Interface - http://perldoc.perl.org/CGI.html , http://www.perl.org/CGI_MetaFAQ.html , http://users.easystreet.com/ovid/cgi_course/Tinitselfinitself is bitter about a ban by tag, and refuses to drop the subjet53xmltermhttp://xmlterm.org/|if00li5hf00li5h is vaguely specific. also one of the #perl cats (see: cats) and has a couch on .au you can pass out on&7'9good securitynot using the internet8flipfoobaredg9GbetterBetter or worse are completely relative. Always test / benchmark before you draw conclusions.flight16hawt%<Afrinkbotfrinkbot: simcop2387 sucks MPnn$=?crittershttp://www.seb.cc/agents/U>)false lazynessbeing too lazy to save yourself the time by doing it right (#FIXME)=?wbaconhttp://redhanded.hobix.com/images/bacon_dispenser.jpg=@wrickNever gonna give you up //Never gonna let you down //Never gonna run around and desert you //Never gonna make you cry //Never gonna say goodbye //Never gonna tell a lie and hurt you9A%acrow and cathttp://www.youtube.com/watch?v=G0wYaXYwP-wD}ZoffixZoffix is a crazy love smitten baby crunching css hackerYC3u2u is a letr of abcs it goes b4 v n makes alot uf words - ure wanting me to say how DUMB using 'u' 4 'u' is. u cn stp this bi loudly saying it to urself as 'oo' when u are txting it, and u see how stoopid u look.Daccessorsaccessors / mutators - more robust way to handle fields - http://www.stonehenge.com/merlyn/UnixReview/col62.html - also see Moose  ?RexPP+G-=DO THE D A N C EONE TWO THREE FOUR FIGHT*H53STICK TO THE B E A TGET READY TO IGNITEwI-Sflee google codeuse svnsync as mentioned here http://code.google.com/support/bin/answer.py?answer=56682&topic=103861JYSubStackin ur eye are sea, playin wif ur bawts&KKlulzLulz are what I am in this for.L7skidsanother word for fail&M-3all f00li5h doestalk in irc all dayOcdavazOntologPOntologcdavazQmoritzmoritz_ RmasakmasakS)%not mod in sqlP#==^_^=yiff in hell, furry scum UkakuroKakuro or Cross-sums - a crossword with digits - http://en.wikipedia.org/wiki/Kakuro ; http://www.kakuro.com/ ; http://kakuro.cc/Wphphttp://tnx.nl/php http://i4031.net/pH/PHPSucks (dead 21Sep08) ruby is halfway between lisp and perl just like PHP is halfway between a template system and VB 5 \\w#ZZZZZm#CMooingLemura cuddly baby tapir - http://homepage.mac.com/lawrencedavid/cuteanimals/brazilian_tapir.jpgX/perlbot your faceugly#YEperlbot relearn your face asuglyZyour faceis ugly[9ckyou are a crazy kitten"5flight16a soothing gentleman]nachosdeliciousAyourA genitive second person singular in English. Or, if I'm being asked about it, it is likely to point out how GALACTICALLY STUPID confusing "your" and "you're" appears. See http://www.wikihow.com/Use-You%27re-and-Yourmeow=^_^=#aGEMTsomething Zoffix just made up4b#YMr. Neutronthe most dangerous man in the universe"c7metallicaa metal band which produced music from the early 1980s until 27 September 1986, with a gentle transition to an angry country redneck band after that.  .00TlQ!..BrCGICommon Gateway Interface - http://perldoc.perl.org/CGI.html , http://www.perl.org/CGI_MetaFAQ.html , http://web.archive.org/web/20070709150107/http://users.easystreet.com/ovid/cgi_course/*qWp6a patchset to make perl5 maintainable-pWperl6a patchset to make perl5 maintainableXo'typi24hSAMS Teach Yourself Perl in 24 Hours http://www.perlmonks.org/?node_id=262603n3poekneeGumbyBRAIN: POEKnee4lgoinkhttp://failblog.org/2008/09/25/police-fail-2/ 'Apesky nm9nukefor choking down cockssdcWETISETI for procrastinators, the Wait for Extra-Terrestrial Intelligence, http://weti-institute.org/index.htmle)prshort for purrt[ZoffixZoffix is a crazy love smitten baby crunching css hacker monster on the wheels of steel, all night long!g=ubajasobvious troll is obvioush+100farnsworth: 100]i#)EvanCarrollhttp://www.untwistedvortex.com/wp-content/uploads/2007/06/dontfeedthetroll.jpg1j]wxperlwxperl is the perl bindings for wxwidget ::L7j/>\;qideKomodo, Eclipse, KDevelop, X/GNU Emacs, gvim, Unixthaghaghameow6u%[vanilla perlvanilla perl at http://vanillaperl.com/,w/=coping with dongshttp://tinyurl.com/2grdex!LeoNerda big cat!(y?%suffering from blabberingSTFU already>zsnot roothttp://sial.org/howto/perl/life-with-cpan/non-root/0{_replRead-Eval-Print-Loop see also Devel::REPL|'is a noob&noob perlbot}7Googlehttp://www.google.comB~a7Title: Google (from http://www.google.com)http://www.google.com hoophoop > >< <% Ahh... Well, when I make the mistake of acting like I know more than is average and I get ripped apart by those that do, I usually pretend I recently learned English. ;p '->'meow&'9MeVsTheVoicesMeVsTheVoices is peskyphphttp://tnx.nl/php ruby is halfway between lisp and perl just like PHP is halfway between a template system and VB 53==ops ## ban farnsworth hespamming error messages."=meowYIFF IN HELL, FURRY SCUM n|-tsmTHAT'S SO MOFINO"#534486853790"fuckyou" in base 36#fuckyou344868537909kkittieskitties need to GROW UP AND GO BACK TO FURCADIAi-7TIPAGWTDIAMSWTDITIPAGWTDIAMSWTDI: There is probably a good way to do it and many stupid ways to do it=wemacsemacs, a great OS that just nees a really good editor sup&sup+TYSWE TOLD YOU SO!f00li5hf00li5h is vaguely specific. also one of the #perl cats (see: cats) and has more than one couch in .au you can pass out on -WoWWorld of Warcrap= 7dhossdhoss eq dhoss-laptop "meow=^_^= #=^_^=meow9$kperlbotperldoc perlbot - Bag'o Object Tricks (the BOT)%+crkshtpesky pencapper&7MBPmaukes best practices?CIrelear flight16 as flight16going to be banned for botspam@*ukarmalisthttp://farnsworth.sexypenguins.com/karma/karma2.html+'loudbot.seen loudbot$,'5MeVsTheVoice1resident turd sorter ::tpAsflight16flight16 is made of carpet, aircraft and tinned jamyepochthe occurrence of a grand or remarkable event like that bowl of chili you ate was the 'epoch' of your warmed underside7/gperlbatperlbot's halloween costume (^) <-- ascii bat 0GumbyBRAIN-1[guiwxPerl, Perl/Tk, Perl/Gtk, Perl/Qt, Tkx82klionslions rip buffalos apart with their bare hands and teeth, as well as awesome furry creatures. Resident #perl lion is epoch. A lone male battling for survival on the savannah.=4#kleaderboardhttp://thegestalt.org/simon/perl/wholecpan.htmlB5-kcpan leaderboardhttp://thegestalt.org/simon/perl/wholecpan.html6 yourA genitive second person singular in English. Or, if I'm being asked about it, it is likely to point out how GALACTICALLY STUPID confusing "your" and "you're" appears. See http://www.wikihow.com/Use-You%27re-and-Your and http://i34.tinypic.com/js0mfc.jpg >>oXN*p.7Wyou'reSee http://i34.tinypic.com/js0mfc.jpg 8uh...uh... 9uhuh...<:+aUnix Philosophyhttp://www.faqs.org/docs/artu/ch01s06.html8;smuthe cat with the smallest mu has the least frictionRSOAPMeVsTheVoices> Don't drop it #FIXME: replace with usefull informaiton8=mpeskyMeVsTheVoices is pesky (see also: MeVsTheVoices)@sAltreusAltreus looks like a lobster wearing a baseball cap)@+;its my birthdayHappy birthday ivantis!B'"annoy"eval: "annoy"5astatshttp://irclogs.space-lab.us/perlstats.htmlEqunrelatedNothing is unrelated code. The bug could be anywhere! Please paste as much of your code as your NDA allows you to.'FKfurryNO U, also http://xkcd.com/471/-H-Ainterrupting cowINTERRUPTING COW! MOOOOOO!CIcavaa windows packager for perl programs http://www.cava.co.uk/1Jcsguthe best of television ever, in the future.YK)devel::nytprof Devel::NYTProf is great!!! O_O html report whoaaa I'm cumming - ocBL}ivantisivantis is a vegetarian running the horrible stats robot BideKomodo, Eclipse, KDevelop, X/GNU Emacs, gvim, Padre, Unix!N9the gameYOU JUST LOST THE GAME,OWPOSTan http method, or Power On Self TestDQRASRedundant Acronym Syndrome. E.g. ATM machine or RAS syndrome.f00li5hf00li5h is one of the #perl cats (see: cats), has a couch in .au you can sleep on, and offers no refunds outside statutory obligations.S)f00li5h-mortalf00li5hVT-rolling your own#perl has this to say on the subject of rolling your own: "Don't."PZoffixZoffix not only crunches babies, but he crunches internet radio too'VI"meow"f00bot: loleval VISIBLE "meow"DWparallelpoe.perl.org, Parallel::ForkManager and some other things)XMgive 20 to thrigs paypal accountGiven. \\I6H*YOgive $20 to thrigs paypal accountGiven.IZ7oprint thrig's receiptPrinting... Done! Pick up your receipt on tray 2.[spokeSo I did.]\/squentinsquentin is the one who claims ownership of http://gmusicbrowser.sourceforge.nety]I;"anyone here good with regex?"you should probably not be using regex to do what you want to do. Use a module instead.n^;3Is Name "main::hi" used only once: possible typo at -e line 1. a warning? And if so whyit not displayed by_askQuestions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers.4`]testcaseBreak apart the problem into the smallest amount of code needed to reproduce the problem. If the answer is not apparent by then, at least you've made it easier to help. :7ikik is delicious bacond-bynari0101010101010101Ge!sga-quote1I already gave you the plan. A plan full of holes? So fill them. What, what if I run into a problem? Work around it! - Stargate Atlantis s5e16 dialog between McKay and lesser scientist.vfaquestionWhat you should be doing, asking a question.. And, not wasting my time with you're pre-question smalltalk!g)#heads or tailsflip a coinU) f00li5h-resumef00li5h's conquests: #perl cat for >3 years, perlmonk, FOOLISH on cpan. Helpful, friendly, purist and zealot, up front. Catalyst, CGI, Template::Toolkit, CGI::FormBuilder, Module::Starter, DBI, DBIx::Class. prefers pg flavour, but has tasted mysql/informix/oracle. has pawed at Moose. local to .au but lives in a shell>juchid wanted you to know about "llama": learning perla llama-l59whats ivantis' aliasivantis2, not ivantis_ 6ckk Zoffix: I'm going to kill you. < buu> Then I'll ban your corpse.c'1quick_installPERL_MM_USE_DEFAULT=1 perl -MCPAN -e 'CPAN::Shell->notest("install", "TheModule")''wark:\/ WAAAAAARKrcsthsssth? do you have a leaky tire? a snake stuck in your mouth? a lisp? say that word how it reads, ssssith.stoopidno, urb5!perlguts illustratedhttp://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/3[catmandevik> half cat half human half programmer Is!K:sphphttp://tnx.nl/php ruby is halfway between lisp and perl just like PHP is halfway between a template system and VB 5. see also: http://www.articlesbase.com/videos/5min/406012&%9perl englishYou know what I like about perl? It's the fact that this English sentence is perfectly parsable! Some may say: "no way", but I got deparse to prove it')9where the fuckAltreus is a small cat*Iautoloadsub AUTOLOAD is called instead of the function you asked for - with the same @_ - when the function or method you asked for doesn't exist. See perldoc perlsub'Mseenlearn to use nickserv and /whoisF %{seen f00li5hf00li5h was last seen on #perl 2h 04m ago saying "meow"!your mumso fat "Atotsomething flight16 made up5]f00lishmade of tinned carpet, jam, and aircraft pp.||5]f00li5hmade of tinned carpet, jam, and aircraftz&qtime($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst)=localtime(time); OR Modules: Time::Format, Time::Tiny, etc.>'{dateDate::Manip, Date::Calc, Date::Simple, DateTime, et al.0(ScensoringPutting asterisks in naughty words to preseve the sanity of people who are too young or stupid to figure out what letters the asterisks replace: e.g. f*ck, p*p etc)!GumbyBRAINBinGOs' experimental megahal bot and not an infobot. Source from http://www.gumbybrain.com :: To talk to GumbyBRAIN, go to #gumbybrain.*#oMooingLemura cuddly baby tapir that uses Gentoo - pics http://homepage.mac.com/lawrencedavid/cuteanimals/brazilian_tapir.jpg 8c+EORAO'Reilly and Associates, the formal name for the people who publish the books with the animals on the cover. And the next in line after Sirius Cybernetics Corporation to go up against the wall when the revolution comes..,Sweb 2.0A hype term thrown about first by ORA and subsequently severly abused by advertisers and people who dont know what they are talking about. It actually refers to the idea of interacting with web delivered content, often user-generated. Very misleading and misused, just like "High Definition"G- tizagTizag is the worst Perl tutorial on the Intertubes. RUN AWAY.1kent\nhttp://fox.geek.nz./;5converting ip addresseshave you tried pack?,0Shelpercats are generally helpful on #perl *..&1-3your family treejust a giant braid!e2Af00li5hf00li5h is a #perl cat (see: cats), looking for a perl/webdev position (see: f00li5h-resume). f00li5h offers no warranty outside those granted by law, but does offers his couch (in .au) to local and international cats.3flight16flight16 is a pesky critter made from toast, golf balls and 2 part adhesive. paw at him and you may find you have bonded.;catscats are awesome furry creatures. Resident #perl cats are f00li5h, pkrumins, Altreus and rindolf. For indepth cat-related conversation see #perl-cats75cprototypeOverhyped Prototypes - http://xrl.us/becxi2$6Isaqhttp://ginini.com/perlsaq.htmlN7hamletTo be, or not to be--that is the question: Whether 'tis nobler in the mind to suffer the slings and arrows of outrageous fortune or to take arms against a sea of troubles and by opposing end them. @l8d@Esoapavoid SOAP::Lite, try SOAP::WSDL or XML::Compile::SOAP for more modern takes on the protocol? s/nsignal to noise ratio. when there is more noise than signal, the signal becomes unrecognisable. (aka: shut up and stay on topic)->]ikdelicious bacon or probably quite insane)8S.wsWestern Samoa, also called Web Site9/lolLoving old Ladies%AltreusAltreus is a helper sometimes! If he is wrong, someone will quickly correct him. It is recommended to listen to this other person than to Altreus, in such situations. Count of Altreus being exactly right: 1. Also a small cat (see: http://i39.tinypic.com/2r3v7lu.jpg)F;quantahelps with Zoffix's HTML hate but sadly not with his spelingN ivantis3a stats logging robot that is owed, oddly enough, by ivantis\d+D=#wright thing"I tried the right thing, and had a problem, so I did the wrong thing, and now I have a problem with that, can you help me fix the wrong thing?" ... what's wrong with this sentence?  T,@T6'SNOTevil's cathttp://perlmonks.org/?node=redgreenRI!strawberryhttp://strawberryperl.com/ the best version of perl for the winidowsHzoffixZoffix not only crunches babies, but he crunches internet radio too and the urn man: http://zoffix.com/new/GumbyBRAIN-perl-urn-engraving/OFdhossdhoss is bringing forth the 4th Reich : ein stack, ein dup, ein factor JGTFONO U!G1pkruminsalexander superkitdD=initselfthe technical term for a moron who wastes 5 hours because they don't read docs carefully%CEepochThe beginning of time in Unix. Generally defined as starting at 00:00:00 January 1st, 1970. Also used to keep count of the seconds since that date and time.Bdbixdbix is a namespace for modules providing interfaces to DBI. It is -not- a project. If you're calling DBIx::Class DBIx, please stop because there are lots of other DBIx::* projects out there and it's unfair on them (for DBIx::Class DBIC is preferred)"ACWSDLsee SOAP for module choices -l0lAK'oNOTevil's catNOTevil's cat http://perlmonks.org/?node=redgreen3 years, perlmonk, FOOLISH on cpan. Helpful, friendly, purist and zealot, up front. Catalyst, CGI, Template::Toolkit, CGI::FormBuilder, Module::Starter, DBI, DBIx::Class. prefers pg flavour, but has tasted mysql/informix/oracle. has pawed at Moose. local to .au but lives in a shell3V+Oya but, f00li5halso an mst clone who likes cats.;WO;Thou poisonous bunch-back'd toad!Giggles: insult perlbot7XG;Thou thing of no bowels thou!Giggles: insult perlbot?YW;Thou odiferous beetle-headed wagtail!Giggles: insult perlbotcZ=parsingcommonly used parsing techniques: http://www.stonehenge.com/merlyn/UnixReview/col55.html[/FSoIPFace Stab over IP]\/7 stageshttp://www.yapc.org/America/previous-years/19100/schedule/author/njt_mastery.html x -^Mxy prolemThey ask you about prolems, but that's because they really wanted to type problems but think prolems will mean the same thing and all of the time they are WRONG_5tlman uberly hawt chick.`#MXXY problemhttp://en.wikipedia.org/wiki/XXY a)raw mod_perl 2"I don't like the best practices answer someone gave me, will someone else coddle to my anachronistic development style?"lbSplurkteh awesome chat-esqe irc-esqe twitter-esqe comms site, built with less fail!: http://www.plurk.com"c9[Altreus]a netcat. See Altreus.ydgCatalystCatalyst - The elegant MVC framework - http://www.catalystframework.org/ | Also see #catalyst on irc.perl.orgKe fuckignFuck the Imagine Games Network. News Corp.-owned and thus trash.'fEuniduckso≺ o≺ o≺ o≺ QUAAACK 9sWX8g#aRoll:::Rickhttp://www.youtube.com/watch?v=oHg5SJYRHA07h!aRoll::Rickhttp://www.youtube.com/watch?v=oHg5SJYRHA0Di1kcats using laddershttp://foto.krabjiem.lv/kakena-izglabsana/7169/$jKbcbaby cruncher (See also Zoffix)sk+Mwhy think aheadBecause studies show there's a 99% chance of things backfiring into your testicles if you don't.;l/[death to dot starhttp://www.perlmonks.org/?node_id=246405mctwitterthe dumbest thing since sliced horse manure8n1Sops # AnonymousLSDbeing more fucking annoying than meModotstarDeath to Dotstar : http://www.perlmonks.org/index.pl?node_id=24640Op5}Archive::Tar examplehttp://erxz.com/pb/15831?tidy=on&hl=on&submit=Format+it!Sq%ideKomodo, Eclipse, KDevelop, X/GNU Emacs, gvim, Padre, Unix, padre.perlide.org _2Nw:Oy# follow deps'prerequisites_policy' => q[follow], in ~/.cpan/CPAN/MyConfig.pmZx)tutorialhttp://interglacial.com/~sburke/pub/perl.html | http://perlmonks.org/index.pl?node=Tutorials | http://perl.com/cs/user/query/q/6?id_topic=74 | http://learn.perl.org/ | http://books.perl.org/onlinebooks | http://perl-begin.org/tutorials/ | http://learn.perl.org/library/beginning_perl/ | http://www.shlomifish.org/lecture/Perl/Newbies/"w#5how goes itdon't talk to mofinoOr!ask to askon #perl, there's no need to ask if anybody's about or if anybody knows about X, go straight to asking the specific question because then we can get to the specific answer you need more quicklys1jfdiJUST FUCKING DO IT&t'9help trianglecode, expected, actualwukhashalso known as an associative array, map or dictionary, a hash is a data structure that maps strings to scalars. vwotupword F DATADon't ask if you can ask a question, just go ahead and ask it.