The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Usage

This program parse perl code and find the lines with strings. It is similar to "grep", but specialized for findding string literals or espressions that produce strings.

Here's a list of parameters to constraint to results:

--with-interpolation
--without-interpolation
--with-concatenation
--without-concatenation