#!/usr/bin/perl


use strict;

# internal lib
use bcd::bcd;
use bcd::common;

main_bcd();
