| Yaakov | I use an ASR-33 for IRC. |
| f00li5h | Yaakov: that explains it |
| integral | How fast do I need to type to jam the print head? |
| f00li5h | integral: it just buffers |
| integral | darn |
| Yaakov | You can't. Is is a ball and it can't go any faster than the 15CPS. |
| f00li5h | but i'm sure you can buffer overrun it, and program it to kill him |
| Zaba | hmm |
| f00li5h | Zaba: meow (smell of burning paint from painted candles)-- |
| Yaakov | (smell of burning paint from painted walls)-- x 2 |
| f00li5h | (smell of burning paint from body paint)-- |
| dexterr | Is there any difference between " and '? |
| f00li5h | dexterr: perldoc perldata dexterr: in sort "yes" |
| integral | *short |
| f00li5h | integral: indeed |
| Prof_Vince | 'yes' |
| integral | It's more "yes\n" versus 'yes\n' |
| f00li5h | eval: $is = q/isn't/; [ "there $is a difference", 'there $is a difference' ] |
| buubot | f00li5h: ['there isn\'t a difference','there $is a difference'] |
| dexterr | Ahh! |
| f00li5h | dexterr: read the perldoc |
| dexterr | I am |
| dazjorz | [15:12] <f00li5h> dexterr: perldoc perldata isn't that perlop? ' " |
| f00li5h | dexterr: quotelikes are in perldatga s/ga/a/ dazjorz: where did you come from? |
| dazjorz | s/dexterr/dazjorz/ |
| Yaakov | eval: $s='blort'; print "s is $s"; print 's is $s' |
| buubot | Yaakov: s is blort s is $s 1 |
| f00li5h | Yaakov: WE'VE DONE THAT ONE |
| dazjorz | f00li5h: I'm from outer space |
| Yaakov | Now I have. |
| f00li5h | dazjorz: that explains the haircut |
| Yaakov | eval: use Data::Dumper; print Dumper f00li5h |
| buubot | Yaakov: $VAR1 = 'f00li5h'; 1 |
| Yaakov | Just as I thought. A facade. |