diff options
author | Craig A. Berry <craigberry@mac.com> | 2009-06-17 22:08:28 -0500 |
---|---|---|
committer | Craig A. Berry <craigberry@mac.com> | 2009-06-18 08:15:05 -0500 |
commit | 906a0c07e328f0f22fcc032cc5b85bf246005a45 (patch) | |
tree | 7feb1d3d320960d75679a729669d24f3c3e93c3c /MANIFEST | |
parent | e061ec81dcb60a85554e31a39475b89528de42f0 (diff) | |
download | perl-906a0c07e328f0f22fcc032cc5b85bf246005a45.tar.gz |
Remove CPANPLUS's SQLite tests from the core.
They will never be run here in the absence of DBD::SQLite, and the
absurdly long names can cause trouble for venerable but now exotic
volume formats such as ODS-2 or FAT.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2018,8 +2018,6 @@ lib/CPANPLUS/Shell.pm CPANPLUS lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t CPANPLUS tests lib/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests lib/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests -lib/CPANPLUS/t/031_CPANPLUS-Internals-Source-SQLite.t CPANPLUS tests -lib/CPANPLUS/t/032_CPANPLUS-Internals-Source-via-sqlite.t CPANPLUS tests lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t CPANPLUS tests lib/CPANPLUS/t/04_CPANPLUS-Module.t CPANPLUS tests lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t CPANPLUS tests |