diff --git a/programming/language/perl/perl-FFI-CheckLib/actions.py b/programming/language/perl/perl-FFI-CheckLib/actions.py
index f0eda4e06b..d5a7dbc22f 100644
--- a/programming/language/perl/perl-FFI-CheckLib/actions.py
+++ b/programming/language/perl/perl-FFI-CheckLib/actions.py
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import perlmodules
-from pisi.actionsapi import pisitools
from pisi.actionsapi import get
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import perlmodules
#WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
diff --git a/programming/language/perl/perl-FFI-CheckLib/pspec.xml b/programming/language/perl/perl-FFI-CheckLib/pspec.xml
index 167df9eb60..9592951c4f 100644
--- a/programming/language/perl/perl-FFI-CheckLib/pspec.xml
+++ b/programming/language/perl/perl-FFI-CheckLib/pspec.xml
@@ -14,16 +14,17 @@
library
Check that a library is available for FFI
perl-FFI-CheckLib, checks if a library is available for FFI
- https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.26.tar.gz
+ https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-0.27.tar.gz
- perl-test2-suite
- perl-test-exit
perl
+ perl-test-exit
+ perl-test2-suite
perl-FFI-CheckLib
+ Check that a library is available for FFI
perl
@@ -35,6 +36,13 @@
+
+ 2020-05-18
+ 0.27
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-10
0.26