Help for this page

Select Code to Download


  1. or download this
    print "@{$link{testing}}\n";
    
  2. or download this
    use Data::Dumper;
    # your code goes here...
    # Now we'll print the results:
    print Dumper \%link;