|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
| -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> |
4 |
| -<head profile="http://purl.org/net/ns/metaprof"><script src="//archive.org/includes/analytics.js?v=cf34f82" type="text/javascript"></script> |
5 |
| -<script type="text/javascript">window.addEventListener('DOMContentLoaded',function(){var v=archive_analytics.values;v.service='wb';v.server_name='wwwb-app23.us.archive.org';v.server_ms=1512;archive_analytics.send_pageview({});});</script><script type="text/javascript" src="/_static/js/ait-client-rewrite.js" charset="utf-8"></script> |
6 |
| -<script type="text/javascript"> |
7 |
| -WB_wombat_Init("http://web.archive.org/web/", "20161018050658", "perl-users.jp"); |
8 |
| -</script> |
9 |
| -<script type="text/javascript" src="/_static/js/wbhack.js" charset="utf-8"></script> |
10 |
| -<script type="text/javascript"> |
11 |
| -__wbhack.init('http://web.archive.org/web'); |
12 |
| -</script> |
13 |
| -<link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css" /> |
14 |
| -<link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css" /> |
15 |
| -<!-- End Wayback Rewrite JS Include --> |
16 |
| - |
17 |
| - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
| 1 | +<!doctype html> |
| 2 | +<html lang="ja"> |
| 3 | + <meta charset="utf-8"> |
| 4 | + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
18 | 5 | <link rel="stylesheet" href="//bulknews.typepad.com/test/styles.css" media="all"/>
|
19 |
| - <title>introduction Data::Model - JPerl Advent Calendar 2009 |
20 |
| -</title> |
21 |
| - <link rel="alternate" type="application/rss+xml" title="RSS" href="/articles/advent-calendar/2009/data-model/index.xml"/> |
22 |
| - <link rel="stylesheet" href="/articles/advent-calendar/prettify.css" type="text/css" media="screen"/> |
23 |
| -<meta http-equiv="Content-Script-Type" content="text/javascript"/> |
24 |
| -<script type="text/javascript" src="http://google-code-prettify.googlecode.com/svn/trunk/src/prettify.js"></script> |
25 |
| -<script type="text/javascript" src="/articles/advent-calendar/adventcal2009.js"></script> |
26 |
| -<script type="text/javascript" src="http://s.hatena.ne.jp/js/HatenaStar.js"></script> |
27 |
| -<script type="text/javascript"> |
28 |
| - Hatena.Star.SiteConfig = { entryNodes: { 'div.entry': { uri: 'document.location', title: 'document.title', container: 'h1.entry-header' } } }; |
29 |
| -</script> |
30 |
| - |
31 |
| -<style type="text/css"> |
32 |
| - pre { |
33 |
| - border-left: 2px solid #cccccc; |
34 |
| - padding-left: 4px; |
35 |
| - margin-left: 10px; |
36 |
| - overflow: auto; |
37 |
| - } |
38 |
| -</style> |
39 |
| - |
| 6 | + <title>introduction Data::Model - JPerl Advent Calendar 2009</title> |
| 7 | + <link rel="alternate" type="application/rss+xml" title="RSS" href="/articles/advent-calendar/2009/casual/index.xml"/> |
40 | 8 | </head>
|
41 | 9 | <body class="layout-two-column-right">
|
42 | 10 | <div id="container">
|
|
0 commit comments