RE match problem in Perl 2.0 pl 18

J Greely jgreely at oz.cis.ohio-state.edu
Fri Aug 25 05:18:25 AEST 1989


In article <JV.89Aug24163706 at mhres.mh.nl> jv at mh.nl (Johan Vromans) writes:
>Using a regular expression in a match pattern seems to destroy the
>usability of the "$`" (dollar-leftquote) variable:

It's fixed in 3.0 alpha.  My output was:

$` = abc, $' = ghi
$` = abc, $' = ghi
$` = , $' = defghi
$` = abcdef, $' = 

-=-
J Greely (jgreely at cis.ohio-state.edu; osu-cis!jgreely)



More information about the Comp.sources.bugs mailing list