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.
python / rubyのinspectメソッドのreprに相当するperlは何ですか?
(印刷のデバッグに使用できるようにお願いしています)
私はあなたが探していると思いますData::Dumper; いくつかの例については、ドキュメントを参照してください。
Data::Dumper