Data::Vitals::Underarm - A measurement of the circumference of the torso


Data-Vitals documentation  | view source Contained in the Data-Vitals distribution.

Index


NAME

Top

Data::Vitals::Underarm - A measurement of the circumference of the torso underneath the arms

INHERITANCE

Top

  Data::Vitals::Circumference
  `--> Data::Vitals::Underarm

DESCRIPTION

Top

Data::Vitals::Underarm is part of the Perl "Vital Statistics" Library.

It is a very simple class that allows you to create objects that represent a single measurement of the circumference of the human torso taken underneath the arms.

In women, this is used along with Data::Vitals::Chest in one of the two methods used to determine bra size, particularly nursing bras.

Taking this Measurement

The underarm measurement is generally taken with a tape measure around the torso at a position just underneath the arms, while standing straight and breathing normally. It should be as high as possible while still comfortable. Do not agressively force the tape into the arm pits.

More information and diagrams are available at http://www.pumpstation.com/frmBraSize-1.cfm.

METHODS

Top

Data::Vitals::Underarm is implemented primarily in Data::Vitals::Circumference and shares all its methods.

Data::Vitals::Underarm does not have any additional methods unique to it.

SUPPORT

Top

Bugs should always be reported via the CPAN bug tracker

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-Vitals

For other issues, contact the maintainer.

AUTHORS

Top

Adam Kennedy <adamk@cpan.org>

ACKNOWLEGEMENTS

Top

Thank you to Phase N (http://phase-n.com/) for permitting the open sourcing and release of this distribution.

COPYRIGHT

Top


Data-Vitals documentation  | view source Contained in the Data-Vitals distribution.