Fix bug #68260
authorAbigail <abigail@abigail.be>
Fri, 20 Nov 2009 17:58:34 +0000 (18:58 +0100)
committerAbigail <abigail@abigail.be>
Fri, 20 Nov 2009 17:58:34 +0000 (18:58 +0100)
commit51393fc07355ffd0a4b6b212fd676ee37de23e09
tree6e4fd003d44a1c78d748c0909fae909f3e29525d
parentd5213412bf7e51630c57470e49cc6b127a508ed6
Fix bug #68260

File::Find was not resolving paths of the form "/..////../" correctly.
Fixed by adding a quantifier to the substitution parameter in
contract_name().
lib/File/Find.pm
lib/File/Find/t/find.t