{{omit from|ACL2|Does not have network access.}} {{omit from|Batch File|Does not have network access.}} {{omit from|Locomotive Basic|Does not have network access.}} {{omit from|Lotus 123 Macro Scripting}} {{omit from|M4}} {{omit from|Maxima}} {{omit from|Openscad}} {{omit from|PARI/GP}} {{omit from|PostScript|no network access}} {{omit from|Retro|Does not have network access.}} {{omit from|ZX Spectrum Basic|Does not have network access.}} ;Task: Create a program that downloads the time from this URL:   [http://tycho.usno.navy.mil/cgi-bin/timer.pl http://tycho.usno.navy.mil/cgi-bin/timer.pl]   and then prints the current UTC time by extracting just the UTC time from the web page's [[HTML]]. If possible, only use libraries that come at no ''extra'' monetary cost with the programming language and that are widely available and popular such as [http://www.cpan.org/ CPAN] for Perl or [[Boost]] for C++.