Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at
詳細かつ適切なマニュアルはそのうちどなたかが書いてくれるでしょうが、とりあえずCGI::Application環境でテストしてみたのでコードをさらしてみる。 WidgetTest.cgi #!/usr/bin/perl use strict; use warnings; use lib '.'; use WidgetTest; my $app = WidgetTest->new; $app->run; WidgetTest.pm package WidgetTest; { use strict; use warnings; use CGI::Carp; use base qw/CGI::Application/; use HTML::Widget; our $VERSION = '0.01'; sub setup { my $this = shift; $this->start_mode(
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く