Help for this page

Select Code to Download


  1. or download this
    print $entities[0]->{ class };
    print $entities[0]->{ entity }}
    
  2. or download this
    $VAR1 = {
              'count' => 1,
    ...
              'entity' => 'El Ni',
              'class' => 'person'
            };