{"provider_url":"https://hatena.blog","published":"2010-07-18 07:32:19","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fl1o0.hatenadiary.org%2Fentry%2F20100718%2F1279405939\" title=\" \u30d7\u30ed\u30bb\u30b9\u306e\u7d42\u4e86\u72b6\u614b\u3092\u5f97\u308b - l1o0\u306e\u65e5\u8a18\" 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%","type":"rich","title":" \u30d7\u30ed\u30bb\u30b9\u306e\u7d42\u4e86\u72b6\u614b\u3092\u5f97\u308b","blog_url":"https://l1o0.hatenadiary.org/","version":"1.0","author_url":"https://blog.hatena.ne.jp/l1o0/","url":"https://l1o0.hatenadiary.org/entry/20100718/1279405939","author_name":"l1o0","blog_title":"l1o0\u306e\u65e5\u8a18","categories":["Perl"],"image_url":null,"description":"C \u3068\u540c\u3058\u3060\u3063\u305f\u3002 #!/usr/bin/perl use strict; use warnings; use POSIX; # http://www.linux.or.jp/JM/html/LDP_man-pages/man2/wait.2.html print '--- exit(5)', $/; check_exit_macro( sub { exit 5 } ); # \u5b50\u30d7\u30ed\u30bb\u30b9\u304c\u81ea\u5206\u81ea\u8eab\u306b\u30b7\u30b0\u30ca\u30eb INT print $/; print '--- signal INT', $/; check_exit_macro( sub { kill 'INT', $$ } ); # \u5b50\u30d7\u30ed\u30bb\u30b9\u304c\u2026","height":"190","provider_name":"Hatena Blog"}