Help for this page

Select Code to Download


  1. or download this
    Starting ID 1, command echo foobar
    Error starting ID 1: Illegal seek at ./graphpipe.pl line 47.
    ...
    Writing data to STDIN of 2
    Use of uninitialized value within %child_inputs in ref-to-glob cast at
    + ./graphpipe.pl line 82.
    Can't use string ("") as a symbol ref while "strict refs" in use at ./
    +graphpipe.pl line 82.
    
  2. or download this
    {
       "Edges" : [
    ...
          }
       ]
    }
    
  3. or download this
    #!/usr/bin/env perl
    
    ...
        }
        return;
    }