Changeset 11831 for lang/perl/Punc/trunk

Show
Ignore:
Timestamp:
05/18/08 01:52:44 (6 months ago)
Author:
mizzy
Message:

miss

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Punc/trunk/lib/Punc/Client.pm

    r11803 r11831  
    4040    return if $module eq 'DESTROY'; 
    4141 
    42     return Punc::Client::Request->new({ 
     42    my $client = Punc::Client::Request->new({ 
    4343        conf   => $self->conf, 
    4444        hosts  => $self->hosts,