Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    my $text = $num_parents == 2 ? $family_group->xmlify : $child_group->x
    +mlify;
    print "$text\n";
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
      my $text = $svg->xmlify;
    print "$text\n";