Help for this page
$| = 1; open(JAVA, "java_command_stuff |") or die ...; ... print "$line<br>\n"; } close JAVA;