in reply to Re: Accessing constants via symbol table possible?
in thread Accessing constants via symbol table possible?
/o doesn't make the pattern compile at perl's compile time. It just means that when the expression is used and compiled it keeps the result instead of throwing away the compiled form. It doesn't imply that the regex itself is compiled at any particular time.
Seeking Green geeks in Minnesota
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^2: Accessing constants via symbol table possible?
by ihb (Deacon) on Feb 07, 2003 at 17:18 UTC |