Thread: crash
View Single Post
  #5  
Old 04-02-2004, 09:52 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

I'm not a perl guru, I know some, but I with every other programming language I've used it doesn't let you put quotes inside of a quote. Even if one is ' instead of ". Try putting in \' instead of jsut ' so that it doesn't treat it as a quote. I think that is correct for perl, but not 100% sure.
Reply With Quote