repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' into topic/check_new_trial_and_stock_names
[sgn.git]
/
mason
/
dhandler
blob
63d950ef92be2bcb164882fc86a76b320fc51f86
1
<%perl>
2
use Carp;
3
confess 'mason component not found: '.$m->dhandler_arg;
4
5
</%perl>