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

NAME

Devel::FindAmpersand - Report exactly where Perl sawampersand

SYNOPSIS

    use Devel::FindAmpersand ();

DESCRIPTION

Use this module only during development and wait for your script to finish. It will report where your script gets infected by a sawampersand operation.

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html

SEE ALSO

Devel::SawAmpersand, B::FindAmpersand