The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.travis.yml
bin/app.pl
Changes
eg/convert_planet.pl
eg/import_from_old_feeds.pl
eg/update_wiki
FEED
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Dwimmer.pm
lib/Dwimmer/Admin.pm
lib/Dwimmer/Client.pm
lib/Dwimmer/DB.pm
lib/Dwimmer/DB/Result/Config.pm
lib/Dwimmer/DB/Result/Feed.pm
lib/Dwimmer/DB/Result/FeedCollector.pm
lib/Dwimmer/DB/Result/Host.pm
lib/Dwimmer/DB/Result/MailingList.pm
lib/Dwimmer/DB/Result/MailingListMember.pm
lib/Dwimmer/DB/Result/Page.pm
lib/Dwimmer/DB/Result/PageHistory.pm
lib/Dwimmer/DB/Result/Site.pm
lib/Dwimmer/DB/Result/SiteConfig.pm
lib/Dwimmer/DB/Result/User.pm
lib/Dwimmer/Feed/Admin.pm
lib/Dwimmer/Feed/Collector.pm
lib/Dwimmer/Feed/Config.pm
lib/Dwimmer/Feed/DB.pm
lib/Dwimmer/Feed/Sendmail.pm
lib/Dwimmer/Tools.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
script/dbic.pl
script/dwimmer
script/dwimmer_admin.pl
script/dwimmer_backup.pl
script/dwimmer_feed_admin.pl
script/dwimmer_feed_collector.pl
script/dwimmer_poll.pl
share/bin/app.pl
share/config.yml
share/environments/development.yml
share/environments/production.yml
share/public/404.html
share/public/500.html
share/public/cleditor/images/buttons.gif
share/public/cleditor/images/table.gif
share/public/cleditor/images/toolbar.gif
share/public/cleditor/jquery.cleditor.advancedtable.js
share/public/cleditor/jquery.cleditor.advancedtable.min.js
share/public/cleditor/jquery.cleditor.css
share/public/cleditor/jquery.cleditor.min.js
share/public/css/error.css
share/public/css/style.css
share/public/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
share/public/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
share/public/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
share/public/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
share/public/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
share/public/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
share/public/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
share/public/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
share/public/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
share/public/css/ui-lightness/images/ui-icons_222222_256x240.png
share/public/css/ui-lightness/images/ui-icons_228ef1_256x240.png
share/public/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
share/public/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
share/public/css/ui-lightness/images/ui-icons_ffffff_256x240.png
share/public/css/ui-lightness/jquery-ui-1.8.16.custom.css
share/public/dispatch.cgi
share/public/dispatch.fcgi
share/public/favicon.ico
share/public/images/bgDIVIDER.gif
share/public/images/bgHOVER.gif
share/public/images/bgOFF.gif
share/public/images/bgON.gif
share/public/images/perldancer-bg.jpg
share/public/images/perldancer.jpg
share/public/javascripts/dwimmer.js
share/public/javascripts/jquery-1.6.3.min.js
share/public/javascripts/jquery-ui-1.8.16.custom.min.js
share/public/javascripts/jquery.a-tools-1.5.2.min.js
share/public/javascripts/scriptbreaker-dropdownpanel-1.0.js
share/schema/1.sql
share/schema/2.sql
share/schema/dwimmer.sql
share/views/error.tt
share/views/index.tt
share/views/layouts/getclicky.tt
share/views/layouts/google_analytics.tt
share/views/layouts/main.tt
share/views/layouts/search.tt
share/views/poll.tt
share/views/register.tt
share/views/register_verify_mail.tt
share/views/search_results.tt
t/001_base.t
t/003_client.t
t/004_more.t
t/010_subscribe.t
t/011_feed_collector.t
t/014_new_site.t
t/015_polls.t
t/020_eg.t
t/100_feed_collector.t
t/files/burger.xml
t/files/perl-mongers.json
t/files/rss.xml
t/files/rss2.xml
t/files/testing-polls.json
t/lib/Dwimmer/Test.pm
t/lib/MIME/Lite.pm