cs::CSW - Cameron Simpson's Web browser
use cs::CSW;
The cs::CSW module
provideds almost all the functional items for the CSW program.
dbh()
-
Return a DBI database handle for the database
to be used to hold the browser state,
WEB_DB by default.
- new cs::CSW
-
Create a new object for this browser instance.
- PageView(url)
-
Return a new page displaying url.
Cameron Simpson <cs@zip.com.au