in reply to Re: Using "USE" instead of "DO" for subroutines call in external file
in thread Using "USE" instead of "DO" for subroutines call in external file
"happens at runtime" is slower than "compile time" ?sub mysub1{ # somecodes } sub mysub2{ # somecodes } 1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using "USE" instead of "DO" for subroutines call in external file
by Zaxo (Archbishop) on May 27, 2005 at 07:23 UTC | |
by Anonymous Monk on May 27, 2005 at 07:31 UTC | |
by Zaxo (Archbishop) on May 27, 2005 at 07:53 UTC |