+0.03 2010-01-03 10:10 UTC
+ + Fix : Stop skipping t/10-base.t when Acme::CPANAuthors throw an
+ unrelated warning.
+ + Fix : Explicitely depend on the last ExtUtils::Installed and
+ Acme::CPANAuthors.
+ + Fix : Work around Kwalitee test misfailures.
+
0.02 2009-02-17 17:05 UTC
+ Doc : Misc. improvements.
+ Fix : Missing directory trees to search for installed modules.
--- #YAML:1.0
name: Acme-CPANAuthors-You-re_using
-version: 0.02
+version: 0.03
abstract: We are the CPAN authors that have written the modules installed on your perl!
author:
- Vincent Pit <perl@profvince.com>
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
- Acme::CPANAuthors: 0
+ Acme::CPANAuthors: 0.09
+ Carp: 0
+ ExtUtils::Installed: 1.999
ExtUtils::MakeMaker: 0
Test::More: 0
requires:
- Acme::CPANAuthors: 0
+ Acme::CPANAuthors: 0.09
Carp: 0
- ExtUtils::Installed: 0
+ ExtUtils::Installed: 1.999
perl: 5.006
resources:
bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-CPANAuthors-You-re_using
homepage: http://search.cpan.org/dist/Acme-CPANAuthors-You-re_using/
license: http://dev.perl.org/licenses/
- repository: http://git.profvince.com/perl/modules/Acme-CPANAuthors-You-re_using.git
+ repository: http://git.profvince.com/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git
no_index:
directory:
- t
- inc
-generated_by: ExtUtils::MakeMaker version 6.48
+generated_by: ExtUtils::MakeMaker version 6.56
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
+dynamic_config: 0
written the modules installed on your perl!
VERSION
- Version 0.02
+ Version 0.03
SYNOPSIS
use Acme::CPANAuthors;
perldoc Acme::CPANAuthors::You::re_using
COPYRIGHT & LICENSE
- Copyright 2009 Vincent Pit, all rights reserved.
+ Copyright 2009,2010 Vincent Pit, all rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.