Package: libdbix-class-encodedcolumn-perl / 0.00007-1

Metadata

Package Version Patches format
libdbix-class-encodedcolumn-perl 0.00007-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix whatis.patch | (download)

lib/DBIx/Class/EncodedColumn/Crypt/Eksblowfish/Bcrypt.pm | 3 2 + 1 - 0 !
lib/DBIx/Class/EncodedColumn/Digest.pm | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 fix whatis entries
no Dir Self.patch | (download)

t/02digest.t | 8 7 + 1 - 0 !
t/03crosstable_leak.t | 8 7 + 1 - 0 !
2 files changed, 14 insertions(+), 2 deletions(-)

 remove build-dep on dir::self by including the relevant method.

The function __DIR__ is taken from Dir::Self 0.10 which has the following
copyright information:

  Copyright (C) 2007, 2008 by Lukas Mai

  This library is free software; you can redistribute it and/or modify it under
  the same terms as Perl itself, either Perl version 5.8.8 or, at your option,
  any later version of Perl 5 you may have available.