in reply to How to extract Req files into some other directory using Modules
and the regexp needs to be delimited where it is used rather than in the variable, i.e.$name = "(\.dll|\.exe)\$";
$try =~ /$name/;
One world, one people
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to extract Req files into some other directory using Modules
by blazar (Canon) on Aug 03, 2005 at 10:38 UTC |