| Line # | Revision | Author | |
|---|---|---|---|
| 1 | 1 | dpavlin | # http://module-build.sourceforge.net/META-spec.html |
| 2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# | ||
| 3 | name: MARC-Fast | ||
| 4 | 9 | dpavlin | version: 0.03 |
| 5 | 1 | dpavlin | version_from: Fast.pm |
| 6 | installdirs: site | ||
| 7 | requires: | ||
| 8 | Carp: 0 | ||
| 9 | Test::Exception: 0 | ||
| 10 | Test::Simple: 0.44 | ||
| 11 | |||
| 12 | distribution_type: module | ||
| 13 | generated_by: ExtUtils::MakeMaker version 6.17 |