The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

B::FindAmpersand - A compiler backend to find variables that set sawampersand

SYNOPSIS

 perl -MO=FindAmpersand file.pl

DESCRIPTION

The Devel::SawAmpersand can tell you if Perl has set sawampersand, but it doesn't tell you where. Sure, you can grep, but what if you don't know where to grep?

AUTHOR

Doug MacEachern

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