in reply to Re: Re: Finding duplicated code in Perl
in thread Finding duplicated code in Perl

FWIW, PPI::Tokenizer?

It's one part of the PPI project thats stable now.

Or by tokenizer do they mean, "tokenizer written in our language to our interfaces"
  • Comment on Re: Re: Re: Finding duplicated code in Perl