--- nsdl/lib/perl/Apache/NSDL/FromTheGateway.pm 2002/05/06 04:17:27 1.4 +++ nsdl/lib/perl/Apache/NSDL/FromTheGateway.pm 2002/05/06 19:51:21 1.5 @@ -39,7 +39,7 @@ package Apache::NSDL::FromTheGateway; use strict; # enforce handling of variables, references and subroutines # ============================================================ MODULE VARIABLES -my $VERSION = sprintf("%d.%02d", q$Revision: 1.4 $ =~ /(\d+)\.(\d+)/); +my $VERSION = sprintf("%d.%02d", q$Revision: 1.5 $ =~ /(\d+)\.(\d+)/); # ================================================================= SUBROUTINES @@ -167,6 +167,10 @@ This facilitates the viewing of LON-CAPA B GATEWAY>. +=item B + +n/a + =back =item B @@ -188,6 +192,10 @@ A pointer to the metadata. This provides the content of the resource matching a given request. B GATEWAY>. +=item B + +n/a + =back =item B @@ -209,6 +217,10 @@ Pointer to information about accessing L This accepts access to a LON-CAPA resource. B GATEWAY>. +=item B + +n/a + =back =item B @@ -233,6 +245,10 @@ request to the NSDL-LONCAPA Gateway Serv This launches the search request and receives a pointer as to where the results will be. +=item B + +n/a + =back =back