Hi All, I want to set a global variable in a module that I want all "is export" sub's to see when called.
INIT { ( my $IAm =~ $?FILE ) ~~ s|.*"/"|| };
Does not work.
Is there a way to do this, or do I have to create $IAm inside
each "is export" sub?
Many thanks,
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I am Windows
I am the Blue Screen of Death
No one hears your screams
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
