1LaTeXML::Util::WWW(3) User Contributed Perl DocumentationLaTeXML::Util::WWW(3)
2
3
4

NAME

6       "LaTeXML::Util::WWW"  - auxiliaries for web-scalability of LaTeXML's IO
7

SYNOPSIS

9           my $response = auth_get($url,$authlist);
10

DESCRIPTION

12       Utilities for enabling general interaction with the World Wide Web in
13       LaTeXML's Input/Output.
14
15       Still in development, more functionality is expected at a later stage.
16
17   METHODS
18       "my $response = auth_get($url,$authlist);"
19           Given an authentication list, attempts a get request on a given URL
20           ($url) and returns the $response.
21
22           If no authentication is possible automatically, the routine prompts
23           the user for credentials.
24

AUTHOR

26       Deyan Ginev <d.ginev@jacobs-university.de>
27
29       Public domain software, produced as part of work done by the United
30       States Government & not subject to copyright in the US.
31
32
33
34perl v5.34.0                      2021-11-24             LaTeXML::Util::WWW(3)
Impressum