Package: grinder / 0.5.4-6

Metadata

Package Version Patches format
grinder 0.5.4-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dot in inc.patch | (download)

Makefile.PL | 1 1 + 0 - 0 !
t/00-load.t | 1 1 + 0 - 0 !
t/01-shotgun.t | 1 1 + 0 - 0 !
t/02-mates.t | 1 1 + 0 - 0 !
t/03-amplicon.t | 1 1 + 0 - 0 !
t/04-abundances.t | 1 1 + 0 - 0 !
t/05-forbidden.t | 1 1 + 0 - 0 !
t/06-seed.t | 1 1 + 0 - 0 !
t/07-diversity.t | 1 1 + 0 - 0 !
t/08-shared.t | 1 1 + 0 - 0 !
t/09-permuted.t | 1 1 + 0 - 0 !
t/10-quality.t | 1 1 + 0 - 0 !
t/11-tracking.t | 1 1 + 0 - 0 !
t/12-read-length.t | 1 1 + 0 - 0 !
t/13-insert-length.t | 1 1 + 0 - 0 !
t/14-genome-length-bias.t | 1 1 + 0 - 0 !
t/15-multiplex.t | 1 1 + 0 - 0 !
t/16-profile.t | 1 1 + 0 - 0 !
t/17-libraries.t | 1 1 + 0 - 0 !
t/18-amplicon-multiple.t | 1 1 + 0 - 0 !
t/19-gene-copy-bias.t | 1 1 + 0 - 0 !
t/20-community-structure.t | 1 1 + 0 - 0 !
t/21-errors.t | 1 1 + 0 - 0 !
t/22-homopolymers.t | 1 1 + 0 - 0 !
t/23-chimeras.t | 1 1 + 0 - 0 !
t/24-mate-orientation.t | 1 1 + 0 - 0 !
t/25-molecule-type.t | 1 1 + 0 - 0 !
t/26-combined-errors.t | 1 1 + 0 - 0 !
t/27-stdin.t | 1 1 + 0 - 0 !
t/28-revcom-amplicon.t | 1 1 + 0 - 0 !
t/29-kmer-collection.t | 1 1 + 0 - 0 !
t/30-kmer-chimeras.t | 1 1 + 0 - 0 !
t/31-shotgun-chimeras.t | 1 1 + 0 - 0 !
t/32-database.t | 1 1 + 0 - 0 !
34 files changed, 34 insertions(+)

 '.' was removed from @inc in perl
 Cf. http://perldoc.perl.org/perldelta.html#Removal-of-the-current-directory-(%22.%22)-from-%40INC
 Add it back where it's needed, i.e. in Makefile.PL (for Module::Install)
 and in the tests (for the test library).