{"provider_name":"Hatena Blog","height":"190","image_url":null,"description":"\u7df4\u7fd2\u554f\u984c\u3092\u30e1\u30e2\u3002 ex06-1 #!/usr/bin/perl use strict; print reverse <>; ex06-2 #!/usr/bin/perl use strict; ## \uff11\u884c\u3065\u3064\u8aad\u3080\u30d0\u30fc\u30b8\u30e7\u30f3 #print ((0..9) x 2, \"\\n\"); # while (<>) { # chomp; # printf \"%20s\\n\", $_; # } ## \u4e00\u6c17\u8aad\u307f\u30d0\u30fc\u30b8\u30e7\u30f3 chomp(my @lines = <>); print ((0..9) x 2, \"\\n\"); foreach (@lines) { printf \"%20s\\n\", $_; } ex06-3\u2026","blog_title":"BigFatCat\u306e\u30d6\u30ed\u30b0","author_name":"BigFatCat","url":"https://bigfatcat.hateblo.jp/entry/20071118/1195373012","categories":["perl"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbigfatcat.hateblo.jp%2Fentry%2F20071118%2F1195373012\" title=\" \u521d\u3081\u3066\u306ePerl \u7b2c6\u7ae0 - BigFatCat\u306e\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","provider_url":"https://hatena.blog","published":"2007-11-18 17:03:32","blog_url":"https://bigfatcat.hateblo.jp/","version":"1.0","author_url":"https://blog.hatena.ne.jp/BigFatCat/","title":" \u521d\u3081\u3066\u306ePerl \u7b2c6\u7ae0","type":"rich"}