Re: [Ledger-smb-devel] Installing perl dependencies using Makefile.PL

2016-01-22 Thread Erik Huelsmann
Hi David, On Thu, Jan 14, 2016 at 7:16 AM, David G wrote: > Hi Guys, > > Some musings here. > > Currently in Makefile.PL we use a method of installing perl dependencies > that triggers cpan to do the actual work. > Yes. Unfortunately if it is the first time cpan has been run (by that user) >

[Ledger-smb-devel] Installing perl dependencies using Makefile.PL

2016-01-13 Thread David G
Hi Guys, Some musings here. Currently in Makefile.PL we use a method of installing perl dependencies that triggers cpan to do the actual work. Unfortunately if it is the first time cpan has been run (by that user) on that system it bothers the user with questions that may cause either confusion