Index: /trunk/DataStore/lib/DataStore/Root.pm
===================================================================
--- /trunk/DataStore/lib/DataStore/Root.pm	(revision 8125)
+++ /trunk/DataStore/lib/DataStore/Root.pm	(revision 8126)
@@ -3,5 +3,5 @@
 # Copyright (C) 2006  Joshua Hoblitt
 #
-# $Id: Root.pm,v 1.1 2006-07-22 01:17:33 smalle Exp $
+# $Id: Root.pm,v 1.2 2006-08-04 04:54:41 smalle Exp $
 
 package DataStore::Root;
@@ -147,5 +147,5 @@
     my $data;
 
-    if ($request->is_success) {
+    if ($response->is_success) {
         # parse document
         my $parser = DataStore::Product::Parser->new(base_uri => $self->uri);
