On 03/10/2017 09:53 AM, Timo Paulssen wrote:
I don't quite understand what's wrong with just

    my $TheValue = $?FILE.subst(/.* "/"/, "" :g);

near the top of your module?


Hi Timo,

Because it gives you "Use of uninitialized value $TheValue"
when you go to use it inside one of the "is export" subs

:'(

Many thanks,
-T


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to