version 1.2, 2002/05/07 15:56:27
|
version 1.3, 2002/05/29 01:05:09
|
Line 45 my $VERSION = sprintf("%d.%02d", q$Revis
|
Line 45 my $VERSION = sprintf("%d.%02d", q$Revis
|
|
|
# ------------------------------------------------- GATEWAY->search_NSDLnetwork |
# ------------------------------------------------- GATEWAY->search_NSDLnetwork |
sub search_NSDLnetwork { |
sub search_NSDLnetwork { |
# Not yet implemented |
my ($eref)=@_; |
# Need to specifically characterize INPUT arguments and OUTPUT data |
return Apache::NSDL::ToTheGateway::answer_search_request($eref); |
} |
} |
|
|
# ------------------------------------------- GATEWAY->view_NSDLnetwork_results |
# ------------------------------------------- GATEWAY->view_NSDLnetwork_results |