author | Eric Wong <normalperson@yhbt.net> | |
Thu, 24 Nov 2005 07:48:57 +0000 (23:48 -0800) | ||
committer | Martin Langhoff <martin@catalyst.net.nz> | |
Sun, 11 Dec 2005 01:41:39 +0000 (14:41 +1300) | ||
commit | f88961a85f14dd3fae4f5204f8187ba5d9a7646e | |
tree | fabd4fdf690e4d214f16fe2ddb61b98c7845c5ea | tree | snapshot |
parent | 2777ef76be7174f698b3f53cc4ff38b4118de320 | commit | diff |
archimport: remove String::ShellQuote dependency.
use safe_pipe_capture() or system() over backticks where
shellquoting may have been necessary.
More changes planned, so I'm not touching the parts I'm
planning on replacing entirely.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
use safe_pipe_capture() or system() over backticks where
shellquoting may have been necessary.
More changes planned, so I'm not touching the parts I'm
planning on replacing entirely.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
git-archimport.perl | diff | blob | history |