I am new to module programming using Perl and am stuck.
I have this situation.
Now A.pm has a variable $i_am_the_problem that will be
assigned a value by the script that uses these modules. At
the same time function exported by B.pm and C.pm also need
to access this value of $i_am _the_problem variable set.