App-grindperl
view release on metacpan or search on metacpan
bin/grindperl view on Meta::CPAN
You can put command line options into a configuration file, one per line,
and they will be prepended to C<< @ARGV >> before options are processed. For
example, here is what I have in my config file.
--install_root=/opt/perl
-D cc='ccache gcc'
-D cf_by=dagolden
-D cf_email='dagolden@cpan.org'
-D perladmin='dagolden@cpan.org'
-D optimize=-g
-A ccflags=-DPERL_USE_SAFE_PUTENV
To edit the config file, be sure your C<< EDITOR >> environment variable is set
and then run C<< grindperl --edit >>.
=head1 CAVEATS
=over 4
=item *
( run in 0.453 second using v1.01-cache-2.11-cpan-c6e0e5ac2a7 )