On Apr 24, 2007, at 11:39 PM, [EMAIL PROTECTED] wrote:

Is there a way to pre-compile a script to figure out what modules it may need so I can download them and store them in a cached lib directory?

Add code that prints %INC upon exiting, then run the script - that'll give you a list of every file that was use()d or require()d during the script's run.

sherm--

Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


Reply via email to