Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
    #delete($href1);
    #delete($href2);
    
  2. or download this
    $ ./hashreftest2.pl 
    $HoH{flintstones}: HASH(0x7ce220)
    $href1: HASH(0x7ce220)
    $href2: HASH(0x7ce220)
    $href3->{flintstones}: HASH(0x7ce220)