AI-MicroStructure

 view release on metacpan or  search on metacpan

t/canned/docs/planet.pm  view on Meta::CPAN

#!/usr/bin/perl -W
package AI::MicroStructure::planet;
use strict;
use AI::MicroStructure::List;
our @ISA = qw( AI::MicroStructure::List );
our @List = qw( @{$structures{$structure}} );
__PACKAGE__->init();
1;

__DATA__
# names
celestial_body
daystar
entity
evening_star
gas_giant
heavenly_body
hesperus
inferior_planet
jovian_planet
lucifer
major_planet
morning_star
natural_object
object
outer_planet
phosphorus
physical_entity
physical_object
planet
superior_planet
terrestrial_planet
unit
vesper
whole



( run in 0.537 second using v1.01-cache-2.11-cpan-39bf76dae61 )