Help for this page
#!/usr/bin/perl $a ="${system(\"echo 'hello from system'\")}\n"; print "$a";
hello from system stupid.pl