#perl - Sun 22 Apr 2007 between 00:33 and 01:29



Bogaurdthanks for your help Jmax-, i have it working perfectly now :)
Jmax-(satisfied customer)++
rellik__is .*? the less-hungry .*? like If I have "foo bar baz bean baz boo" and I want to match to the first baz, is it /.*?baz/ ?
oop! "is .*? the less-hungry .*?" should be "is .*? the less-hungry '.*' ?"
s/oop/oops
actionCPAN upload: XML-Comma-1.97 by BRIANSKI
CPANupload: XML-Comma-1.97 by BRIANSKI
Jmax-rellik__: the ? makes .* non-greedy, yes
digitokXD
IceShamanis there a way to have a global variable under strict that works across files without having to use $::
Jmax-not that i know of, but don't do that
IceShamanan alternative being?
jagermanrellik__: You don't need .* or .*? there.
Jmax-proper passing of variables
rellik__jagerman, yeah, it was a bad example :)
IceShamanJmax-, I have a hash containing settings for a website, each page uses these settings in themselves and in their functions
I'm not aware of how to "pass" variables outside of functions, and sending it along to every function intself would be ott
I'd just really like 1 global variable that would work sanely, akin to how it would without strict
Jmax-then no strict 'vars'
but that's probably a bad idea
IceShamanyes, it is, so in short, I guess I'm stuck with specifying main as the package
actionCPAN upload: Devel-Fail-Make-1.008 by MTHURN
CPANupload: Devel-Fail-Make-1.008 by MTHURN
SempeSo I have software I need people to run on their computers, and I am willing to pay them a small amount of money per month. Where should I find these people?
Jmax-Sempe: hmm, you need people to process your data?
Sempe: your best bet is to start a website and service and all that, and start marketing
SempeJmax - Yeah it's processing
I only need a few people
buuSempe: Uh, why?
SempeData mining basicly
using neural network / computer learning logic
buuI'm trying hard to think of a situation where's cheaper to pay random other people to crunch data you can't verify
SempeWhy couldn't the data be verified ?
buuEr, how do you trust the users?
SempeWell I don't trust them
buuAnd why not just buy computing time straight up?
SempeHow / Where ?
I found one that charges $200 / month for using theirs. That is just dumb.
actionCPAN upload: Devel-Fail-MakeTest-1.006 by MTHURN
CPANupload: Devel-Fail-MakeTest-1.006 by MTHURN
ALVANhi all
why if a set a perl script with #!/usr/bin/perl -w switch works ..but if i let it #!/usr/bin/perl doest work
s/doest work /does not work

Page: 3 10 17 24 31 38 45 52 59 66 

IrcArchive