Changeset 15598 for lang/perl/Data-Valve
- Timestamp:
- 07/10/08 11:22:07 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Data-Valve/trunk/lib/Data/Valve.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Data-Valve/trunk/lib/Data/Valve.pm
r15597 r15598 97 97 Data::Valve is a throttler based on Data::Throttler. 98 98 99 Currently only throttles within a single process. More to come soon 100 99 101 =head1 METHODS 100 102 101 103 =head2 try_push([key => $key_name]) 102 104 105 =head1 AUTHOR 106 107 Daisuke Maki C<< <daisuke@endeworks.jp> >> 108 109 =head1 LICENSE 110 111 This program is free software; you can redistribute it and/or modify it 112 under the same terms as Perl itself. 113 114 See http://www.perl.com/perl/misc/Artistic.html 115 103 116 =cut
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)