my($self)= @_;
$self->{config}= {
title => 'ExBB', #> Title of ExBB.
maxrec=> '100', #> The maximum number of preservation data.
bbdata=> "$self->{prefix}/data/bbs.db", #> Place of data that ExBB uses.
};
The contribution was accepted. Hold on, please .....