AI-MicroStructure
view release on metacpan or search on metacpan
t/canned/docs/atom.pm view on Meta::CPAN
#!/usr/bin/perl -W
package AI::MicroStructure::atom;
use strict;
use AI::MicroStructure::List;
our @ISA = qw( AI::MicroStructure::List );
our @List = qw( @{$structures{$structure}} );
__PACKAGE__->init();
1;
__DATA__
# names
abstract_entity
abstraction
atom
carbon_atom
component
component_part
constituent
entity
free_radical
hydrogen_atom
isotope
matter
monad
part
physical_entity
portion
radical
relation
substance
( run in 0.587 second using v1.01-cache-2.11-cpan-140bd7fdf52 )