sub export_fibunet_id() {
	no warnings qw(once);

	$Db::export_id;
}
1;
