alright well i figured out the answer to my own problem because i am special like that
Code:print "\t\tTree: ",$arrayPlot[0]->[0]->{"Tree"},"\n";
also this is a really stupid quetion i guess, but if i have perl code i wrote a on unix system and i want to turn it into an .exe for a windows system so i can just open up the program and run it, how would i do that?
**EDIT**
so i found a program that does what i want called Perl2Exe. I am wondering how to install this thing on Cygwin. I am a total n00b when it comes to windows and a total n00b when it comes to linux, so help me out please. I also want to update cygwin, but i dont quite get how to do that. Anyways, maybe i should be starting a new thread in the newbie forum, but any help is much appriciated!





Reply With Quote