in reply to Re: Re: How to a construct objects with variables as class names?
in thread How to a construct objects with variables as class names?
Regarding your second question, you may want to have a look at Related question: loading modules at run time. You will also want to do something like:
because of the differences in the way require EXPR works from require BAREWORD.eval "require $pkg";
MeowChow s aamecha.s a..a\u$&owag.print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: How to a construct objects with variables as class names?
by joecamel (Hermit) on Feb 15, 2001 at 07:12 UTC |