@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36



Comments:

<0> *poof*
<1> it'll delete anything that's not whitespace or a "word" character
<2> mauke: I have been reading about them for months
<2> and have a screen open on them now
<3> then you're doing it wrong
<3> have you seen perldoc perlretut?
<4> Type 'perldoc perlretut' in your shell or go to http://perldoc.perl.org/perlretut.html
<2> I would rather just not take your word for it but I want to really understand why it is so
<2> but knowing that it is so I can compare that to the docs and see what I can learn
<3> general structure: s/PATTERN/REPLACEMENT/g
<3> so you know it looks for a pattern and replaces it with the empty string
<3> the pattern is [^\s\w]+
<3> so you check what [ means
<2> and I am on both http://search.cpan.org/dist/perl/pod/perlre.pod and http://search.cpan.org/~nwclark/perl-5.8.8/pod/perlretut.pod right now
<5> kib's url is at http://xrl.us/oyn7
<3> whoa, why are you using search.cpan.org for perldocs?



<6> Where can i find a copy of net cat
<2> mauke: thats where the main perl.com web site takes you
<3> kib: why do you think perl.com is the main web site?
<2> http://www.perl.com/pub/q/documentation <-- is where I lauch all docs from
<3> whoa
<2> and it always ends up at search.perl.com
<6> Where can i find a copy of net cat
<3> kib: wouldn't it be easier to use your local perldoc?
<6> Is it possible to write a boot loader
<2> mauke: not really
<3> why not?
<2> its more difficult to read on a temrinal as well as I cant quickly sswitch to it like I cant to my browser
<1> Cyberknight: stop trolling
<2> since I am using the terminal to edit the files
<6> Is it possible to write a boot loader
<2> Cyberknight: its quite possible. computers would be worthless if someone didnt figure out how to write a bootloader
<1> Cyberknight: stop trolling
<3> kib: ok, it's "Using character cl***es" in perlretut
<2> can you imaging haveing to bootstrap your pc by hand?
<7> Cyberknight: use teh googlez kthx.
<7> HELLO SHINY PERL PEOPLES!
<3> kib: and "Matching repetitions"
<2> mauke: looking at that now
<6> i meant in perl
<1> Cyberknight: no, perl is too high level
<2> Cyberknight: from what I can tell perl can do anything...if you put enough effort into it
<6> how can i implement asm in perl
<2> but you would need an interpreter somewhere in the boot loader itself and I dont think the boot loader has enough room
<3> Cyberknight: use Inline::ASM;
<2> or you need bios based on perl
<8> ewwwww
<9> does anybody know what the problem is when you get the following error when trying to compile PerlMagick ? cc-1020 cc: ERROR File = /usr/include/magick/ImageMagick.h, Line = 742 The identifier "MaxTextExtent" is undefined.
<9> perl and ImageMagick installation both seem perfectly fine to me
<7> Wh|teRuss: have you tried installing the headers?
<0> buubot: mangle
<4> Yaakov: anyone enlightenment what end this ghc.exe: crib `s' does not dwell is metagalaxy roughly?
<0> "metagalaxy"?
<3> "all"
<3> how does mangle work?
<9> Botje: they are
<0> mauke: It splits the sentence then looks up the words in moby-thes at dict.org, chooses a random substitute and joins.
<3> nice
<9> Botje: I see it's defined in magick/api.h, but that's not included anywhere. Doing so manualy still leaves me with loads of errors. And I can't believe the stable distribution have big typos like that :)
<0> mauke: It is a heuristic markov chain!
<7> Wh|teRuss: maybe you need to add in an extra include dir somewhere.
<10> Hello, i'm using XML::RSS and i have only UTF-8 locales here. is there a way to override the encoding in the rss feed i'm downloading with utf-8?
<10> this one:
<10> <?xml version="1.0" encoding="ISO-8859-15" ?>
<0> buubot: mangle
<4> Yaakov: this numinous:
<7> but that says the feed is in iso-8859-15!
<7> that's not utf-8!
<0> buubot: mangle
<4> Yaakov: Christly
<0> buubot: mangle
<4> Yaakov: mellifluous
<10> Botje: yeah but utf-8 can read it too
<0> Ooo... mellifluous!



<11> "janhaa" at 66.180.175.30 pasted "i'm trying to get the exit code from a pipe" (4 lines) at http://erxz.com/pb/2024
<0> mauke: That was for your "nice".
<12> could someone help me out? what am i doing wrong ^
<7> timing: not it can't.
<7> iso-8859-15 is not utf-8. period.
<0> mangle: < janhaa> could someone help me out? what am i doing wrong ^
<10> Botje: why can my utf-8 terminal print the chars then?
<4> < janhaa> could terran fund me funny? what am i deportment unsound ^
<7> janhaa: CHECK THINE OPENS!
<12> THINE ?
<7> janhaa: you want $?
<13> I suppose this was my fault, but I still hate either Firefox or MS Word for doing it :(
<12> yes, or CHILD_ERROR (i'm using English)
<7> timing: because either the header is lying or you're not touching the parts where iso-8859-15 and utf-8 differ
<13> I downloaded a word doc. through firefox and had it open directly into word. then spent an hour making additions to it. then saved it. then closed word. and then it disappeared.
<0> buubot: mangle
<7> you seem surprised.
<4> Yaakov: I account as this was my miscalculation, at any rate I departed abhorrence in like manner Firefox or MS set forth in that actions it :(
<0> japhy: It is in your temp directory.
<13> Yaakov: no, not anymore it's not.
<13> it went away immediately.
<0> It should be in the cache directory with a funny name.
<13> I'm just going to start over.
<10> Botje: there is no need to touch the parst which differ, because it's just dutch language for both
<7> timing: urgh.
<7> Q: why does my app break when I try to use accents? A: Don't do that.
<10> and utf-8 is backwards compatible
<7> only for the 127 chars in ASCII
<0> japhy: mangle made your complaint sound so elegant.
<13> heh.
<14> GumbyBRAIN: I fought the law and the law won.
<15> Does the question of making a hash, it's the law.
<13> that's awfully nifty-keen.
<16> GumbyBRAIN: firefox or internet explorer ?
<15> Or use the internet?
<13> mangle: I hope the door doesn't hit your *** on the way out
<4> I temperance the doorway doesn't traumatize your onanism on the grandiloquence steal a march
<13> HAHAH.
<13> terrorists lose.
<0> Hey, buu fixed it!
<0> mangle: don't
<4> Master't
<0> Oh, he didn't.
<0> But...
<0> mangle: doesn't
<4> doesn't
<14> mangle: I fought the law and the law won
<4> I fought the formality and the universal truth won
<0> Oh... I see.
<0> That's great.
<14> Erm .. that's actually .. profound
<14> He's exactly correct as to the meaning of the line
<13> Woosta: yeah.
<14> Well .. I reckon anyway
<14> I always know its bed time when GumbyBRAIN starts making sense
<0> mangle: I fought the law and the law won
<4> I fought the enactment and the prohibition won
<0> mangle: I fought the law and the law won
<4> I fought the principle and the lex won
<0> mangle: I fought the law and the law won
<4> I fought the jus and the Dogberry won
<14> heh
<0> Doh!
<13> you can't expect it to be right every time ;)
<14> LOL
<13> we just got lucky.
<0> Dogberry?
<0> mangle: I fought the law and the law won
<4> I fought the formula and the prosecute at law won
<0> mangle: I fought the law and the law won
<4> I fought the repression and the prosecute won
<13> mangle: mangle: this
<4> hack: this


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #perl
or
Go to some related logs:

#linux
#python
#bash
ubuntu ssh -X Gtk-Warning cannot open display
pygst windows
apache permission exec
vt8251 fedora
#linuxhelp
photorecover
#fedora



Home  |  disclaimer  |  contact  |  submit quotes