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
modified seedlot upload from cross file
[sgn.git]
/
cgi-bin
/
search
/
phenotype_search.pl
blob
45bda7c405da50796f8ae9c6704a73b3ec1e1ae5
1
use
Modern
::
Perl
;
2
use
CGI
();
3
print
CGI
->
new
->
redirect
( -
uri
=>
'/search/stocks'
, -
status
=>
301
);
4