[scripts] download.pl:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 May 2012 18:17:15 +0000 (18:17 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 May 2012 18:17:15 +0000 (18:17 +0000)
commitafc8169ea7eb0ef78e1131549197446028088ebe
tree6e9d70d3c1c76c36196327fcde146170d084f4f3
parent88a3d8e65f7bfc2d8be1bc5aeb8138d887c33d55
[scripts] download.pl:
- cleanup cache handling code
- use alternative m// and s/// delimiters to get rid of tedious slash escaping
- use multi-argument form of system() where possible to avoid quoting & escaping issues
- avoid a temporary variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31677 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/download.pl