/[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 239 by dpavlin, Thu Jun 19 21:24:26 2008 UTC revision 240 by dpavlin, Wed Oct 1 19:58:37 2008 UTC
# Line 57  sub load_or_create { Line 57  sub load_or_create {
57                  return $self->create(%args);                  return $self->create(%args);
58          }          }
59    
60          return ( $id, $msg );          return ( $self->id, $msg );
61  }  }
62    
63  =head2 create  =head2 create

Legend:
Removed from v.239  
changed lines
  Added in v.240

  ViewVC Help
Powered by ViewVC 1.1.26