in reply to $data{"str$i"} not valid in mysql select?

Ahh man I messed up that post. Please ignore the long $store statement that has all those extra values in it, I meant to clean those up.
  • Comment on Re: $data{"str$i"} not valid in mysql select?

Replies are listed 'Best First'.
Re^2: $data{"str$i"} not valid in mysql select?
by taint (Chaplain) on Nov 27, 2013 at 02:26 UTC
    I suspect I might know the answer. But before I commit, having the actual error. Would be extremely helpful.

    --Chris

    #!/usr/bin/perl -Tw
    use Perl::Always or die;
    my $perl_version = (5.12.5);
    print $perl_version;