in reply to Re: How to do dynamic stuff with perl
in thread How to do dynamic stuff with perl
Thanks that could work quite well for me. It is what I wanted to do originaly but I was using a string where a hash is more suitable for what I wanted to do but I did not see that.