in reply to Re^2: Test RegEx Validity
in thread Test RegEx Validity
My situation is that:
1) I didn't really understand BUU's last post.
2) I am intimidated by regex::parser
3) I am looking for a general solution for the issue of what to do when sometimes a program takes too long for whatever reason and you need to give up and forget it.
Rather than slink away into the shadows, I followed up BUU's breadcrumbs with google searches
http://www.google.de/search?hl=de&q=perl+%22timeout+sub%22&btnG=Google-Suche&meta=
and
http://www.google.de/search?hl=de&q=perl+%22unreliable+program%22&btnG=Suche&meta=
which brought me back to perlmonks:
http://perlmonks.thepen.com/220132.html
"Using Expect.PM to manage an unreliable program."
Is this a corridor that we novices who wish to manage regex timeout problems would do well to explore... or will it only confuse us more?
Humbly,
Thomas.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Could "expect.pm for managing unreliable programs" help here?
by BUU (Prior) on Nov 30, 2004 at 04:52 UTC |