thanks for all the help I figured out what the prob was, it
was an incorrect filehandle, guess what happened was I cut
pasted a snippet of someone else code and forgot about the
file handle, when I ran the code theres was an excpetion
error which basically killed perl, I figured it was the
image::magick module that was cause the prob
oh well guess a good nights sleep can do wonders for spotting
bugs