don't rely on the ability of perl 5.6.x to remove elements from arrays
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 03:21:34 +0000 (03:21 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 03:21:34 +0000 (03:21 +0000)
commit9175293535246f55f50f52501ec451c951a94eb1
treee5d7e79f7b86885686355d0689f9fea449fe0574
parentd0bef33ffa21ce5caaf8e052cbbd2bb32db40b0c
don't rely on the ability of perl 5.6.x to remove elements from arrays
using delete(). This makes pidl portable back to perl 5.0.
source/build/pidl/util.pm