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.
環境変数を非アクティブ化し、Local::Libの結果である追加された/home/ myusername /perl5..ディレクトリを@INCから削除したいと思います。誰かアドバイスできますか?Local::Libの前のperlENV変数と@INCフォルダーの状態に戻りたいと思います。私はFedora16を使用しています。
説明書を読みましたか?あなたの殻の中で、
eval $(perl -Mlocal::lib=--deactivate-all)