https://github.com/jacoby/bmi_calc
A Body Mass Index calculator written in Perl
https://github.com/jacoby/bmi_calc
Last synced: about 2 months ago
JSON representation
A Body Mass Index calculator written in Perl
- Host: GitHub
- URL: https://github.com/jacoby/bmi_calc
- Owner: jacoby
- Created: 2012-08-02T16:51:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-17T20:25:54.000Z (about 13 years ago)
- Last Synced: 2025-12-28T01:51:08.758Z (6 months ago)
- Language: Perl
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Implementation of the Body Mass Equation (BMI) to allow me
to know when I stop being obese and start just being overweight
Copyright 2012 Dave Jacoby
2012-07 - DAJ - Initial Development