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



( run in 0.512 second using v1.01-cache-2.11-cpan-49f99fa48dc )