From: Gabor S. <ga...@sz...> - 2014-08-22 10:06:46
|
Hi version 1.30 is on CPAN now. It has a change in behavior correcting a bug. >From now on ->after and ->match will return undef if the last call to ->expect has failed. (Earlier they returned the information from the last successful expect) Please check if your code still works after the upgrade! I also have a question: Do you know any code that uses the Expect module in a non OOP-way? If yes, I'd urgently need examples. Otherwise I am going to remove this feature. Gabor |