att.pl #!/usr/bin/perl use strict; use Attribute::Handlers; use encoding 'utf8'; sub furiously : ATTR(CODE) { print "handler in work\n"; return; } sub bark : furiously { return 1 } bark(); エラーメッセージ: $./att.pl Unterminated attribute parameter in attribute ... > このページを見る
最終更新時間:
2011年10月30日09時56分







![Live at AIR JAM 2011 [DVD]](http://ecx.images-amazon.com/images/I/61WltXrJKFL._SL75_.jpg)

