Help for this page
# perl -lw print "export FOO=bar"; # assuming bourne-compatible shell
$ eval `your_perl_script.pl` $ echo $FOO bar $