TUWF 0.1 released + CPAN links

This commit is contained in:
Yorhel 2011-02-07 16:18:07 +01:00
parent 96186b1442
commit c2b8b0ff67

View file

@ -47,6 +47,7 @@ sub home {
E; E;
end; end;
h2 'Updates'; 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-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 '2011-01-09'; txt ' Added my json.mll OCaml library to code dump'; br;
b '2010-08-13'; txt ' ncdu 1.7 released!'; br; b '2010-08-13'; txt ' ncdu 1.7 released!'; br;
@ -203,12 +204,15 @@ sub tuwf {
E; E;
h2 'Download'; h2 'Download';
lit <<' E;'; p;
TUWF is available on a git repository at <a href="http://g.blicky.net/tuwf.git/"> lit <<' E;';
http://g.blicky.net/tuwf.git/</a>.<br /> <b>Latest packaged version:</b> 0.1 (<a href="/download/TUWF-0.1.tar.gz">download</a>
Easier-to-use packages will most likely be available here and on CPAN after - <a href="http://search.cpan.org/dist/TUWF/">CPAN mirror</a>)
a testing period. <br />
E; TUWF is also available on a git repository at <a href="http://g.blicky.net/tuwf.git/">
http://g.blicky.net/tuwf.git/</a>.
E;
end;
h2 'Websites using TUWF'; h2 'Websites using TUWF';
txt '(Not a whole lot)'; txt '(Not a whole lot)';