From 67712c730236c09b6975ee1324dd85ac5e362149 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 1 Mar 2008 04:09:35 +0000 Subject: [PATCH] I was able to build Shop::Ship without _loadDriver by using WebGUI::Pluggable directly. --- designdocs/shipper.pod | 4 ---- 1 file changed, 4 deletions(-) diff --git a/designdocs/shipper.pod b/designdocs/shipper.pod index 3570459ee..3ed5fea8f 100644 --- a/designdocs/shipper.pod +++ b/designdocs/shipper.pod @@ -11,10 +11,6 @@ There is no table for this object. The following methods will be available from the WebGUI::Shop::Ship class. -=head3 _loadDriver - -A method used to load a shipping driver. See WebGUI::Pluggable. - =head3 create A class method.