<<  <  May  2008  >  >>
Su Mo Tu We Th Fr Sa
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Curses::UI::POE 0.031

Curses::UI::POE 0.031 has been released. This is good, because the last version of Curses::UI::POE (0.02801) was released 24-Jun-2004, nearly 4 years ago. It was in much need of clean up and a few minor bug fixes, which it received. I'm a little ashamed to say I did not update the documentation, however I did update the examples and got the IRC Client working again. I also fixed both the open RTs which were open for the module, and improved it's behavior a bit.

I did a major refactoring, and the code is a heck of a lot nicer now. All those anonymous hashrefs, what was I thinking? Yuck. I also added support for object states, options and args being passed into the constructor which in turn are passed into the underlying POE session. (...)


AWK Paste

It's been a long time coming...I figured out how to make it work about a year ago, and never did it.

The time has finally been taken to add an paste bin extension to awkbot. The connectivity was abstracted from gawk by using netcat, which enabled using temporary files for IPC in awk. The necessary tempfile markers were put in a table in a mysql database, using the mysql.awk extension, and a CGI library was drafted for awk. A CGI application was written in awk which pulls the tempfile information from the mysql database, and injects notifications into (...)

Updated on Sat Mar 15 01:25:39 2008