duffee / Astro-Constants

This Perl module provides physical constants usefull for astronomy in MKS and CGS systems
0 stars 1 forks source link

interpolating constants #47

Open duffee opened 6 years ago

duffee commented 6 years ago

from https://dev.to/kirklewis/string-interpolation-of-constants-in-perl-5-181o say "The mass of the sun is ${ \MASS_SOLAR } kg";

Add instructions in the documentation and start to remove the short name constants.