[tapx-dev] [commit][193] META.yml - is autogenerated
ewilhelm at hexten.net
ewilhelm at hexten.net
Tue Jul 17 08:41:11 BST 2007
Revision: 193
Author: ewilhelm
Date: 2007-07-17 08:41:11 +0100 (Tue, 17 Jul 2007)
Log Message:
-----------
META.yml - is autogenerated
. - ignore META.yml
Removed Paths:
-------------
trunk/META.yml
Property Changed:
----------------
trunk/
Property changes on: trunk
___________________________________________________________________
Name: svn:ignore
- andy
blib*
Makefile
Makefile.old
Build
_build*
pm_to_blib*
*.tar.gz
.lwpcookies
Set-IntSpan-Fast-*
cover_db
.*
MANIFEST.bak
+ andy
blib*
Makefile
Makefile.old
Build
_build*
pm_to_blib*
*.tar.gz
.lwpcookies
Set-IntSpan-Fast-*
cover_db
.*
MANIFEST.bak
META.yml
Deleted: trunk/META.yml
===================================================================
--- trunk/META.yml 2007-07-17 07:40:30 UTC (rev 192)
+++ trunk/META.yml 2007-07-17 07:41:11 UTC (rev 193)
@@ -1,89 +0,0 @@
----
-name: TAP-Parser
-version: 0.50_07
-author:
- - 'Curtis "Ovid" Poe <ovid at cpan.org>'
-abstract: Parse L<TAP|Test::Harness::TAP> output
-license: perl
-resources:
- license: http://dev.perl.org/licenses/
-requires:
- Pod::Usage: 0
- Test::More: 0
-provides:
- TAP::Base:
- file: lib/TAP/Base.pm
- version: 0.50_07
- TAP::Harness:
- file: lib/TAP/Harness.pm
- version: 0.50_07
- TAP::Harness::Color:
- file: lib/TAP/Harness/Color.pm
- version: 0.50_07
- TAP::Harness::Compatible:
- file: lib/TAP/Harness/Compatible.pm
- version: 0.50_07
- TAP::Harness::Compatible::Iterator:
- file: lib/TAP/Harness/Compatible/Iterator.pm
- version: 0.50_07
- TAP::Harness::Compatible::Point:
- file: lib/TAP/Harness/Compatible/Point.pm
- version: 0.50_07
- TAP::Harness::Compatible::Results:
- file: lib/TAP/Harness/Compatible/Results.pm
- version: 0.50_07
- TAP::Harness::Compatible::Straps:
- file: lib/TAP/Harness/Compatible/Straps.pm
- version: 0.50_07
- TAP::Harness::Compatible::Util:
- file: lib/TAP/Harness/Compatible/Util.pm
- version: 0.50_07
- TAP::Parser:
- file: lib/TAP/Parser.pm
- version: 0.50_07
- TAP::Parser::Aggregator:
- file: lib/TAP/Parser/Aggregator.pm
- version: 0.50_07
- TAP::Parser::Grammar:
- file: lib/TAP/Parser/Grammar.pm
- version: 0.50_07
- TAP::Parser::Iterator:
- file: lib/TAP/Parser/Iterator.pm
- version: 0.50_07
- TAP::Parser::Iterator::ARRAY:
- file: lib/TAP/Parser/Iterator.pm
- version: 0.50_07
- TAP::Parser::Iterator::FH:
- file: lib/TAP/Parser/Iterator.pm
- version: 0.50_07
- TAP::Parser::Result:
- file: lib/TAP/Parser/Result.pm
- version: 0.50_07
- TAP::Parser::Result::Bailout:
- file: lib/TAP/Parser/Result/Bailout.pm
- version: 0.50_07
- TAP::Parser::Result::Comment:
- file: lib/TAP/Parser/Result/Comment.pm
- version: 0.50_07
- TAP::Parser::Result::Plan:
- file: lib/TAP/Parser/Result/Plan.pm
- version: 0.50_07
- TAP::Parser::Result::Test:
- file: lib/TAP/Parser/Result/Test.pm
- version: 0.50_07
- TAP::Parser::Result::Unknown:
- file: lib/TAP/Parser/Result/Unknown.pm
- version: 0.50_07
- TAP::Parser::Source:
- file: lib/TAP/Parser/Source.pm
- version: 0.50_07
- TAP::Parser::Source::Perl:
- file: lib/TAP/Parser/Source/Perl.pm
- version: 0.50_07
- TAP::Parser::YAML:
- file: lib/TAP/Parser/YAML.pm
- version: 0.50_07
-generated_by: Module::Build version 0.2805
-meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.2.html
- version: 1.2
More information about the tapx-dev
mailing list