Changeset 15598 for lang/perl/Data-Valve

Show
Ignore:
Timestamp:
07/10/08 11:22:07 (5 years ago)
Author:
daisuke
Message:

add author info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Data-Valve/trunk/lib/Data/Valve.pm

    r15597 r15598  
    9797Data::Valve is a throttler based on Data::Throttler. 
    9898 
     99Currently only throttles within a single process. More to come soon 
     100 
    99101=head1 METHODS 
    100102 
    101103=head2 try_push([key => $key_name]) 
    102104 
     105=head1 AUTHOR 
     106 
     107Daisuke Maki C<< <daisuke@endeworks.jp> >> 
     108 
     109=head1 LICENSE 
     110 
     111This program is free software; you can redistribute it and/or modify it 
     112under the same terms as Perl itself. 
     113 
     114See http://www.perl.com/perl/misc/Artistic.html 
     115 
    103116=cut