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