- or download this
#!/usr/bin/env perl
...
print 'Enter to close window: ';
<>;
}
- or download this
ken@titan /cygdrive/c/Users/ken/tmp
$ ./test_platform.pl
...
$ perl ./test_platform.pl
Platform: cygwin
Executable: /home/ken/perl5/perlbrew/perls/perl-5.30.0/bin/perl
- or download this
Platform: MSWin32
Executable: C:\Users\ken\local\opt\strawberry_perl\5_030_000\install\p
+erl\bin\perl.exe
Enter to close window:
- or download this
PS C:\Users\ken\tmp> perl ./test_platform.pl
Platform: MSWin32
Executable: C:\Users\ken\local\opt\strawberry_perl\5_030_000\install\p
+erl\bin\perl.exe
Enter to close window:
- or download this
PS C:\Users\ken\tmp> ./test_platform.pl
PS C:\Users\ken\tmp>
- or download this
Platform: MSWin32
Executable: C:\Users\ken\local\opt\strawberry_perl\5_030_000\install\p
+erl\bin\perl.exe
Enter to close window: