From 75250b699d82d107e783b505724663e96d1d70e4 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 21 Apr 2000 09:56:17 +0000 Subject: [PATCH] hm --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 22b4fb4..4b5616f 100644 --- a/TODO +++ b/TODO @@ -1,5 +1 @@ * handling postinst script when converting to/from .slp packages. -* alien needs to be reorganized somewhat, so it doesn't use any global - variables. The lib/ files are mostly ok, but should probably be regular OO - modules, and should be installed where regular perl modules are. Make it - -w safe, too.