Rhaas/perl INC

Merged
#69 · Created  · Last updated

Merged pull request

Cactus: remove use lib "." in favor of FindBin::Bin

7022d43·Author: ·Closed by: ·2019-12-17

Description

  • Cactus: find peg files relative to lib/sbin rahter than $CCTK_HOME

    this removes the use of ENV variables as global variables to pass information in Perl code

  • Cactus: use FindBin package to find lib/sbin

    this reduces the use of ENV to pass around information

  • Cactus: do not use ENV{CCTK_HOME} when suggesting implemenations

  • Cactus: remove use of ENV{CCTK_HOME} from MakeUtils

  • Cactus: remove helper for CVS checkouts

  • Cactus: use FindBin in parameter bindings creator

  • Cactus: do not use ENV{PERL_INTERP} in param binding creator

  • Cactus: use perl do to execute sub-script

  • Cactus: remove use lib "." in favor of FindBin::Bin

 

0 attachments

0 comments

Loading commits...