Hi,
I'm a newbie in Perl and recently had a project in school, I would like to know how to display the process in cmd when I run my perl script..
For example I have this project.pl and I run this via Strawberry (CMD). I want to know how to display the process that it's actually running... or at least will display that the execution is successful or not. Because when I run my script it just displayed the whole directory of C:\ and by that I know that it run successfully. But while on execution it just display blinking _ so I don't know if it's hang or something... Hope for your help because I'm so new to this (just 3 weeks learning phase) ehehe! thanks