- or download this
<html>
<head>
<title>test page</title>
...
<h1>Hello World!!!</h1>
</body>
</html>
- or download this
#!/usr/bin/perl
# dbtest.pl
...
}
$sqlquery ->finish();
$CDS->disconnect || die "failed to disconnect\n";
- or download this
#!/usr/bin/perl
# dbtest.pl
...
$sqlquery ->finish();
$CDS->disconnect || die "failed to disconnect\n";