On Sat, Sep 13, 2014 at 03:28:30PM -0400, brian d foy wrote:

> In the t/compile.t, I call out to perl to do a syntax check, so I
> figure in the subprocess it doesn't know the @INC of the parent
> process.  (And, I've just read the wiki stuff about $^X, so I'll fix
> that too).
> 
> Should I set PERL5LIB with the parent @INC or something similar?

You probably want something like this:

https://github.com/DrHyde/perl-modules-Devel-CheckOS/blob/master/t/50-script.t#L23-L26

-- 
David Cantrell | top google result for "internet beard fetish club"

  engineer: n. one who, regardless of how much effort he puts in
    to a job, will never satisfy either the suits or the scientists

Reply via email to