You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Liao, Avian" <al...@enporion.com> on 2004/12/07 00:20:38 UTC

perl and regular expressions

Hi, All, 

It's me again. Can I write regular expressions in Perl? If I can, where should I put it? Beanshell sampler? 


Avian Liao
Software Programmer

813-864-8198
aliao@enporion.com


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: perl and regular expressions

Posted by sebb <se...@gmail.com>.
On Mon, 6 Dec 2004 18:20:38 -0500, Liao, Avian <al...@enporion.com> wrote:
> Hi, All,
> 
> It's me again. Can I write regular expressions in Perl? If I can, where should I put it? Beanshell sampler?

JMeter uses Apache ORO for processing regular expressions - see
http://wiki.apache.org/jakarta-jmeter/RegularExpressions - it does not
use Perl, though the expression syntax is very similar.

The BeanShell sampler can do anything that Java can do.

What are you trying to do?

> 
> Avian Liao
> Software Programmer
> 
> 813-864-8198
> aliao@enporion.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org