package MDK::Common; use MDK::Common::DataStructure ':all'; use MDK::Common::File ':all'; use MDK::Common::Func ':all'; use MDK::Common::Math ':all'; use MDK::Common::String ':all'; use MDK::Common::System ':all'; use MDK::Common::Various ':all'; $VERSION = "1.0"; 1;