#perl
09 October 2007
Total 41 pages. You are browsing page 4/41.
First :: Prev :: [...] [2] [3] [4] [5] [6] [...] :: Next :: Last
01:12 <****> hasan: not quite
01:12 <****> :)
01:12 <****> eval: $life='';
01:12 <****> hasan: ''
01:13 <****> u r mistaken
01:13 <****> hasan: that's cheating
01:13 <****> nope
01:13 * CPAN upload: YATG-1.0300 by OLIVER
01:13 * CPAN upload: Algorithm-CheckDigits-0.48 by MAMAWE
01:13 <****> eval: $life = qw/ good bad meaningless / ; [ $life ]
01:13 <****> f00li5h: ['meaningless']
01:13 <****> every now and then life needs some initial values like birth
01:13 <****> hasan: then life is blessed?
01:13 <****> nope
01:14 <****>new( qw/ f00li5h and5illy / )
01:14 <****> but u should not a list to a scalar it may be misleading
01:14 <****> hasan: I know what it does, so should you
01:14 <****> maybe there should be another command in perl 6 like suicide
01:14 <****> @foo = meow # too
01:14 <****> hasan: to die with a note?
01:15 <****> nope
01:15 <****> so banal
01:15 <****> hrm?
01:15 <****> everybody has done it also
01:15 <****> its not so popular nowadays
01:15 <****> i haven't ...
01:15 <****> if i were i popstar or rockstart it would be worthy but as an electronics engineer and a newbie programmer
01:16 <****> nope it's not so interesting nobody would throw my exception
01:16 <****> catch it either
01:16 <****> hasan: what the hell are you talking about?
01:16 <****> nothingness
01:16 <****> :)
01:16 <****> lack of somethingness?
01:16 <****> ok here is my problem
01:16 * f00li5h is wrapped in an eval BLOCK in a while 1
01:16 <****> i ve enrolled french course
01:16 <****> hasan: put that in list context
01:17 <****> then i couldnt find a nice french to turkish dictionary
01:17 <****> I am looking for something like a non-destructive chomp. I wan't to pass a string and get a string without the trailing \n. Any ideas?
01:17 <****> then i had to pay about 30 $ for that dictionary which was composed of 100.000 words
01:17 <****> then i thought that's too heavy to carry i need to find a way to use it in my mobile phone
01:17 <****> hncaldwell: chomp( $chomped = $not_changed );
01:18 <****> then my genious programmer friends has suggested me to learn pearl language
01:18 <****> anyone knows how to enable printing passthrough in xterm?
01:18 <****> perl
01:18 <****> s/pearl/perl
01:18 <****> /
01:18 <****> i ve read about 10 books starting from scracth
01:18 <****> :)
01:18 <****> that's a good start
01:18 <****> $str .= (my $last = chop $str);
01:19 <****> and i have still difficulty in deparsing tokenizing this dictionary whatever way you call it
01:19 <****> hasan: perldoc perltoc ?
01:19 <****> now is it worthy :)
01:19 <****> hasan: dictionary?
01:19 <****> hncaldwell: $another_string = do { local $_ = something; chomp; $_ } # and write a sub to do it if you don't feel like writing it out all the time :)
01:19 <****> xpato: printing passthrough?
01:19 <****> kspath_: perldoc perl
01:19 <****> je ne pense pas
01:19 <****> hobbs: ye-gads
01:19 <****> il serait mieux de le lire d'une façon tres trop rapide
01:19 <****> :)
01:19 <****> hobbs: chomp( $another_string = $_ )
01:19 <****> Ok, thanks guysq
01:19 <****> perldoc perlfox
01:19 <****> f00li5h: oh duh
01:19 <****> hncaldwell: that. :)
01:20 <****> f00li5h: he tricked me into thinking there wasn't an easy solution ;)
01:20 <****> hobbs: crafty begger
01:20 <****> I've only written that 37 million times.
01:20 <****> heh, yeah
01:20 <****> i think programmers are messing that world
01:20 <****> your fingers remember it, but your brain doesn't
01:20 <****> we should save the planet and kill all programmers
01:20 <****> hasan: pardon?
01:20 <****> :P
01:20 <****> yep thats what i think
01:21 <****> if i dont code, i'll end up in a call center -_-
01:21 <****> sorry to say that in this channel i ve wondered around today a seaside tour
01:21 <****> since i'm hateful and condescending to customers
01:21 <****> f00li5h: we connect to a remote application made in perl via ssh and it send the print job to the local atached printer
01:22 <****> xpato: i see... well, i think that VT100 only allows for a line printer, although it may be attached to CUPS... i suppose
01:22 <****> has anyone of you written a programming book
01:22 <****> xpato: there should be something in one of the ctrl+(left|right|middle) click menus
01:22 <****> hasan: some of the folks here have
01:23 <****> give their name to me i ve got a red button and missiles
01:23 <****> use locale;
01:23 <****> hasan: umm
01:24 <****> nothing
01:24 <****> anyway it's time to read about object orientation in perl :) ill vomit
01:24 <****> hasan: Have you considered sending some of those straight up and let gravity do the rest?
01:24 <****> hasan: I've got a good idea for you
01:24 <****> hasan: log the fuck off of IRC before you "vomit" your incoherent babbling bullshit.
01:25 <****> *** WARNING: BAD HOBBS DAY
01:25 <****> YAAKOV.
01:25 <****> +++ OUT OF CHEESE ERROR +++
01:25 <****> BUU
01:25 <****> I recall that there is a module that gives you a tied file handle that operates as a fifo. You write into it and then you can read what you wrote out of it. What is the name of that module? Or if is it better to just use a pipe even though I'm only within the same proccess?
01:25 <****> Yaakov: That is not everyday?
01:25 <****> Yaakov: I tried to talk to you this morning =[
Total 41 pages. You are browsing page 4/41.
First :: Prev :: [...] [2] [3] [4] [5] [6] [...] :: Next :: Last
