The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::Type::Collection::Chem - datatypes for chemistry

SYNOPSIS

 $_ = 'Xe'; # Xenon

 die unless is Chem::Atom;

DESCRIPTION

Everything that is related to chemical matters.

TYPES

CHEM::ATOM (since 0.05.18)

atom symbol fom the period system

Filters

strip \s

Usage

sequence of [\c\c]

INTERFACE

CONTACT

Sourceforge http://sf.net/projects/datatype is hosting a project dedicated to this module. And I enjoy receiving your comments/suggestion/reports also via http://rt.cpan.org or http://testers.cpan.org.

AUTHOR

Murat Uenalan, <muenalan@cpan.org>