fork download
  1. #!/usr/bin/perl
  2. # your code goes here
  3.  
  4. print "abc
  5. efg"
Success #stdin #stdout 0s 17496KB
stdin
Standard input is empty
stdout
abc
efg