in reply to Re: creating dynamically named 'my' variables
in thread creating dynamically named 'my' variables

Actually I'm writing a data to marked up data compiler which multiple input types at the frontend and configurable (via perl script) at the backend. I'm writing it in Perl so I want perl to eval the (perl) configuration.
  • Comment on Re: Re: creating dynamically named 'my' variables

Replies are listed 'Best First'.
Re: Re: Re: creating dynamically named 'my' variables
by shotgunefx (Parson) on Mar 01, 2002 at 11:11 UTC
    Maybe you would be better off using package variables and force them all into one specific package?

    -Lee

    "To be civilized is to deny one's nature."