in reply to Class::Struct problem
So either make the call at compile time, or (recommended) do the construction of your classes first, either by putting it on the top of the code, or by writing it into a module and use it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Class::Struct problem
by rovf (Priest) on Jun 08, 2010 at 12:54 UTC |