| action | BinGOs wakes up at his $desk |
| BinGOs | wakes up at his $desk |
| Jmax- | Can't locate object method "_init_keymap" via package "POE::Wheel::ReadLine" # why is this erring? that subroutine is clearly in that package. do i need to use POE::Wheel::ReadLine directly to get it or something? i can't imagine why |
| battle_rodent | www.archlinux.org is maximum happiness for free linux |
| merlyn | but it's still linux too bad it'll never be OSX. :) |
| battle_rodent | freebsd is slightly annoying package mgr |
| BinGOs | Yes, you need to 'use' POE::Wheel::ReadLine |
| battle_rodent | thank god |
| Jmax- | BinGOs: i see, thank you. |
| battle_rodent | osx=zzzzz |
| BinGOs | use POE qw(Wheel::ReadLine); should do it. |
| Jmax- | er, i already did that |
| merlyn | use POE Boy; |
| BinGOs | use POE::Knee; |
| merlyn | use POE::Sore::Knee |
| BinGOs | heh |
| Jmax- | see, i figured that'd be enough, but appearantly not :\ |
| battle_rodent | merlyn is this simon cozens guy pretty cool? |
| action | somian loves Simon Cozens' book |
| somian | loves Simon Cozens' book |
| merlyn | & zzz |
| somian | feel better, merlyn |
| battle_rodent | merlyn when you going to mexico next? ;) |
| Jmax- | so no clues on that error? hmm |
| battle_rodent | battle_rodent: you know what pisses me off? all the zillions of clicks I have to do during emails battle_rodent: I should be able to type a message thendrag n drop recipients into an area battle_rodent: to send to battle_rodent: crap like that |
| Jmax- | get to it! |
| BinGOs | Jmax-: pastebot the code ? |
| Jmax- | BinGOs: not much relevant code, but sure |
| battle_rodent | Like drag n drop is dope |
| BinGOs | Or reduce it down to the smallest testcase. |
| erxz_paste | "Jmax" at 71.6.194.243 pasted "main::_start" (11 lines) at http://erxz.com/pb/1662 |
| battle_rodent | its getting away from that that makes things suck does perl support drag ndrop on web pages? liek today I got 20 emails my response to all of them was same |
| Jmax- | battle_rodent: perl is not supported as a client-side scripting language in most web browsers |