hi all,

SEC-2.6.2 has been released which is available at:
http://sourceforge.net/projects/simple-evcorr/files/sec/2.6.2/sec-2.6.2.tar.gz/download

The changes and improvements in this version are the following:

1) Support for mutually exclusive --jointbuf and --nojointbuf options:
the --nojointbuf option creates separate input buffers for input
sources, so that multiline patterns can match data from one source
only (the --jointbuf option configures one input buffer for all
sources which was the only supported mode for previous versions).

2) Support for 'rewrite' action which allows for rewriting events in
input buffer(s).

3) Starting from this version, 'eval', 'call' and 'lcall' actions set
the output variable to 'undef' if no value is returned from Perl code
(previously, they did not alter the value of the output variable).
This makes calls to these actions similar to approach taken by Perl.
Note that if the Perl code invoked by these actions fails to compile
or there is a runtime error, the output variable is not overwritten as
with previous versions.

with kind regards,
risto

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to