How to start some file as Perl script argument?



How to start some file as Perl script argument?
Start with perl script + argument

Eg.
File is someexcel.xls
How to start it as
perlscript.pl someexcel.xls
I have more *.xls file in work folder.

Thanks


.