B1T0 / perl6-chemistry-elements

Perl 6 extension for working with the Periodic Table of Elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Chemistry::Elements Perl 6 module

The Perl 5 version of Chemistry::Elements was my first module, so I'm making it my first Perl 6 module too. It's not complicated.

The module maps between element names (e.g. Rubidium), symbol (e.g. Ru ), and number (e.g. 37). It's multi-language aware although the language switching isn't sophisticated yet.

Copyright and License

This project is under Artistic 2.0 license.

Contributing Guidelines

Fork, edit, and pull request!

If you think you'll have big changes, create a GitHub issue and lets talk about it.

Good luck!

Enjoy,

brian d foy, bdfoy@cpan.org

About

Perl 6 extension for working with the Periodic Table of Elements

License:Other


Languages

Language:Perl 6 100.0%