markjugg has asked for the wisdom of the Perl Monks concerning the following question:

Hello!

I'm working on putting together my first Makefile with MakeMaker and am hung up on a bit of syntax. I've got my perl modules instead of './perllib' instead of 'lib' and I can't figure out the best way to specify that in my Makefile.PL file. I reviewed the man page for MakeMaker and couldn't figure this one out. Thanks!

-mark