Changeset 18381
- Timestamp:
- 08/28/08 13:52:41 (4 months ago)
- Location:
- lang/perl/mobirc/trunk
- Files:
-
- 2 modified
-
Makefile.PL (modified) (1 diff)
-
lib/App/Mobirc/Plugin/Component/IRCClient.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/mobirc/trunk/Makefile.PL
r18379 r18381 15 15 requires 'POE' => '1.003'; 16 16 requires 'POE::Sugar::Args' => '1.3'; 17 requires 'POE::Component::IRC' => '5.86'; 17 requires 'POE::Component::IRC' => '5.86'; # THIS VERSION HAS BUG! http://rt.cpan.org/Ticket/Display.html?id=38773 18 18 19 19 # mobile stuff -
lang/perl/mobirc/trunk/lib/App/Mobirc/Plugin/Component/IRCClient.pm
r18380 r18381 12 12 # POE::Filter::IRC::Compat->get_one returns undef when invalid CTCP request. 13 13 # POE::Filter::Stackable dies when get the undef! 14 # see also http://rt.cpan.org/Ticket/Display.html?id=38773 14 15 my $meta = Class::MOP::Class->initialize('POE::Filter::IRC::Compat') or die "cannot get meta class of the POE::Filter::IRC::Compat"; 15 16 $meta->add_around_method_modifier('get_one', sub {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)