[Bps-public-commit] r15983 - Module-Install-RTx
ruz at bestpractical.com
ruz at bestpractical.com
Mon Sep 15 15:38:00 EDT 2008
Author: ruz
Date: Mon Sep 15 15:37:58 2008
New Revision: 15983
Added:
Module-Install-RTx/META.yml
Log:
* add meta to the repo
Added: Module-Install-RTx/META.yml
==============================================================================
--- (empty file)
+++ Module-Install-RTx/META.yml Mon Sep 15 15:37:58 2008
@@ -0,0 +1,25 @@
+---
+abstract: 'RT extension installer'
+author:
+ - 'Audrey Tang <cpan at audreyt.org>'
+distribution_type: module
+generated_by: 'Module::Install version 0.77'
+license: mit
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
+name: Module-Install-RTx
+no_index:
+ directory:
+ - inc
+ - t
+provides:
+ Module::Install::RTx:
+ file: lib/Module/Install/RTx.pm
+ version: 0.23
+ Module::Install::RTx::Factory:
+ file: lib/Module/Install/RTx/Factory.pm
+requires:
+ Module::Install::Admin: 0.4
+ perl: 5.8.0
+version: 0.23
More information about the Bps-public-commit
mailing list