/usr/local/CPAN/Filter-Simple/DotsForArrows.pm


package DotsForArrows;
use Filter::Simple;
FILTER { s/\b\.(?=[a-z_\$({[])/->/gi };