in reply to Problem with regex passed to a hash
($prematch,$match) = $session->waitfor(match => qr/$username/, Timeout => 10);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem with regex passed to a hash
by oldwarrior32 (Sexton) on Oct 02, 2012 at 00:54 UTC | |
by pokki (Monk) on Oct 02, 2012 at 09:35 UTC |