diff --git a/programming/language/perl/perl-File-Slurp/actions.py b/programming/language/perl/perl-File-Slurp/actions.py
index 9620a8ca3d..7c781a3f5e 100644
--- a/programming/language/perl/perl-File-Slurp/actions.py
+++ b/programming/language/perl/perl-File-Slurp/actions.py
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/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-File-Slurp/pspec.xml b/programming/language/perl/perl-File-Slurp/pspec.xml
index 58ca516267..4173c1d4bd 100644
--- a/programming/language/perl/perl-File-Slurp/pspec.xml
+++ b/programming/language/perl/perl-File-Slurp/pspec.xml
@@ -13,7 +13,7 @@
library
A Perl module that is efficient in reading/writing of Complete Files
Efficient Reading/Writing of Complete Files. It provides subroutines to read or write entire files with as simple call.
- https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.30.tar.gz
+ https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.32.tar.gz
perl
@@ -33,6 +33,13 @@
+
+ 2020-07-20
+ 9999.32
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-11
9999.30