#!/usr/bin/perl $a ="${system(\"echo 'hello from system'\")}\n"; print "$a";