From 109aa4b0bfef14dff9c78cece7d3ffb2f550592b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 28 Feb 2008 22:10:56 +0000 Subject: use fs::any --- perl-install/install/install2.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install/install2.pm') diff --git a/perl-install/install/install2.pm b/perl-install/install/install2.pm index c45a46d33..b894b6b8b 100644 --- a/perl-install/install/install2.pm +++ b/perl-install/install/install2.pm @@ -25,6 +25,7 @@ use run_program; use any; use log; use fs; +use fs::any; #-####################################################################################### -- cgit v1.2.1