Once bread becomes toast, it can never be bread again.


Download Perl-fu 2

Available Versions:

Version 2.04 (Newest)

Version 2.03

Version 2.02

Version 2.01

Version History

Version 2.04

* Removed the quit command and added a funcitonal exit command

* Fixed circular reference bug

* Added the $user factoid variable synonym for $username

* Broken refs no longer resolve to "ERR: BROKEN REF" but rather simply the unmodified text including the asterisk

* Fixed configuration.pm (again), involving serialization of strings containing numbers.

* Added the new plugin factoid directive

* Fixed parser bug involving misinterpretation of "what is" and "what are" queries.

* Fixed Configuration.pm bug involving serializing values with apostrophes in them.

Version 2.02

* Fixed the handling of dead clients

* Fixed the plugin reload command

* Fixed Tools::ReplyTo() so it works within a CTCP_ACTION handler

* Fixed the parser (it was really messed up in private messages)

* Fixed the irc_public handler to make use of the AddrPlugCommand setting

Version 2.01

* First release