[plug] Perl Question

Patrick Tehvand patrick at tehvand.com
Mon Jul 26 11:52:07 WST 2004


Hi all.

I may be making things to complex for myself but is there a way to join 
two scalar values to give the name of a scalar?

my brain says litteraly it should be:

$ifvariable = $scalar1 . $scalar2;
if ($"$ifvariable" eq blah) {

I know above doesnt work. nether does adding a $ to the "$ifvariable" 
using .

I hope this makes sense to you all as my brain just exploded from 
abstract thought.

Patrick



More information about the plug mailing list