<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Worth Living &#187; Perl</title>
	<atom:link href="https://worthliv.com/category/programming/programming-perl/feed" rel="self" type="application/rss+xml" />
	<link>https://worthliv.com</link>
	<description>楽しく幸せに人生を送るためにはどうすれば良いのか？人生の要素をお金、仕事、勉強、プライベート、健康、心の6要素に分類して考察しています。プログラミング入門に関する記事も掲載。</description>
	<lastBuildDate>Wed, 09 Mar 2016 04:20:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/category/programming/programming-perl/feed" />
	<item>
		<title>WWW::Mechanizeのインストール（Windows ActivePerl）</title>
		<link>https://worthliv.com/dproom_wwwmechanizewindows_activeperl.html</link>
		<comments>https://worthliv.com/dproom_wwwmechanizewindows_activeperl.html#comments</comments>
		<pubDate>Sat, 20 Apr 2013 21:56:13 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=938</guid>
		<description><![CDATA[WindowsでActivePerlの環境においての、WWW::Mechanizeのインストール方法。 スポンサーリンク Spidering Hacks（オライリージャパン）の本に出てくるモジュール、WWW::Mecha [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_wwwmechanizewindows_activeperl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_wwwmechanizewindows_activeperl.html" />
	</item>
		<item>
		<title>ハッシュや無名ハッシュからサブルーチン呼び出し</title>
		<link>https://worthliv.com/dproom_post_22.html</link>
		<comments>https://worthliv.com/dproom_post_22.html#comments</comments>
		<pubDate>Tue, 16 Apr 2013 18:51:48 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=937</guid>
		<description><![CDATA[ハッシュや無名ハッシュを使って、サブルーチンに引数を渡し、サブルーチンを呼び出すことが出来る。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_22.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_22.html" />
	</item>
		<item>
		<title>サブルーチンのリファレンス</title>
		<link>https://worthliv.com/dproom_post_21.html</link>
		<comments>https://worthliv.com/dproom_post_21.html#comments</comments>
		<pubDate>Tue, 16 Apr 2013 18:41:07 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=936</guid>
		<description><![CDATA[ハッシュだけでなく、サブルーチンや配列もリファレンスを作ることが出来る。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_21.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_21.html" />
	</item>
		<item>
		<title>ハッシュのリファレンス</title>
		<link>https://worthliv.com/dproom_post_19.html</link>
		<comments>https://worthliv.com/dproom_post_19.html#comments</comments>
		<pubDate>Tue, 16 Apr 2013 17:55:38 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=934</guid>
		<description><![CDATA[ハッシュは、my %hash = &#8230;として、ハッシュ設定しますが、%hash　の先頭に、\ をつけ、\%hash とすると、ハッシュのリファレンスとなり、ハッシュの内容を参照するメモリアドレスが格納されます。 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_19.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_19.html" />
	</item>
		<item>
		<title>open関数でファイルを読み込む</title>
		<link>https://worthliv.com/dproom_open_1.html</link>
		<comments>https://worthliv.com/dproom_open_1.html#comments</comments>
		<pubDate>Mon, 15 Apr 2013 08:54:18 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=931</guid>
		<description><![CDATA[読み取り専用でファイルを開くには、open関数で指定するモードを&#34;&#60;&#34;とする。 open (ファイルハンドル, &#34;&#60;&#34;, ファイル名); で、ファイルをまず開いた後、  [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_open_1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_open_1.html" />
	</item>
		<item>
		<title>open関数でファイルを開いて書き込む</title>
		<link>https://worthliv.com/dproom_open.html</link>
		<comments>https://worthliv.com/dproom_open.html#comments</comments>
		<pubDate>Mon, 15 Apr 2013 08:28:15 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=930</guid>
		<description><![CDATA[ファイルを開いて、文字を書き込んで、保存するには、open関数を用います。 スポンサーリンク open (ファイルハンドル, &#8220;モード&#8221;, &#8220;ファイル名&#8221;); または、 o [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_open.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_open.html" />
	</item>
		<item>
		<title>サブルーチンの定義と活用</title>
		<link>https://worthliv.com/dproom_post_16.html</link>
		<comments>https://worthliv.com/dproom_post_16.html#comments</comments>
		<pubDate>Sun, 14 Apr 2013 20:37:45 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=929</guid>
		<description><![CDATA[サブルーチンとは、ひとまとめになった処理に名前を付けたもの。（PHPでいうfunctionでの関数定義に似ている） スポンサーリンク sub サブルーチン名 { 処理１; 処理２; 処理３; } のように書きます。 サブ [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_16.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_16.html" />
	</item>
		<item>
		<title>Perlのヒアドキュメント</title>
		<link>https://worthliv.com/dproom_perl_4.html</link>
		<comments>https://worthliv.com/dproom_perl_4.html#comments</comments>
		<pubDate>Sun, 14 Apr 2013 19:43:56 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=927</guid>
		<description><![CDATA[HTMLのソースを長い行にわたって出力する場合、Perlのヒアドキュメント使うと便利です。 まず、&#60;&#60;に続けて、任意の文字列を入力し、; で終わります。 そして、HTMLの文章を書いた後、最初の任意の文字列と [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_perl_4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_perl_4.html" />
	</item>
		<item>
		<title>open演算子とclose演算子 ファイルハンドルのオープンとクローズ</title>
		<link>https://worthliv.com/dproom_openclose.html</link>
		<comments>https://worthliv.com/dproom_openclose.html#comments</comments>
		<pubDate>Sun, 14 Apr 2013 08:30:31 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=924</guid>
		<description><![CDATA[open　を使う時には、ファイルハンドルとファイル名を指定する。 スポンサーリンク open CONFIG, &#8220;dino&#8221;;　　　入力用 open CONFIG, &#8220;fred&#822 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_openclose.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_openclose.html" />
	</item>
		<item>
		<title>each関数</title>
		<link>https://worthliv.com/dproom_each.html</link>
		<comments>https://worthliv.com/dproom_each.html#comments</comments>
		<pubDate>Fri, 12 Apr 2013 18:42:45 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=910</guid>
		<description><![CDATA[each関数は、キー/値のペアを2要素のリストとして、返す。 以下のような、Perl文を書くと、 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#821 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_each.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_each.html" />
	</item>
		<item>
		<title>ハッシュ%</title>
		<link>https://worthliv.com/dproom_post_12.html</link>
		<comments>https://worthliv.com/dproom_post_12.html#comments</comments>
		<pubDate>Fri, 12 Apr 2013 18:12:26 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=908</guid>
		<description><![CDATA[Perlのハッシュは、PHPでいう連想配列みたいなもの。 キー（添え字）として、数字ではなく、文字列を使った配列です。 スポンサーリンク $hash{$some_key}　のような書き方をする。 $family_name [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_12.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_12.html" />
	</item>
		<item>
		<title>コマンドプロンプトからのPerlの実行</title>
		<link>https://worthliv.com/dproom_perl.html</link>
		<comments>https://worthliv.com/dproom_perl.html#comments</comments>
		<pubDate>Fri, 12 Apr 2013 09:56:08 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=901</guid>
		<description><![CDATA[まずは、コマンドプロンプトを立ち上げます。 スポンサーリンク cd ○○　で、CGIファイルを保存しているディレクトリへと移動。 ひとつ上のディレクトリに移動するには、「cd ..」 と入力して、Ｅｎｔｅｒキー。 下層の [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_perl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_perl.html" />
	</item>
		<item>
		<title>比較演算子</title>
		<link>https://worthliv.com/dproom_post_7.html</link>
		<comments>https://worthliv.com/dproom_post_7.html#comments</comments>
		<pubDate>Fri, 12 Apr 2013 08:48:24 +0000</pubDate>
		<dc:creator><![CDATA[wovethng]]></dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://localhost/web/tenacity.xsrv.jp/easyramble.com/public_html/?p=899</guid>
		<description><![CDATA[数値と文字列の比較演算子 スポンサーリンク 比較　　　　　　　　　数値演算子　　文字列演算子 等しい　　　　　　　　　　 ==　　　　　　　 eq 等しくない　　　　　　　　 !=　　　　　　　　ne より小さい　　　　 [&#8230;]]]></description>
		<wfw:commentRss>https://worthliv.com/dproom_post_7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="https://worthliv.com/dproom_post_7.html" />
	</item>
	</channel>
</rss>
