in reply to Re: Regex problem building perl on IBM AIX
in thread Regex problem building perl on IBM AIX
$path_unix = 1 if ($path =~ m#(?<=\^)/#);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Regex problem building perl on IBM AIX
by Anonymous Monk on Jul 29, 2011 at 10:44 UTC | |
by Anonymous Monk on Jul 29, 2011 at 11:51 UTC |