Data::Vitals::Chest - A measurement of the circumference of the torso at the


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

Index


NAME

Top

Data::Vitals::Chest - A measurement of the circumference of the torso at the chest/bust

INHERITANCE

Top

  Data::Vitals::Circumference
  `--> Data::Vitals::Chest

DESCRIPTION

Top

Data::Vitals::Chest 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 at the chest.

In women, this measurement is also known as the "bust" measurement, and is a component of the equation used to determine bra size.

Taking this Measurement

The chest measurement is taken with a tape measure around the torso, with the tape loose, but just tight enough to avoid the tape falling.

The measurement should be taken at the largest point, and includes the breast. In both men and women this usually means taking the measurement so that the tape runs over the nippples.

More information and diagrams are available at http://www.sewing.org/enthusiast/html/el_bodymeasure.html.

METHODS

Top

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

Data::Vitals::Chest 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.