summaryrefslogtreecommitdiff
path: root/cpan/Module-Metadata/lib
Commit message (Collapse)AuthorAgeFilesLines
* Update Module-Metadata to CPAN version 1.000037Chris 'BinGOs' Williams2019-09-131-15/+31
| | | | | | | [DELTA] 1.000037 2019-09-07 18:32:44Z - add decode_pod option for automatic =encoding handling
* upgrade Module-Metadata to 1.000036Karen Etheridge2019-04-181-3/+3
| | | | | 1.000036 2019-04-18 18:25:15Z - properly clean up temp dirs after testing
* upgrade Module-Metadata to 1.000035Karen Etheridge2019-04-171-13/+17
| | | | | | | | | 1.000035 2019-04-18 02:43:11Z - quieten noisy tests (issue #31) 1.000034 2018-07-19 20:26:18Z (TRIAL RELEASE) - fix how relative paths are absolutized, so they work properly on MSWin32 (Christian Walde, PR#24)
* upgrade Module-Metadata to 1.000033Karen Etheridge2016-07-251-10/+14
|
* upgrade Module-Metadata to 1.000032Karen Etheridge2016-05-161-10/+31
|
* Update Module-Metadata to version 1.000031Karen Etheridge2015-11-241-3/+3
| | | | | | 1.000031 2015-11-24 03:57:55Z (TRIAL RELEASE) - be less noisy on failure when building as part of perl core (see perl RT#126685)
* Update Module-Metadata to version 1.000030Karen Etheridge2015-11-201-9/+13
| | | | | | | | 1.000030 2015-11-20 03:03:24Z (TRIAL RELEASE) - temp dirs cleaned up during tests (Steve Hay) - more accurately mark tests as TODO, so as to have a quieter and less confusing test run without passing TODO tests. This release is primarily intended for the perl 5.23.5 release.
* Upgrade Module-Metadata from 1.000027 to 1.000029-TRIALKaren Etheridge2015-10-011-85/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.000029 2015-09-11 16:25:43Z (TRIAL RELEASE) - fix missing "use" statement in refactored test helper (only affected older perls, due to other module interactions) 1.000028 2015-09-11 04:24:39Z (TRIAL RELEASE) - refactored and expanded test cases - fixed a $VERSION extraction issue on perl 5.6.2 (RT#105978, PR#17) - fix the detection of package Foo when $Foo::VERSION is set (RT#85961) from https://cpan.metacpan.org/authors/id/E/ET/ETHER/Module-Metadata-1.000029-TRIAL.tar.gz distribution files omitted: CONTRIBUTING Changes INSTALL LICENSE MANIFEST META.json META.yml Makefile.PL README dist.ini t/00-report-prereqs.dd t/00-report-prereqs.t weaver.ini xt/author/00-compile.t xt/author/compat_lc.t xt/author/eol.t xt/author/kwalitee.t xt/author/mojibake.t xt/author/no-tabs.t xt/release/changes_has_content.t xt/release/cpan-changes.t xt/release/distmeta.t xt/release/minimum-version.t xt/release/pod-coverage.t xt/release/pod-no404s.t xt/release/pod-syntax.t xt/release/portability.t
* Upgrade Module-Metadata from version 1.000026 to 1.000027Steve Hay2015-06-051-32/+25
|
* Module::Metadata 1.000026Karen Etheridge2015-01-171-2/+2
|
* Update Module-Metadata to CPAN version 1.000025Chris 'BinGOs' Williams2015-01-041-24/+17
| | | | | | | | [DELTA] 1.000025 2015-01-04 18:56:00Z - evaluate version assignment in a clean environment, to fix assignment in a block (RT#101095)
* Upgrade Module::Metadata from version 1.000023 to 1.000024Steve Hay2014-06-031-2/+2
|
* Upgrade Module-Metadata from version 1.000022 to 1.000023Steve Hay2014-06-021-4/+6
|
* Update Module-Metadata to CPAN version 1.000022Chris 'BinGOs' Williams2014-05-281-129/+146
| | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] 1.000022 - 2014-04-29 - work around change in comparison behaviour in Test::More 0.95_01 by being more explicit with our tests - now explicitly checking the string form of the extracted version, rather than the entire version object - ensure the extracted version is returned as a version object in all cases (RT#87782, Randy Stauner) 1.000021 - 2014-04-29 - fix use of newer interface from File::Path, to avoid another prereq on older perls (Graham Knop, PR#7) - fixed all out of date prereq declarations 1.000020 - 2014-04-27 - new is_indexable() object method (ether, RT#84357) - eliminated dependency on IO::File (and by virtue, XS) - thanks, leont! - removed cruft in test infrastructure left behind from separation from Module::Build (ether) - repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata - .pm file is now wholly ascii, for nicer fatpacking (RT#95086) - some code micro-optimizations (Olivier Mengué, PR#4)
* Upgrade Module-Metadata from version 1.000018 to 1.000019Steve Hay2013-10-071-1/+2
|
* Upgrade Module::Metadata from version 1.000017 to 1.000018Steve Hay2013-09-111-1/+1
| | | | The taint.t test can now be included since it no longer uses Test::Fatal.
* Upgrade Module::Metadata from version 1.000016 to 1.000017Steve Hay2013-09-111-3/+6
|
* Upgrade Module-Metadata from 1.000014 to 1.000016Steve Hay2013-08-221-4/+6
|
* Updated Module-Metadata to CPAN version 1.000014Chris 'BinGOs' Williams2013-05-241-35/+74
| | | | | | | | | | | | | | | | | [DELTA] 1.000014 - 2014-05-09 - Remove "now installs to 'site' for perl 5.12+" from last version 1.000013 - 2013-05-08 - Fix reliance on recent Test::Builder - Make tests perl 5.6 compatible - now installs to 'site' for perl 5.12+, as per p5p recommendation 1.000012 - 2013-05-04 - improved package detection heuristics (thanks, Edward Zborowski!) - fix ->contains_pod (RT#84932, Tokuhiro Matsuno) - fix detection of pod after __END__ (RT79656, Tokuhiro Matsuno)
* Upgrade Module-Metadata to 1.000011Steve Hay2012-08-191-43/+96
|
* Upgrade Module-Metadata to 1.000010Steve Hay2012-08-091-7/+15
|
* Update Module-Metadata to CPAN version 1.000009Chris 'BinGOs' Williams2012-02-081-12/+31
| | | | | | | | | | [DELTA] 1.0.9 2012-02-08 12:00:00 - API of 'provides' changed to require a 'version' argument to future proof the function against CPAN Meta Spec changes (DAGOLDEN) - Fatal errors now use 'croak' instead of 'die'; Carp added as prerequisite (DAGOLDEN)
* Update Module-Metadata to CPAN version 1.000008Chris 'BinGOs' Williams2012-02-081-5/+86
| | | | | | | | [DELTA] 1.0.8 2012-02-07 22:30:00 - Adds 'provides' method to generate a CPAN META provides data structure correctly; use of package_versions_from_directory is discouraged (DAGOLDEN)
* Update Module-Metadata to CPAN version 1.000007Chris 'BinGOs' Williams2011-09-071-1/+1
| | | | | | | [DELTA] 1.0.7 2001-09-07 12:00:00 - Apply VMS fixes backported from blead (Craig A. Berry)
* Update Module-Metadata to CPAN version 1.000006Chris 'BinGOs' Williams2011-09-071-2/+2
| | | | | | | | | | | | | | | [DELTA] 1.0.6 2011-08-29 04:00:00 - Support PACKAGE BLOCK syntax (VPIT) [Additional info] Reapplied the changes made by Craig Berry for VMS in commit 63f27fd71dd22aa00021eb1e4fde4faa55ec9524 Raised [https://rt.cpan.org/Public/Bug/Display.html?id=70781] to upstream these changes.
* No dots in directory names, please.Craig A. Berry2011-08-051-1/+1
| | | | | | | Dot is the directory delimiter on VMS, so it's awkward at best to use it in directory names. 4eb81ef279, "Update Module-Metadata to CPAN version 1.000005" introduced two new directories with dots in the name, which confused the manifest checker and broke the build on VMS.
* Update Module-Metadata to CPAN version 1.000005Chris 'BinGOs' Williams2011-08-031-50/+104
| | | | | | | | | | | | [DELTA] 1.0.5 2011-08-02 09:45:00 - Localize $package::VERSION during version discovery (MIYAGAWA) - Fix references to Module::Build::ModuleInfo [RT #66133] (DAGOLDEN) - Added 'new_from_handle()' method [RT #68875] (DAGOLDEN) - Improved documentation (SYNOPSIS, broke out class/object method, and other minor edits) (DAGOLDEN)
* Updated Module::Metadata to CPAN version 1.000004David Golden2011-02-031-1/+1
| | | | | | | [DELTA] 1.0.4 2011-02-03 07:55:00 - Fix broken metadata.t when @INC has relative paths (JJORE)
* Update Module::Metadata to 1.000003David Golden2011-01-061-8/+4
|
* Add Module::Metadata as a dual-life core moduleDavid Golden2011-01-061-0/+760
This commit adds Module::Metadata 1.000002 as a dual-life module. It gathers package and POD information from Perl module files. It is a standalone module based on Module::Build::ModuleInfo for use by other module installation toolchain components. Module::Build::ModuleInfo has been deprecated in favor of this module instead.