
PGScooter
stranger
Apr 20, 2009, 9:52 AM
Post #2 of 3
(9220 views)
|
Re: [dibyendu] Issue with special characters in Perl
[In reply to]
|
Can't Post
|
|
hi dibyendu, I think it would really help if you posted your code! Just a newbie guess, but are you pulling something from a hash that contains an array but are referring to it as if it contained a string? You could always use a regex to get rid of the junk, but it seems like a better idea to attack the problem at its source. The more you teach me, the more I learn. The more I learn, the more I teach.
|