Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リモート アクセスできるマシンでどの Perl for Windows が実行されているかを評価する必要があります。私はすでに使用しました
perl -v
と
perl -V
すでにバージョン番号などがわかります。しかし、それが ActiveState Perl なのか、Strawberry Perl なのか、それとも何か他のものなのか、どうすればわかりますか? 現時点での私の最初の推測は、私はただの盲目か何かだということです...
前もって感謝します。