Haineko
view release on metacpan or search on metacpan
eg/sendmail.html view on Meta::CPAN
font-size: 40px;
color: #a0a0a0;
text-shadow: 0 -1px 0 #757575;
}
h2 { color: #757575; }
fieldset {
padding: 8px 4px 32px 4px;
border: 1px #ccc solid;
border-radius: 8px;
}
legend { color: #ccc; margin: 2px 8px; }
tr th {
text-align: right;
color: #222;
margin: 8px;
padding: 8px 12px 4px 0;
vertical-align: top;
}
tr td p { margin: 0 4px 24px 4px; color: #959595; }
input[type=text] {
width: 480px;
eg/sendmail.html view on Meta::CPAN
return 1;
}
</script>
</head>
<body>
<h1>Haineko/eg/sendmail.html</h1>
<div id = 'emaildata'>
<h2>Email Data</h2>
<fieldset>
<legend>Email</legend>
<table id = 'email'>
<tr>
<th style = 'text-align: right;'>
<button type = 'submit' id = 'sendmail' onclick = 'submit();'>
Send
</button>
</th>
<td>
<p>
This sample sends an email via <strong>http://127.0.0.1:2794/submit</strong>
( run in 1.196 second using v1.01-cache-2.11-cpan-49f99fa48dc )