Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=a4fc543a95e498c86ebd518793f34879cf93cc0c
commit a4fc543a95e498c86ebd518793f34879cf93cc0c Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat Mar 22 15:01:50 2008 +0100 chkworld: remove unnecessary require diff --git a/chkworld b/chkworld index cc75921..98e9d51 100755 --- a/chkworld +++ b/chkworld @@ -2,7 +2,6 @@ package Chkworld; -require 5.008_008; use sort "_quicksort"; use warnings; no warnings qw( uninitialized ); _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
