On 4/6/07, Peter Houppermans <..hidden..> wrote:
Chris, when I read through the LSMB manual I find a large list of perl modules listed. What's the best way to check if these already exist on a setup and otherwise pull them in? From inside perl (and if so, how do I do that)?
Run: perl Build.PL That will tell you what modules are not yet installed. Best Wishes, Chris Travers