Help for this page

Select Code to Download


  1. or download this
      return (!@node)   
           ? () 
    ...
                     ( $n->value('divname'), $n->value('siebel_id')
                     )
               } @n;
    
  2. or download this
        return unless my($agency_name, $nodes_only) = @_;