Help for this page

Select Code to Download


  1. or download this
    No data given to hexdump. at C:/Perl/site/lib/Data/Hexdumper.pm line 2
    +88.
    
  2. or download this
    $num_data = 7;
    open(my $fh, '<', \$num_data);
    binmode($fh);
    .......
    .......