Style improvement based on espie@'s feedback: provide and use
authorzhuk <zhuk@openbsd.org>
Sun, 20 Apr 2014 17:34:26 +0000 (17:34 +0000)
committerzhuk <zhuk@openbsd.org>
Sun, 20 Apr 2014 17:34:26 +0000 (17:34 +0000)
commit9761804b54a27882267d629875396c3dfba4a388
tree4f5e0c3c8b282b737fce85589517d8d0b9031bed
parent8a5f6dd3cc544d9b8f2e3c9ccba855fc8fcf6efc
Style improvement based on espie@'s feedback: provide and use
LT::UList->new() instead of calling tie() manually. As a bonus, few
extra lines in actual code go away.

okay espie@ who still thinks that I test things _before_ commit
usr.bin/libtool/LT/Archive.pm
usr.bin/libtool/LT/Mode/Link.pm
usr.bin/libtool/LT/Mode/Link/Program.pm
usr.bin/libtool/LT/UList.pm