From 98527623b1fea1107b2c0422a0838b4602c21fa9 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 2 Oct 2003 12:42:23 +0000 Subject: update Makefile.PL dependancies (PREREQ_PM) for self-service module and signup wrapper --- fs_signup/FS-SignupClient/Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs_signup') diff --git a/fs_signup/FS-SignupClient/Makefile.PL b/fs_signup/FS-SignupClient/Makefile.PL index e74051947..c3c213fb6 100644 --- a/fs_signup/FS-SignupClient/Makefile.PL +++ b/fs_signup/FS-SignupClient/Makefile.PL @@ -12,7 +12,7 @@ WriteMakefile( 'Business::CreditCard' => 0, 'HTTP::BrowserDetect' => 0, 'HTTP::Headers::UserAgent' => 3, - 'Storable' => 0, 'Text::Template' => 0, + 'FS::SelfService' => 0, }, ); -- cgit v1.2.1