Michael Mitchell schrieb:
Can someone tell me the correct way to install io::socket::ssl I downloaded file and zipped it after this is done what are the steps to get the file to unzipped and installed to cpan
The best way to install a module that is available on CPAN is to call "cpan modulename" (here: cpan IO::Socket::SSL) on commandline. When this is the first run of the cpan tool, you have to configure the tool. This may take a few minutes, but at the next run you do not have to do this again...
-- Perl-Magazin: http://perl-magazin.de Perl-Nachrichten: http://perl-nachrichten.de --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
