#perl
01 October 2007
Total 30 pages. You are browsing page 1/30.
First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last
--- Log opened Mon Oct 01 00:00:20 2007
--- Day changed Mon Oct 01 2007
00:00 <****> And it should also ensure the coffee maker's time is valid using NTP.
00:01 <****> "Use constant names like LancelotsFavouriteColour instead of blue and assign it hex value of $0204FB."
00:02 <****> Oh, man, this is great.
00:02 <****> Yay, a Monty Python reference. :)
00:02 <****> (should be Launcelot, though)
00:03 <****> "Lie in the comments." hahahaha
00:10 <****>800 lines C file:
00:10 <****> / this is a comment
00:10 <****> // this is a comment
00:10 <****> // this is the second comment, so you can use plural, as in 'comments'
00:11 <****> so how do you make a cookie with cgi.pm be a session cookie
00:11 <****> leave out the period?
00:11 <****> Read the cgi module docs
00:11 <****> kyelz: Yes
00:11 <****> k
00:12 <****> speaking of Lancelot: there was a FreeBSD developer who went by the handle of TLS. he was also a photographer. does any1 know what became of his (fantastic b&w large format landscape) photo website
00:12 <****> his name was Thor Lancelot Simon (or at least the handle he used was that)
00:13 <****> Imagine naming your kid Thor
00:13 <****> that's nothing... I know this mexican dude that named his kid Jesus
00:14 <****> lol
00:14 <****> Christ!
00:14 <****> That's not uncommon in Mexico
00:15 <****> But Thor, or Yahwehm, or Zeus...
00:15 <****> s/m//
00:15 * auntieNeo adjusts jagerman's sarcasam detector
00:15 * jagerman wonders where his name dictionary disappeared to
00:16 <****> Thor is not listed
00:16 <****> what about Loki?
00:17 <****> Nope
00:17 <****> Lucifer?
00:18 <****> Actually, I take it back, Thor is listed under Scandanavian names
00:18 <****> all is right in the universe now!
00:23 <****> "Use Continuation to hide variables" hehe
00:24 <****> whatever the man's name the pictures were stellar
00:26 <****> "After all, if the Stroustroup can use the shift operator to do I/O, why should you not be equally creative? " hehehe
00:26 <****> what is perlish for #define or alias ?
00:27 <****> you could always play with *foo = *bar;
00:28 <****> _abc_, In the spirit of "hard to maintain code", #define and perl -P
00:28 <****> hey everyone. i am trying to run a perl script, but the instructions say i need to install "Config::Tiny, LWP::Simple and File::HomeDir" modules. can anyone tell me how to install these perl modules?
00:28 <****> apeiron ok
00:28 <****> shaffy, Use your vendor's packaging system. Failing that,
00:28 <****> shaffy
00:28 <****> _abc_, Don't do that in real code though. :)
00:29 <****> sure I won't O.O <- innocent puppy eyes
00:29 <****> If you do, we'll hunt you down and sacrifice you.
00:29 <****> The pumpkings need sacrifices to keep going.
00:29 <****> apeiron, with regard to the packaging sysgtem, is there a specific perl package i should look for with general perl modules?
00:29 <****> shaffy, No.
00:30 <****> shaffy, I'm sure your OS vendor provides something for you to manage the installation of software.
00:30 <****> If they don't, I pity you and laugh at them.
00:30 <****> I'm getting the following error, it's part of a xchat script, and I don't know what package I should get Error loading '/home/spiritus55/.xchat2/kaffeine_xchat-0.3.pl':
00:30 <****> Can't locate DCOP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 6) line 3.
00:30 <****> BEGIN failed--compilation aborted at (eval 6) line 3.
00:30 <****>
00:30 <****> Gumbybrain: be catbro
00:30 <****> X-Chat using DCOP? That's rich. :)
00:30 <****> it's a syntax error there is this dungeon relative to the catbro.
00:30 <****> Spiritus55: Please don't paste--if you need to paste, see the URLs in the topic
00:30 <****> hahaha
00:31 <****> So, what package/lib do I need?
00:31 <****> Spiritus55, Have you thought of ... perhaps... the DCOP package?
00:31 <****> Hmmm... that'd be a good thing to get..
00:31 <****> Although I question the engineering quality of any X-Chat script that wants DCOP.
00:31 <****> Thought I already had it since I could DCOP...
00:31 <****> dcop is a program.
00:31 <****> DCOP.pm is a Perl module.
00:31 <****> kk
00:32 <****> Perl doesn't make up error messages willy-nilly.
00:32 <****> apeiron, yes. i can use adept manager, however, i'm just not sure what to look for. i've tried those perl modules as search terms, but no luck.
00:32 <****> Learning to trust them is important.
00:32 <****> shaffy, So ask your vendor? :)
00:32 <****> "Can I install Perl modules using this? If so, how?"
00:32 <****> shaffy: What OS is it?
00:32 <****> kubuntu
00:32 <****> ^^ jagerman
00:33 <****> shaffy: libconfig-tiny-perl, libwww-perl, and libfile-homedir-perl most likely
00:34 <****> sweet jagerman, thanks. i appreciate it.
00:34 <****> apeiron, I can't seem to find the dcop module for pearl...
00:34 <****> perlbot, pearl?
00:34 <****> _abc_
00:34 <****> perlbot, pearl is see perl
00:34 <****> added pearl to the database
00:34 <****> Spiritus55, Where've you looked?
00:34 <****> shaffy: LWP is a special case, but most apt perl modules follow the liba-b-c-perl scheme for A::B::C
00:35 <****> gumbybrain: i can has jagerman?
00:35 <****> can i has a non native writers.
00:35 <****> :p
00:35 <****> oh, silly gumbybrain
00:35 <****> buubot, cpan DCOP
00:35 <****> apeiron: DCOP: Extensible inheritable class to dcop., by Juan C. Muller, J/JC/JCMULLER/DCOP-0.036.tar.gz
00:35 <****> GumbyBRAIN: Beat Daveman with a big steak!
00:35 <****> but this guy a steak.
00:35 <****> thanks jagerman, i'mma give it a try right now.
00:35 <****> hahhaa
00:35 <****> GumbyBRAIN, Beat this guy with a meat tenderizer then!
00:35 <****> then go with this.
00:36 <****> apeiron, I looked in apt-cache (I'm on debian)
00:36 * Daveman hands gumbybrain a cat
Total 30 pages. You are browsing page 1/30.
First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last
