Emil Perhinschi wrote:
>
> Hi!
Hello,
> I'm writing a rather complicated script, reading bibtex (my code) and
> xml (XML::Grove) files etc.
>
> I have to "use strict" and "my $variable" in order to keep references in
> check, as there are lots of them.
>
> I want to define some "global" variab
Hi!
I'm writing a rather complicated script, reading bibtex (my code) and
xml (XML::Grove) files etc.
I have to "use strict" and "my $variable" in order to keep references in
check, as there are lots of them.
I want to define some "global" variables in the main script instead of
passing them ar