The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

  - perfSONAR schemas expressed in perl, used to build binding perl objects collection

DESCRIPTION

perlish expression of the perfSONAR_PS RelaxNG Compact schema of the PingER Topology

SYNOPSIS

    ###  
    use  DataModel qw($pingertopo);

    ##  export all structures and adjust any:
    ##
    ## for exzample for pinger 
  
    push @{$pingertopo->{elements}},  [endPointPair =>  [$endPointPair,  $endPointPairL4]];

    $pingertopo->{attrs}->{xmlns}  = 'pinger';
    
 
     
    ####
    
    ### thats it, next step is to build API
     

Exported Variables

$pingertopo $port $pingerTest $basename $hostName $node $domain