Here is the link where you can get the portable version of perl. http://strawberryperl.com/releases.html
Here are some explanatory notes from the page where you can configure various installation files. e.g. MSI, ZIP, etc.
MSI installer = preferred method, requires administrator rights to install
ZIP edition = administrator privileges are not required, however you need to run some scripts after manual installation after unzipping
PortableZIP edition = suitable for "perl on a USB stick" (you can move / rename the perl directory and it will work anyway)
MSM merge = module for advanced users who want to create their own MSI based on Strawberry Perl
DDrive edition = (not used since 5.12 series) special version with installed installation path to d: \ strawberry
source share