The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

#!/usr/bin/env perl
use strict;
exit( App::perlfind->run );
__END__
=head1 NAME
perlfind
=head1 DESCRIPTION
See L<App::perlfind>, L<Pod::Cpandoc> and L<Pod::Perldoc>.
=cut