Help for this page

Select Code to Download


  1. or download this
    $ perl -E '
        use Data::Dump;
    ...
        }
    
    '
    
  2. or download this
    *** Autovivification
    { b => {} }
    ...
    undefined
    { b => { c => { x => { y => {} } } } }
    { b => {} }