From d6b3daa566d65888ca686913ea7b2f905c87768d Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 7 Dec 2015 03:23:10 +0100 Subject: Let's end the module properly ... so we don't rely on the last assignment or subroutine call --- SBO-Lib/lib/SBO/Lib.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'SBO-Lib/lib/SBO/Lib.pm') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index ac551a3..97bc5a4 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -1275,3 +1275,7 @@ sub print_failures { } } } + +'ok'; + +__END__ -- cgit v1.2.3