Help for this page
#!/usr/bin/perl -w use strict; ... $record{$1} = $2; } }
$VAR1 = [ { ... 'room no' => '' } ];