in reply to Re: regex experimental constructs: use or not use ?
in thread regex experimental constructs: use or not use ?

Thank you, after I googled, somehow I has opened and was reading v5.8.8 documentation. In new documentation there are no such warnings.
  • Comment on Re^2: regex experimental constructs: use or not use ?

Replies are listed 'Best First'.
Re^3: regex experimental constructs: use or not use ?
by perlron (Pilgrim) on Nov 03, 2014 at 13:13 UTC

    If you are a new to Modern Perl (like me) then i suggest you start using perlbrew with cpanm. that way when you are working on x version of perl on your *nix system, ideally your perldoc looks at the x version of the documentation. (i tested this just now using perlrew :D for your benefit).

    The temporal difficulty with perl is u need to know C well to know the awesome.else u just keep *using* it and writing inefficient code