| action | dazjorz mumbles a bit more |
| dazjorz | mumbles a bit more |
| nanonyme | heh, the confusion part was though that according to the warning, it does something a bit different than i would expect... i did understand it doesn't work but not completely why that does what it does maybe i should read the oop docs, hmh |
| action | CPAN upload: Set-IntSpan-1.10 by SWMCD |
| CPAN | upload: Set-IntSpan-1.10 by SWMCD |
| action | dazjorz is planning to write a nice graphical SSH app |
| dazjorz | is planning to write a nice graphical SSH app |
| zamolxes | xterm ? |
| dazjorz | SSH :) ofcourse I can run xterm or Konsole and run ssh in that, but it still lacks stuff |
| zamolxes | well yes, but what you have xterm+ssh client |
| dazjorz | :) |
| zamolxes | what? :) |
| dazjorz | SFTP for one instance |
| zamolxes | kde does the FISH afair |
| specialunderwear | hi how do i call a method from a base class which is in package render::base::base? render::base::base->call(); gives an error about strict references |
| rmah | yar |
| LeoNerd | I recall somewhere there's a list of all the CPAN authors, ordered by how many modules they have... Anyone know where that is..? |
| rmah | perhaps on CPAN? |
| zamolxes | specialunderwear: that looks correct, the problem is elsewhere perlbot: top10? perlbot: top10 i don't know :) CPAN: top10 |
| CPAN | zamolxes: ADAMK (142), MIYAGAWA (118), RJBS (94), SMUELLER (91), AUTRIJUS (82), GUGOD (77), INGY (67), RCLAMP (62), LBROCARD (58), MSERGEANT (57) |
| zamolxes | there |
| rmah | who is this "ADAMK" fellow? |
| LeoNerd | Yeah... do you know where that list comes from..? I found an online one with every author once... |
| green- | i'm trying to deference a reference on one line ... (not even sure if that make sense.. ) .. trying to do ${$foo->[0]}->method(); where $foo->[0] is an object reference .. this syntax is incorrect, but is there a way to do this? |
| Khisanth | $foo->[0]->method what you had would have worked if $foo->[0] was actually a reference to an object |
| green- | oh, really.. figures i didn't try the simpler route it is... but it gives me an error "not a scalar reference" |
| ew73 | Huh. Is there a sane reason why modperl(2) would ignore a PerlSwitches -I/foo/lib ? |
| green- | if i do $this=$foo->[0]; $this->method(); ... then no issues Khisanth: in any event, your suggested syntax works .. many thanks |
| action | ew73 fixes. Apache makes me sad. |
| ew73 | fixes. Apache makes me sad. |
| crayolarx | why? apache is great from my experience. |
| action | CPAN upload: IO-Multiplex-1.09 by BBB |
| CPAN | upload: IO-Multiplex-1.09 by BBB |