#perl
09 October 2007
Total 41 pages. You are browsing page 41/41.
First :: Prev :: [...] [37] [38] [39] [40] [41] :: Next :: Last
23:24 <****> old oen w tom naker was DOPE
23:24 <****> baker
23:24 <****> Douglish, and you also need /s so ``.
23:24 <****> tag ..
23:24 <****> Douglish, and you also need /s so the dot would match the new lines as well.
23:24 <****> and now .. I have in stuff just nothing
23:25 <****> that would be the solvation of the problem .. :)
23:25 <****> I'm going to try ..
23:26 <****> yeah .. cool, there is a change .. some error :)
23:26 <****> heh
23:26 <****> I'm attempting to install Business::Shipping module, and the error im having seems to be related to the environment variable $INFO which is not defined but I'm not quite sure what should be in it, any ideas
23:26 <****> GumbyGumby, can you do the shopping for me, plz? And don't forget the toilet paper!
23:26 <****> Zoffix: Don't you want to do.
23:27 <****> No, I don't.
23:29 <****> Anybody familiar with these compulation errors ? http://phpfi.com/267966
23:29 <****> oMish: The paste 267966 has been copied to http://erxz.com/pb/4659
23:29 <****> *compilation
23:29 * CPAN upload: IO-Socket-SSL-1.10 (+++++) by SULLR
23:29 * CPAN upload: DBIx-InterpolationBinding-0.03 by LUKEROSS
23:29 <****> Zoffix: yeah .. that's it .. If I ever meet you, You'll have a beer or whatever ..
23:40 <****> LAST INSERT ID
23:43 <****> hello!
23:43 * CPAN upload: Alter-0.07 by ANNO
23:43 * CPAN upload: Image-Imager-Thumbnail-0.01 by EBRUNI
23:43 <****> how do I subst everything between true or false and ); with true or false ); ?
23:43 <****> for instance
23:43 <****> !paste
23:44 <****> ~paste
23:45 <****> eval: $life;
23:45 <****> TrueFX: undef
23:47 <****> how do I replace lines starting with ( and ending with , with blank
23:48 <****> and lines starting with ( and ending with ); with );
23:48 <****> ?
23:48 <****> this is what I have
23:52 <****> "convivial" at 71.194.35.217 pasted "how do I 1.replace lines start" (18 lines, 492B) at http://sial.org/pbot/27967
23:52 <****> please help me!
23:57 <****> anyone here?
23:57 <****> just ask the question
23:57 <****> someone will respond eventually, I promise
23:57 <****> I posted it
23:58 <****> can you plese look at the post?
23:58 <****> (someone will, I'm sure)
23:58 <****> is perl faster than tcl
23:58 <****> ok, how do I replace lines that start with ')' and end with ',' with a blank line?
23:58 <****> RockShox: wow, seriously?
23:58 <****> hi guys
23:58 <****> i ve got a question
23:58 <****> seems like you want $content =~ s/^).*//
23:59 <****> jettero what is it supposed to be obvious
23:59 <****> s/^).*,//
23:59 <****> RockShox: no, ... the difference between high level languages are their syntax
23:59 <****> i ve got an utf16 coded .txt file if i make in place editing or print on another file after reading how are they saved ?
23:59 <****> s/^).*,$//
23:59 <****> if speed is a problem choose C or assembler
23:59 <****> i work on windows
23:59 <****> this is what I do now
23:59 <****> $content =~ s/^\(.*,//;
23:59 <****> $content =~ s/^\(.*\);/\);/;
23:59 <****> but it ain't working!
23:59 <****> looks fine to me...
--- Log closed Wed Oct 10 00:00:05 2007
Total 41 pages. You are browsing page 41/41.
First :: Prev :: [...] [37] [38] [39] [40] [41] :: Next :: Last
