in reply to Re: Where should I publish my script?
in thread Where should I publish my script?
Sourceforge is increasingly being socially deprecated. OpenFoundry is excellent, however. They use svn instead of cvs, don't have the annoying intermediate download pages, are hosted outside of the Americas, and more.
$h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/." ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Where should I publish my script?
by monarch (Priest) on Jun 23, 2005 at 01:25 UTC | |
by gellyfish (Monsignor) on Jun 23, 2005 at 10:08 UTC | |
|
Re^3: Where should I publish my script?
by gellyfish (Monsignor) on Jun 23, 2005 at 14:56 UTC |