Hi,
I am very new at PERL program as i am writing my first program.
but the output window is disapearing very quickly that i cant even really see anythin on the window. I dont even know that if this programming is really working. by the way, i am using windows vista.
anyone would u plz help me with that? i really aprreaciate that.
thank u
I am very new at PERL program as i am writing my first program.
Code:
#!/usr/local/bin/perl -w print "hello world!\n";
anyone would u plz help me with that? i really aprreaciate that.
thank u
Comment