--- nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm 2002/05/07 14:01:30 1.1 +++ nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm 2002/05/07 14:04:07 1.2 @@ -38,10 +38,9 @@ package Apache::LONCAPA::ToTheGateway; use strict; # enforce handling of variables, references and subroutines # ============================================================ MODULE VARIABLES -my $VERSION = sprintf("%d.%02d", q$Revision: 1.1 $ =~ /(\d+)\.(\d+)/); +my $VERSION = sprintf("%d.%02d", q$Revision: 1.2 $ =~ /(\d+)\.(\d+)/); # ================================================================= SUBROUTINES - # ---------------------------------------------- LONCAPA->answer_search_request sub answer_search_request { @@ -88,9 +87,9 @@ In terms of the overall data flow, the '=====>' below indicates the role of this module. -NSDL ---------E B LON-CAPA> +NSDL ---------E Gateway --------E LON-CAPA -LON-CAPA -----E Gateway --------E NSDL +B Gateway> --------E NSDL =head2 EXIT CODES