Help for this page

Select Code to Download


  1. or download this
    Can't load 'C:/Perl/site/lib/auto/Crypt/OpenSSL/RSA/RSA.dll' for modul
    +e Crypt::OpenSSL::RSA: load_file:The operating system cannot run %1 a
    +t C:/Perl/lib/DynaLoader.pm line 201.
     at H:/Eclipse/ParameterSet/Test2.pl line 3
    Compilation failed in require at H:/Eclipse/ParameterSet/Test2.pl line
    + 3.
    BEGIN failed--compilation aborted at H:/Eclipse/ParameterSet/Test2.pl 
    +line 3.
    
  2. or download this
    use strict;
    use Crypt::OpenSSL::Random;
    use Crypt::OpenSSL::RSA;
    
    my $keyfile = "$ENV{HOME}/.ssh/id_rsa";