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モジュールXML::LibXMLをWindowsにインストールするにはどうすればよいですか?
perl
XML::LibXML
ありがとう
を使用している場合はActiveState Perl、Windowsコマンドプロンプトで次のコマンドを試してください。
ActiveState Perl
ppm install XML::LibXML
Perlでインストールした場合はstrawberry、を開いてcmdから:
Perl
strawberry
cmd
cpan XML::LibXML