in reply to Re: Re: Re: regular expressions and substituting in variables.
in thread regular expressions and substituting in variables.
If your data structure is just one array deep, though, this should be sufficient: $dn = [ @$s_dn ]; which creates a new array with the contents of the array referred to by $dn_sn.
|
|---|