From 653a643be16b3c3ae7f7e92819c2221bb76b66b3 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 7 Mar 2006 09:38:58 +0000 Subject: POSIX is actually not used by urpm --- urpm.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index d51163b3..7eb5ce6b 100644 --- a/urpm.pm +++ b/urpm.pm @@ -16,7 +16,6 @@ our @ISA = qw(URPM); use URPM; use URPM::Resolve; -use POSIX; BEGIN { # this won't work in 5.10 when encoding::warnings will be lexical -- cgit v1.2.1