How do I write Perl object with plugins?
        Posted  
        
            by Timmy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Timmy
        
        
        
        Published on 2010-03-19T14:28:02Z
        Indexed on 
            2010/03/19
            14:31 UTC
        
        
        Read the original article
        Hit count: 212
        
perl
How do I write Perl objects with extensible code? Im thinking drivers, or some configuation, where the user can pass in a string "Classname::Class" or something. Thanks.
© Stack Overflow or respective owner