Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: creating dynamically named 'my' variables

by Ryszard (Priest)
on Mar 01, 2002 at 04:58 UTC ( [id://148481]=note: print w/replies, xml ) Need Help??


in reply to creating dynamically named 'my' variables

It sounds like to me you want your perl script to get another perl script and either execute it or evaluate it's syntax. - Are you writing a perl parser?
  • Comment on Re: creating dynamically named 'my' variables

Replies are listed 'Best First'.
Re: Re: creating dynamically named 'my' variables
by ajwans (Scribe) on Mar 01, 2002 at 05:11 UTC
    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.
      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."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://148481]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-20 04:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found