Front page | perl.perl5.porters |
Postings from March 2007
Re[2]: file reloading
Thread Previous
|
Thread Next
From:
Irene Ladyko
Date:
March 29, 2007 04:56
Subject:
Re[2]: file reloading
Message ID:
1195235405.20070329185618@odesk.com
Hello, Michael.
> For that you want "do".
> do "test.pm";
> IncreaseGlobalVariable();
> print $int_var, "\n";
> do "test.pm";
> print $int_var, "\n";
Thank you. It is exactly that I want. :)
--
Best regards,
Irene mailto:iladyko@odesk.com
Thread Previous
|
Thread Next