Changeset 16081 for lang/perl/Data-Valve
- Timestamp:
- 07/22/08 17:57:03 (5 years ago)
- Location:
- lang/perl/Data-Valve/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Data/Valve.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Data-Valve/trunk/Changes
r16073 r16081 1 1 Changes 2 2 ======= 3 4 0.00006 - 22 Jul 2008 5 - Add fill() and reset() 3 6 4 7 0.00006 - 22 Jul 2008 -
lang/perl/Data-Valve/trunk/lib/Data/Valve.pm
r16080 r16081 6 6 7 7 use XSLoader; 8 our $VERSION = '0.0000 6';8 our $VERSION = '0.00007'; 9 9 our $AUTHORITY = 'cpan:DMAKI'; 10 10 … … 185 185 =head2 fill([key => $key_name]) 186 186 187 Fills up the specified bucket until it starts throttling 188 187 189 =head2 reset([key => $key_name]) 190 191 Clears the specified bucket so the next request will succeed for sure 188 192 189 193 =head2 try_push([key => $key_name])
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)