Hi, I build par distribution with PAR::Dist blib_to_par function. There is no blib/ directory so the function proceeds with Makefile.PL and make.
I'd like to pass some parameter with this result: perl Makefile.PL parameter1 I looked into PAR::Dist and am afraid it's impossible. Any suggestions? -- Radek