Rx - Regex debugger module


Rx documentation  | view source Contained in the Rx distribution.

Index


NAME

Top

Rx - Regex debugger module

SYNOPSIS

Top

  use Rx;

  $rx = instrument('regex', 'flags');
  $rx->start($target, $callback);

DESCRIPTION

Top

AUTHOR

Top

Mark-Jason Dominus (mjd-perl-rx+@plover.com)

SEE ALSO

Top

perl(1), perlre.


Rx documentation  | view source Contained in the Rx distribution.