You can put this at the top of your perl script file:
@SETLOCAL ENABLEEXTENSIONS
@c:\strawberry-perl-port\perl\bin\perl.exe -x "%~f0" %*
@exit /b %ERRORLEVEL%
....perl program goes here...
script , .cmd .pl. perl , -x, "% ~ f0". .cmd script. .cmd script perl.
#! perl - perl, perl.exe , :
@c:\strawberry-perl-port\perl\bin\perl.exe -x "path\to\my\perl.cmd" %*