root/lang/perl/mobirc/trunk/MANIFEST @ 12459

Revision 12361, 2.8 kB (checked in by tokuhirom, 5 years ago)

lang/perl/mobirc: Checking in changes prior to tagging of version 0.11. Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 14854)
+++ Changes (local)
@@ -1,3 +1,8 @@
+0.11
+
+ (no feature changes)
+ - no singleton
+

0.10


  • use Mooooooooooooooooose
Line 
1assets/mobile-ajax/tmpl/include/footer.html
2assets/mobile-ajax/tmpl/include/header.html
3assets/mobile-ajax/tmpl/index.html
4assets/mobile-ajax/tmpl/keyword.html
5assets/mobile-ajax/tmpl/recent.html
6assets/mobile-ajax/tmpl/show_channel.html
7assets/mobile-ajax/tmpl/topics.html
8assets/plugin/GPS/measure.tt2
9assets/static/jquery.js
10assets/static/mobirc.js
11assets/static/style.css
12assets/tmpl/mobile/include/footer.html
13assets/tmpl/mobile/include/header.html
14assets/tmpl/mobile/index.html
15assets/tmpl/mobile/keyword.html
16assets/tmpl/mobile/recent.html
17assets/tmpl/mobile/show_channel.html
18assets/tmpl/mobile/topics.html
19assets/tmpl/pc/include/footer.html
20assets/tmpl/pc/include/header.html
21assets/tmpl/pc/index.html
22assets/tmpl/pc/keyword.html
23assets/tmpl/pc/recent.html
24assets/tmpl/pc/show_channel.html
25assets/tmpl/pc/topics.html
26AUTHORS
27Changes
28config.yaml.sample
29inc/Module/Install.pm
30inc/Module/Install/Base.pm
31inc/Module/Install/Can.pm
32inc/Module/Install/Fetch.pm
33inc/Module/Install/Include.pm
34inc/Module/Install/Makefile.pm
35inc/Module/Install/Metadata.pm
36inc/Module/Install/TestBase.pm
37inc/Module/Install/Win32.pm
38inc/Module/Install/WriteAll.pm
39inc/Spiffy.pm
40inc/Test/Base.pm
41inc/Test/Base/Filter.pm
42inc/Test/Builder.pm
43inc/Test/Builder/Module.pm
44inc/Test/Exception.pm
45inc/Test/More.pm
46lib/App/Mobirc.pm
47lib/App/Mobirc/ConfigLoader.pm
48lib/App/Mobirc/HTTPD.pm
49lib/App/Mobirc/HTTPD/Controller.pm
50lib/App/Mobirc/HTTPD/Router.pm
51lib/App/Mobirc/Model/Channel.pm
52lib/App/Mobirc/Model/Message.pm
53lib/App/Mobirc/Model/Server.pm
54lib/App/Mobirc/Plugin/Authorizer/BasicAuth.pm
55lib/App/Mobirc/Plugin/Authorizer/Cookie.pm
56lib/App/Mobirc/Plugin/Authorizer/DoCoMoGUID.pm
57lib/App/Mobirc/Plugin/Authorizer/EZSubscriberID.pm
58lib/App/Mobirc/Plugin/Authorizer/SoftBankID.pm
59lib/App/Mobirc/Plugin/Component/IRCClient.pm
60lib/App/Mobirc/Plugin/Component/Twitter.pm
61lib/App/Mobirc/Plugin/Component/XMPP.pm
62lib/App/Mobirc/Plugin/DocRoot.pm
63lib/App/Mobirc/Plugin/GPS.pm
64lib/App/Mobirc/Plugin/GPS/InvGeocoder/EkiData.pm
65lib/App/Mobirc/Plugin/GPS/InvGeocoder/Nishioka.pm
66lib/App/Mobirc/Plugin/GPS/InvGeocoder/Null.pm
67lib/App/Mobirc/Plugin/HTMLFilter/CompressHTML.pm
68lib/App/Mobirc/Plugin/HTMLFilter/ConvertPictograms.pm
69lib/App/Mobirc/Plugin/HTMLFilter/DoCoMoCSS.pm
70lib/App/Mobirc/Plugin/IRCCommand/TiarraLog.pm
71lib/App/Mobirc/Plugin/MessageBodyFilter/Clickable.pm
72lib/App/Mobirc/Plugin/MessageBodyFilter/IRCColor.pm
73lib/App/Mobirc/Role/Context.pm
74lib/App/Mobirc/Role/Pluggable.pm
75lib/App/Mobirc/Util.pm
76Makefile.PL
77MANIFEST                        This list of files
78META.yml
79mobirc
80t/00_compile.t
81t/02-render_line.t
82t/04-config-validation.t
83t/06-daemonize.t
84t/07-Component-IRCClient.t
85t/Core/channel.t
86t/Plugins/DocRoot.t
87t/Plugins/Filter/clickable.t
88t/Plugins/Filter/decorate-irc-color.t
89t/Plugins/Filter/no-decorate-irc-color.t
90t/Plugins/HTMLFilter/CompressHTML.t
91t/Plugins/HTMLFilter/ConvertPictograms.t
92t/Plugins/HTMLFilter/DoCoMoCSS.t
93t/Role/Context.t
Note: See TracBrowser for help on using the browser.