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 pull request #5205 from solgenomics/topic/generic_trial_upload
[sgn.git]
/
cgi-bin
/
tools
/
convert
/
index.pl
blob
ff5f43f1ab13cf624405b726611f9a95023855f4
1
require
CGI
;
2
print
CGI
->
new
->
redirect
( -
status
=>
301
, -
uri
=>
'input.pl'
);
3