Help for this page
%Log_rooms = ( "gallery" => { 'BM_shutts_south_00' => 1, 'BM_shutt_no +rth_00' => 1 } );
my $config_file ="/etc/test.conf"; my %Log_rooms; ... while(($room, $room_hash) = each(%Log_rooms)) { ...
use Cybro_Items;