descriptionMetabase interface for Test::Smoke
ownerh.merijn@procura.nl
last changeSun, 20 May 2012 08:01:09 +0000 (20 10:01 +0200)
content tags
add:
README
=head1 NAME

Test::Smoke::Metabase - The interface for Test::Smoke to Metabase

=head1 Description

...

=head1 PREREQUISITES

Perl 5.6.0 and up.

=head1 INSTALLATION

  $ cpan Test::Smoke::Metabase

  or

  $ perl Makefile.PL
  $ make test
  $ make install

Recent changes can be (re)viewed in the public GIT repository at
http://repo.or.cz/w/Test-Smoke-Metabase.git

Feel free to clone your own copy:

 $ git clone http://repo.or.cz/r/Test-Smoke-Metabase.git Test-Smoke-Metabase

or get it as a tgz:

 $ wget --output-document=Test-Smoke-Metabase-git.tgz \
	   'http://repo.or.cz/w/Test-Smoke-Metabase.git?a=snapshot;sf=tgz'

=head1 AUTHOR

H.Merijn Brand <h.m.brand@xs4all.nl>

=head1 COPYRIGHT AND LICENSE

Copyright (c) 2010-2012 H.Merijn Brand.  All rights reserved.

This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
shortlog
2012-05-20 H.Merijn Brandmeta-spec in json is an integermaster
2012-01-11 H.Merijn BrandUpped copyright to 2012
2011-09-08 H.Merijn BrandMake all my ChangeLog's look more or less the same
2011-09-07 H.Merijn BrandNAME / DISTNAME in Makefile.PL0.23
2011-09-07 H.Merijn BrandMake minimal version checks subtests0.22
2011-09-07 H.Merijn Brandts_db 2 tsGateway conversion tools
2011-09-07 H.Merijn BrandMore cross-checks for META data
2011-08-16 H.Merijn Branddo NOT decode twice
2011-08-16 H.Merijn BrandAdd tests functionality to conversions
2011-08-11 H.Merijn BrandConvert using freeze/thaw
2011-08-11 H.Merijn BrandIgnore MYMETA and NYTProf stuff
2011-08-11 H.Merijn Brandmention public repository in META (not private)
2011-08-11 H.Merijn BrandConversion utils update moving to Test::Smoke::Gateway
2011-08-11 H.Merijn BrandPerl 5.14.1 is current stable
2011-04-18 H.Merijn BrandDocument why parallel is in Config instead of in Build
2011-04-17 H.Merijn BrandAdded git_describe to Fact::SmokeID
...
tags
12 years ago 0.23
12 years ago 0.22
13 years ago 0.21
14 years ago 0.20
14 years ago 0.10
14 years ago 0.02
14 years ago 0.01
heads
11 years ago master