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/calendar
[sgn.git]
/
cgi-bin
/
help
/
index.pl
blob
c896f6abe3bedbf1fade94f3ec62ff38d67086cf
1
2
use
strict
;
3
use
CXGN
::
MasonFactory
;
4
5
CXGN
::
MasonFactory
->
new
()->
exec
(
'/help/index.mas'
);
6