in reply to DBD::mysql on opens use and having lots of problems...

Please revisit your node and read the instructions which appear at the text input box. Use <code> ... </code> (or <c>... </c>) around your data and code to make it more readily readable. Doing so improves the odds of a good answer to your problem.

For your reading pleasure, I recommend Markup in the Monastery.
 

Come, let us reason together: Spirit of the Monastery
  • Comment on Re: DBD::mysql on opens use and having lots of problems...

Replies are listed 'Best First'.
Re^2: DBD::mysql on opens use and having lots of problems...
by mabossert (Scribe) on Jan 22, 2014 at 19:31 UTC

    Tried that, but it does not seem to be more readable to me that way...is it better for you?

      Definitely better: no longer an unintelligble blob of characters; it's actually readable. I'm not sure why it doesn't look better to you. Please elaborate.


      If you didn't program your executable by toggling in binary, it wasn't really programming!