Help for this page

Select Code to Download


  1. or download this
    print "\$len=$len\n";
    print "data length=" . length($data) . "\n";
    
  2. or download this
    (fastolfe) eddie:~$ perl test user password test.file
    $len=555
    data length=580