librasteve / raku-Physics-Unit

Some physical Units (SI, metric and more...)
Artistic License 2.0
1 stars 0 forks source link

Separate installation of Physics::Unit and Physics::Master #1

Closed librasteve closed 3 years ago

librasteve commented 3 years ago

Substantial refactor to allow the separation of Physics::Unit from Physics::Master. Lazy load of predefined Units and removal of Stock Unit concept to reduce compile time resource demand and help prevent errors and allow use statements to be done in any order. Maintain sub 2sec start time (when precompiled)