Help for this page
#!/usr/bin/perl use strict; ... use Data::Dumper; print Dumper($Action);
$VAR1 = [ { ... 'that' => 'some text' } ];