Help for this page
use strict; use warnings; ... type=first a=1 b=2 c=3 type=second d=4 e=5 f=6 type=third g=7 h=8 i=9
$VAR1 = { 'third' => { ... } };