#!/usr/bin/perl use strict; use warnings; use BBB; warn $AAA::var; warn $BBB::var;