forked from perl-hardware/perl-hardware.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (18 loc) · 709 Bytes
/
Copy pathindex.html
File metadata and controls
21 lines (18 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<title>Perl Hardware</title>
</head>
<body>
Hello World
<ul>
<li><a href="http://www.pm.org/groups/767.html">hardware.pm</a></li>
<li><a href="http://mail.pm.org/mailman/listinfo/hardware-pm">Mailing List </a></li>
<li><a href="https://github.com/organizations/perl-hardware">github</a></li>
<li><a href="http://pinboard.in/u:rblackwe/t:perlhardware/">pinboard</a></li>
<li><a href="http://twitter.com/perlhardware/">Twitter</a></li>
<li><a href="http://hardware.us2.list-manage.com/subscribe?u=a4b38e54d10a34e5fad2743ff&id=089a8b053d">Sign up for the Hardware.pm newsletter. (not sure the fequency yet)</a></li>
<li>irc: #hardware on irc.perl.org </li>
</ul>
</body>
</html>