in reply to Re: How to interrupt regular expression matching?
in thread How to interrupt regular expression matching?

why alarm does not work?
  • Comment on Re^2: How to interrupt regular expression matching?

Replies are listed 'Best First'.
Re^3: How to interrupt regular expression matching?
by ysth (Canon) on May 27, 2008 at 02:24 UTC
Re^3: How to interrupt regular expression matching?
by graff (Chancellor) on May 26, 2008 at 23:31 UTC
    why alarm does not work?

    It depends on how you are (mis)using it. Show us some code, and maybe we can figure out what you are really asking.