Perl made less ugly
6th January 2003
It seems Perl OOP doesn’t have to be that ugly after all. Tony Bowden disects the code from the recent Evolt article and shows how it can be made much neater using Perl’s Class::Accessor
module. Much nicer—I should have guessed that there would be More Than One Way To Do It.
More recent articles
- LLM 0.22, the annotated release notes - 17th February 2025
- Run LLMs on macOS using llm-mlx and Apple's MLX framework - 15th February 2025
- URL-addressable Pyodide Python environments - 13th February 2025