Revision history for Perl extension App::FonBot::Daemon.
+0.000_5 2014-09-21T00:33+03:00
+ - Add IRC to resources
+
0.000_4 2014-08-31T01:05+03:00
- Update Changes to follow CPAN::Changes::Spec
- Remove test boilerplate (tests are still not included)
-App-FonBot-Daemon version 0.001
-===============================
+App-FonBot-Daemon version 0.000_5
+=================================
FonBot is an Android application that lets users control their phones through the internet or through text messages.
package App::FonBot::Daemon;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use 5.014000;
use strict;
package App::FonBot::Plugin::BitlBee;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;
package App::FonBot::Plugin::Common;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;
package App::FonBot::Plugin::Config;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;
package App::FonBot::Plugin::HTTPD;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;
package App::FonBot::Plugin::IRC;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;
package App::FonBot::Plugin::OFTC;
-our $VERSION = '0.000_4';
+our $VERSION = '0.000_5';
use v5.14;
use strict;