Help for this page
sub do_funky_tag_thing { my ($text1, $text2) = @_; ... # shell_escape() system('tag',%args); }