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