# 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.

package MailBox::Test::51folder::Definition;
use vars '$VERSION';
$VERSION = '2.081';

sub name     {"Mail::Box; general folder handling"}
sub critical {1}
sub skip     { undef }

1;