Help for this page
#!/usr/bin/perl # derp.pl, an example in sloppiness ... $| = 1; # disable buffering print $foo;