Astro-DSS
view release on metacpan or search on metacpan
Survey => $dss_survey,
Format => $type );
my $file_name = $dss->querydb();
=head1 DESCRIPTION
Stores information about an prospective DSS query and allows the query to
be made, returning a filename pointing to the file returned.
The object will by default pick up the proxy information from the HTTP_PROXY
and NO_PROXY environment variables, see the LWP::UserAgent documentation for
details.
It will save returned files into the ESTAR_DATA directory or to TMP if
the ESTAR_DATA environment variable is not defined.
=cut
# L O A D M O D U L E S --------------------------------------------------
( run in 0.347 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )