- or download this
C:\>perl -v
...
Complete documentation for Perl, including FAQ lists, should be found
+on
this system using "man perl" or "perldoc perl". If you have access to
+ the
Internet, point your browser at http://www.perl.org/, the Perl Home Pa
+ge.
- or download this
C:\> perl -e "print join \"\n\", @INC"
C:\Perl\lib
...
C:\oracle\product\10.2.0\db_1\sysman\admin\scripts
C:/Perl/site/lib
C:/Perl/lib
- or download this
C:\Perl Scripts>Module.pl
Set up gcc environment - 3.4.5 (mingw-vista special r3)
...
mylib
threads::shared
version
- or download this
C:\>perl -E "die $^X;"
C:\Perl\bin\perl.exe at -e line 1.