in reply to Building a CPAN module with User Inputs
Find some modules that have an interactive Makefile.PL (or Build.PL, I suppose) and see how they do it. LWP comes to mind as one example. DBI asks a bunch of questions, too, if I recall correctly.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Building a CPAN module with User Inputs
by Anonymous Monk on Oct 28, 2008 at 14:52 UTC |