Help for this page

Select Code to Download


  1. or download this
    $ cat autovivify.pl 
    #!/usr/bin/perl
    ...
    
    $ perl autovivify.pl
    { A => 0, Apple => { Banana => { Seahorse => undef } } }