The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

# Copyrights 2001-2008 by Mark Overmeer.
# For other contributors see ChangeLog.
# See the manual pages for details on the licensing terms.
# Pod stripped from pm file by OODoc 1.03.
use vars '$VERSION';
$VERSION = '2.081';
sub name {"Mail::Message::Body; message bodies"}
sub critical {1}
sub skip { undef }
1;