in reply to Re^3: Recieving input during runtime..
in thread Recieving input during runtime..
I used command perl2exe scriptname.pl to create executable. I am able to install modules via ppm, only thing i am not able to install via ppm is MinGW. I tried installing pp via ppm and i got message to install it manually. I nnede xml::parser as prerequisite. so i tried installing it.
xml::parser requires c compiler. I tried installing MinGW via installer, but it did not work. So i tried using ppm install MinGW which also did not work.
I really apologise for making you guess, but i am really new to programming and have no idea which factors may matter for the perticular issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Recieving input during runtime..
by marto (Cardinal) on Dec 01, 2010 at 15:13 UTC | |
by tej (Scribe) on Dec 02, 2010 at 12:37 UTC |