/[A3C]/lib/A3C/Record.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/A3C/Record.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 75 by dpavlin, Fri Apr 11 15:57:36 2008 UTC revision 76 by dpavlin, Fri Apr 11 16:50:37 2008 UTC
# Line 25  sub load_or_create { Line 25  sub load_or_create {
25                  ( $self, $class ) = ( $class, undef );                  ( $self, $class ) = ( $class, undef );
26          } else {          } else {
27                  $self = $class->new();                  $self = $class->new();
28      }          }
29    
30          my %args = (@_);          my %args = (@_);
31    

Legend:
Removed from v.75  
changed lines
  Added in v.76

  ViewVC Help
Powered by ViewVC 1.1.26