App-local-lib-helper

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN


my $local_lib_helper_script =
  File::Spec->catdir('script','local-lib-helper');

install_script $local_lib_helper_script;

postamble <<"EOP";
install :: install_local_lib_helper

install_local_lib_helper :
\t\$(PERL) $local_lib_helper_script @ARGV

EOP

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 5.067 seconds using v1.00-cache-2.02-grep-82fe00e-cpan-c30982ac1bc3 )