Since perl objects are blessed references, it is not easy to add an instance method which is visible in one single instance. NOTE: Please read and understand the note about adding functions. But you can work around that: [crayon-55e906c70d01a329334950/] NOTE: I have implemented this in the current development version of my perl code Library. See […]
The post Adding Perl Methods during Runtime appeared first on Nicholas Dille.