Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    my $gen = new Crypt::Random::Generator Strength => 0;
    print $gen->integer(Upper => 100), $/;
    
  2. or download this
    #!/usr/bin/perl
    use Tk;
    use Net::SFTP;
    my $sftp = Net::SFTP->new('localhost');
    
  3. or download this
    "makerandom" is not exported by the Crypt::Random module
     "makerandom_itv" is not exported by the Crypt::Random module
     "makerandom_octet" is not exported by the Crypt::Random module
    ...
    Compilation failed in require at ../Net-SSH-Perl-1.25/lib//Net/SSH/Per
    +l/SSH2.pm line 6, <GEN0> line 1.
    BEGIN failed--compilation aborted at ../Net-SSH-Perl-1.25/lib//Net/SSH
    +/Perl/SSH2.pm line 6, <GEN0> line 1.
    Compilation failed in require at ../Net-SSH-Perl-1.25/lib//Net/SSH/Per
    +l.pm line 51, <GEN0> line 1.