Changeset 8025 for lang/perl/App-MadEye
- Timestamp:
- 03/17/08 13:29:00 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Rule/Retry.pm
r7564 r8025 22 22 23 23 1; 24 24 25 # HTTPD とかは頻繁に再起動するので、一回ぐらい落ちてても無視してほしい。 25 26 27 __END__ 28 29 =head1 NAME 30 31 App::MadEye::Rule::Retry - please retry... 32 33 =head1 SCHEMA 34 35 type: map 36 mapping: 37 expire_time: 38 type: int 39 required: yes 40 cache_root: 41 type: str 42 required: yes 43 44 =head1 SEE ALSO 45 46 L<App::MadEye>, L<Cache::FileCache> 47 48
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)