cara meluncurkan skrip perl

launch your command prompt with tapping cmd in your windows search

move to the specified directory
	cd c:\perl\scripts
run your script with:
	perl hello.pl
MVP