Looks cool to me. Thanks pm'ers!



John Sequeira <[EMAIL PROTECTED]>

Sent by: [EMAIL PROTECTED]
11/24/2003 02:13 PM
Please respond to johnseq

 
        To:     Jeremy Muhlich <[EMAIL PROTECTED]>
        cc:     [EMAIL PROTECTED]
        Subject:        Re: [Boston.pm] Module Dependencies


Jeremy Muhlich wrote:

>No need to use LWP.  You can call CPAN directly:
>
>  use CPAN;
>  CPAN::install("Some::Module");
>
>But why stop at writing a standalone script?  How about a Devel:: module
>that watches for a failed require() call, installs the missing module,
>and continues?  :)
>
>
> -- Jeremy
> 
>
You mean,  like Acme::Intraweb?

http://search.cpan.org/~kane/Acme-Intraweb/lib/Acme/Intraweb.pm

John Sequeira
http://www.jsequeira.com

_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm



_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to