Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        'MIS'
        'System Operations'
      'Pipe line'
    
  2. or download this
    my $tree =
      [
    ...
      ];
    
    my $org = Tree::DAG_Node->lol_to_tree($tree);