Revision: | 1.3 |
Committed: | Thu Dec 1 22:04:50 2005 UTC (19 years ago) by root |
Branch: | MAIN |
CVS Tags: | rel-0_2 |
Changes since 1.2: | +1 -1 lines |
Log Message: | *** empty log message *** |
# | User | Rev | Content |
---|---|---|---|
1 | root | 1.1 | # http://module-build.sourceforge.net/META-spec.html |
2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# | ||
3 | root | 1.2 | name: AnyEvent |
4 | root | 1.3 | version: 0.2 |
5 | root | 1.2 | version_from: lib/AnyEvent.pm |
6 | root | 1.1 | installdirs: site |
7 | requires: | ||
8 | root | 1.2 | Event: 0.86 |
9 | root | 1.1 | |
10 | distribution_type: module | ||
11 | root | 1.2 | generated_by: ExtUtils::MakeMaker version 6.23 |