[ 源代码: libchemistry-elements-perl ]
软件包:libchemistry-elements-perl(1.072-1)
libchemistry-elements-perl 的相关链接
Debian 的资源:
下载源码包 libchemistry-elements-perl:
- [libchemistry-elements-perl_1.072-1.dsc]
- [libchemistry-elements-perl_1.072.orig.tar.gz]
- [libchemistry-elements-perl_1.072-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl extension for working with Chemical Elements
Chemistry::Elements provides an easy, object-oriented way to keep track of your chemical data. Using either the atomic number, chemical symbol, or element name you can construct an Element object. Once you have an element object, you can associate your data with the object by making up your own methods, which the AUTOLOAD function handles. Since each chemist is likely to want to use his or her own data, or data for some unforesee-able property, this module does not try to be a repository for chemical data.