Revision history for Perl extension App::FonBot::Daemon.
-[ This will be filled in when the first non-dev build is released ]
+0.000_4 2014-08-31T01:05+03:00
+ - Update Changes to follow CPAN::Changes::Spec
+ - Remove test boilerplate (tests are still not included)
+ - Reindent code and reformat Makefile.PL
+ - Enable SIGN, move to a git repository
+ - Changed license (in META) to open_source, as AGPL_3 requires META version 2
+0.000_3 2013-08-12
+0.000_2 2013-08-11
+0.000_1 2013-08-11
package App::FonBot::Daemon;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use 5.014000;
use strict;
package App::FonBot::Plugin::BitlBee;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;
package App::FonBot::Plugin::Common;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;
package App::FonBot::Plugin::Config;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;
package App::FonBot::Plugin::HTTPD;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;
package App::FonBot::Plugin::IRC;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;
package App::FonBot::Plugin::OFTC;
-our $VERSION = '0.000_3';
+our $VERSION = '0.000_4';
use v5.14;
use strict;