'Actions'=> [ "print \"hello world\";", ] #### 'Actions'=> sub { print "hello world"; ...; }