Changeset 16945
- Timestamp:
- 08/01/08 17:31:45 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Sub-Throttle/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Sub-Throttle/trunk/README
r16943 r16945 2 2 ========================= 3 3 4 The README is used to introduce the module and provide instructions on 5 how to install the module, any machine dependencies it may have (for 6 example C compilers and installed libraries) and any other information 7 that should be provided before the module is installed. 8 9 A README file is required for CPAN modules since CPAN extracts the 10 README file from a module distribution so that people browsing the 11 archive can use it get an idea of the modules uses. It is usually a 12 good idea to provide version information here so that people can 13 decide whether fixes for the module are worth downloading. 4 Throttles the load of perl function by calling sleep. 14 5 15 6 INSTALLATION … … 22 13 make install 23 14 24 DEPENDENCIES25 26 This module requires these other modules and libraries:27 28 blah blah blah29 30 15 COPYRIGHT AND LICENCE 31 16 32 Put the correct copyright and licence information here. 33 34 Copyright (C) 2008 by 奥 一穂 17 Copyright (C) 2008 by Cybozu Labs, Inc. 35 18 36 19 This library is free software; you can redistribute it and/or modify 37 20 it under the same terms as Perl itself, either Perl version 5.8.6 or, 38 21 at your option, any later version of Perl 5 you may have available. 39 40
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)