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 のコードを使用しています。しかし、メソッドで何が起こるかについて、いくつかの状態を維持したいと思います。これにはグローバル変数を使用できることはわかっていますが、もう少しクリーンなオブジェクト指向のものを好むでしょう。Moose を使用してファンクター/関数オブジェクトを作成する方法はありますか?