[Dbix-class] How to bypass a overidden method?
    Ramprabhu Kaliaperumal 
    ramprabhu.kaliaperumal at oracle.com
       
    Fri Jun 29 16:37:18 GMT 2007
    
    
  
I wrote a override method 'insert' in my class, which does password 
field encryption before inserting into db.
But there are some situation where I don't need to have this override 
method 'insert' get executed .. and just call the super 'insert' method.
Is there is any way to by-pass the overridden method.
Thanks
-Ram
    
    
More information about the Dbix-class
mailing list