<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>perlとMysqlでCGI &#38; サーバ管理 漏れ的メモ &#187; モジュール</title>
	<atom:link href="http://perl.no-tubo.net/tag/%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl.no-tubo.net</link>
	<description>perl＆MySQLでCGIプログラミング。ウェブ運営の小技。鯖管メモもちょっとだけ。</description>
	<lastBuildDate>Mon, 23 Aug 2010 04:41:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenIDを使う為のPerlモジュールをインストール</title>
		<link>http://perl.no-tubo.net/2009/12/24/openid%e3%82%92%e4%bd%bf%e3%81%86%e7%82%ba%e3%81%aeperl%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/</link>
		<comments>http://perl.no-tubo.net/2009/12/24/openid%e3%82%92%e4%bd%bf%e3%81%86%e7%82%ba%e3%81%aeperl%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:37:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[perlモジュール]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[モジュール]]></category>

		<guid isPermaLink="false">http://perl.no-tubo.net/?p=302</guid>
		<description><![CDATA[以下の順でインストールするとうまくいくらしい。
Math::BigInt
Math::BigInt::GMP
Crypt::DH
Net::OpenID::Consumer
Net::OpenID::Consumerをイ [...]]]></description>
			<content:encoded><![CDATA[<p>以下の順でインストールするとうまくいくらしい。</p>
<p>Math::BigInt<br />
Math::BigInt::GMP<br />
Crypt::DH<br />
Net::OpenID::Consumer</p>
<p>Net::OpenID::Consumerをインストール時にXML::Simpleが足りなかったので先にインストールした。</p>
<p>参考：<a href="http://www.atmarkit.co.jp/fsecurity/rensai/openid03/openid01.html">http://www.atmarkit.co.jp/fsecurity/rensai/openid03/openid01.html</a></p>
<p>関連：<br />
Net::OpenID::Consumer::Lite<br />
<a href="http://d.hatena.ne.jp/tokuhirom/20081129/1227923235">http://d.hatena.ne.jp/tokuhirom/20081129/1227923235</a><br />
用途を限定的にした OpenID 認証機構</p>
<p>Crypt::DH::GMP<br />
<a href="http://mt.endeworks.jp/d-6/2008/04/crypt-dh-gmp.html">http://mt.endeworks.jp/d-6/2008/04/crypt-dh-gmp.html</a><br />
Crypt::DH の処理が遅いため libgmp を使って高速化</p>
]]></content:encoded>
			<wfw:commentRss>http://perl.no-tubo.net/2009/12/24/openid%e3%82%92%e4%bd%bf%e3%81%86%e7%82%ba%e3%81%aeperl%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%ab%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
