Revision: | 1.4 |
Committed: | Sun Dec 4 09:44:32 2005 UTC (19 years ago) by root |
Branch: | MAIN |
CVS Tags: | rel-0_3 |
Changes since 1.3: | +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.4 | version: 0.3 |
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 |