in reply to Re^3: Is require still required?
in thread Is require still required?

that's where wrappers (shell scripts) come handy.

Replies are listed 'Best First'.
Re^5: Is require still required?
by LanX (Saint) on Feb 12, 2024 at 12:50 UTC
    What he's doing is essentially a wrapper, just a Perl process starting another with the right environment.

    I'd consider this more stable and maintainable than an extra shell script.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery