cs::Tk::WebPage - display a web page
use cs::Tk::WebPage;
The cs::Tk::WebPage module presents a view of a web page. It is handed a cs::URL object (hmm, or subclass? - needs some extra info).
Preamble on creation methods.
Create a new window of the appropriate type for the object referenced by url.
Cameron Simpson <cs@zip.com.au>