Maxim Berlin [[EMAIL PROTECTED]] quoth: *> *>MP> 2. The downloaded mirror should be used with the cpan module where *>MP> must i define the path to local mirror or how can i work with cpan and *>MP> local mirror *> *>for cpan module, you can define custom site(s), like *> 'urllist' => [q[ftp://your.cpan.site/CPAN/] ],
It will also accecpt a file:// URI, e.g. file://localhost/CPAN, etc. Read the CPAN.pm documentation for more information. Also, you can use CPAN::Site to use your own local repository as a CPAN in conjunction with CPAN.pm. e. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]