install the lwp module
February 9th, 2006 by Lawrence David
lwp has a bunch of useful perl modules for interacting with webpages. here’s how to install:
at the prompt, go with:
>> perl -MCPAN -e ‘install Bundle::LWP’
February 9th, 2006 by Lawrence David
lwp has a bunch of useful perl modules for interacting with webpages. here’s how to install:
at the prompt, go with:
>> perl -MCPAN -e ‘install Bundle::LWP’