diff --git a/index.cgi b/index.cgi index a481bf1..e36b7a2 100755 --- a/index.cgi +++ b/index.cgi @@ -47,6 +47,7 @@ sub home { E; end; h2 'Updates'; + b '2011-02-07'; txt ' TUWF 0.1 released and now also available on CPAN'; br; b '2011-01-27'; txt ' Documented and uploaded one of my older projects: TUWF'; br; b '2011-01-09'; txt ' Added my json.mll OCaml library to code dump'; br; b '2010-08-13'; txt ' ncdu 1.7 released!'; br; @@ -203,12 +204,15 @@ sub tuwf { E; h2 'Download'; - lit <<' E;'; - TUWF is available on a git repository at - http://g.blicky.net/tuwf.git/.
- Easier-to-use packages will most likely be available here and on CPAN after - a testing period. - E; + p; + lit <<' E;'; + Latest packaged version: 0.1 (download + - CPAN mirror) +
+ TUWF is also available on a git repository at + http://g.blicky.net/tuwf.git/. + E; + end; h2 'Websites using TUWF'; txt '(Not a whole lot)';