minor code cosmetics (declare version first)
[sheet.git] / termcol.plp
index 321ea63ab4828999f8b24af5951094fb11abe18f..0eb10b2dd259bc699ac9612615fe5925b91d7bed 100644 (file)
@@ -1,8 +1,8 @@
 <(common.inc.plp)><:
-       use List::Util 'min';
-
        our $VERSION = 'v1.0';
 
+       use List::Util 'min';
+
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
 <html>