Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    # the following is a "smart comment" which causes a dump of the expres
    +sion, using Data::Dumper:
    ### $data_structure
    
  2. or download this
    ### $data_structure: {
    ###                    a => [
    ...
    ###                         ]
    ###                  }