Time  Nick        Message
23:30 fedaykin    "Home | Perlgeek.de Perlprogrammierung und mehr"
23:29 mwn3d_phone I had a walkthrough for a problem that people were having but it was in here so its only in the archives on perlgeek.de
23:11 TimToady    I've only uploaded over one that's already there
22:36 AlexLehm    ok
22:31 Hypftier    I know uploads have been working some time ago. But maybe some update or change to the wiki rendered them broken. I guess you'll have to wait until mikemol wakes up
22:29 AlexLehm    or should this work directly on the page
22:27 AlexLehm    ah, the question is: what do i have to do
22:27 * Hypftier  waits for a question :)
22:25 AlexLehm    i have a really dumb question, i cannot upload a png to the wiki
18:17 TimToady    that's definitely an antipattern in Perl culture
18:09 mikemol     As a C++ dev, I wouldn't overload existing operators for this kind of purpose.
18:09 mwn3d_phone Or ~. Some people like that for not.
18:09 mwn3d_phone - for not
18:09 mwn3d_phone -> for if?
18:08 mwn3d_phone +, *, and = definitely
18:08 mwn3d_phone C++ could have symbols too
17:25 mikemol     I expect the Perl6 folks will be able to implement ∧, ∨, ⊃ and ≡ directly as infix operators.
17:24 fedaykin    http://rosettacode.org/wiki/Ternary_logic#C
17:24 mikemol     [[Ternary logic#C]]