/[webpac2]/trunk/lib/WebPAC/Output/CouchDB.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 /trunk/lib/WebPAC/Output/CouchDB.pm

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

revision 1197 by dpavlin, Thu May 28 09:58:18 2009 UTC revision 1198 by dpavlin, Thu May 28 10:15:20 2009 UTC
# Line 60  Adds one entry to database. Line 60  Adds one entry to database.
60    
61  =cut  =cut
62    
63  sub add {  sub add_row {
64          my $self = shift;          my $self = shift;
65    
66          my ( $id, $ds ) = @_;          my ( $id, $ds ) = @_;

Legend:
Removed from v.1197  
changed lines
  Added in v.1198

  ViewVC Help
Powered by ViewVC 1.1.26