The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
AUTHORS
bin/build_par
bin/jifty
bin/runcover
bin/service
bin/show_continuation
bin/updatepo.pl
bin/xgettext
Changelog
contrib/jifty_completion.sh
debian/changelog
debian/compat
debian/control
debian/copyright
debian/jifty.install
debian/libjifty-perl.install
debian/libjifty-perl.links
debian/libjifty-perl.lintian-overrides
debian/libjifty-plugin-authentication-cas-perl.install
debian/libjifty-plugin-authentication-facebook-perl.install
debian/libjifty-plugin-authentication-ldap-perl.install
debian/libjifty-plugin-authzldap-perl.install
debian/libjifty-plugin-chart-perl.install
debian/libjifty-plugin-chart-perl.links
debian/libjifty-plugin-comment-perl.install
debian/libjifty-plugin-editinplace-perl.install
debian/libjifty-plugin-googlemap-perl.install
debian/libjifty-plugin-halo-perl.install
debian/libjifty-plugin-openid-perl.install
debian/libjifty-plugin-sitenews-perl.install
debian/libjifty-plugin-userpic-perl.install
debian/libjifty-plugin-wikitoolbar-perl.install
debian/patches/auth-plugin-manpage-has-bad-whatis.patch
debian/patches/jifty-plugin-manpage-has-bad-whatis.patch
debian/patches/main-jifty-manpage-has-bad-whatis.patch
debian/patches/oldplugins.path
debian/patches/openid-plugin-manpage-has-bad-whatis.patch
debian/patches/series
debian/patches/skip-second-template-region-internal-redirect.patch
debian/README
debian/README.Debian
debian/README.source
debian/rules
debian/watch
doc/ajax-upgraded-links
doc/building_a_par
doc/client_side_continuations
doc/command_naming
doc/declarative-test-design
doc/edit-in-place
doc/examples/CounterDemo/bin/jifty
doc/examples/CounterDemo/etc/config.yml
doc/examples/CounterDemo/Makefile.PL
doc/examples/CounterDemo/share/web/templates/index.html
doc/examples/CounterDemo/t/00-counter-test.t
doc/jifty-action-record-search
doc/jifty-dispatcher.graffle
doc/jifty-dispatcher.svg
doc/jifty-model-svk
doc/jifty-plugins-2.0
doc/jifty-web-form-etc
doc/notes-on-distributed-operations
doc/packaging
doc/plugin-requirements
doc/plugin-syntax
doc/plugins-restated-assumptions
doc/pubsub/backend_message_types
doc/pubsub/subscriptions
doc/pubsub/system_architecture.graffle
doc/pubsub/system_architecture.png
etc/config.yml
etc/site_config.yml
examples/Chat/bin/jifty
examples/Chat/etc/config.yml
examples/Chat/lib/Chat/Action/Send.pm
examples/Chat/lib/Chat/Event/Message.pm
examples/Chat/lib/Chat/View.pm
examples/Chat/Makefile.PL
examples/Chat/t/00compile.t
examples/Chat/t/01startup.t
examples/Clock/bin/jifty
examples/Clock/clockserv.pl
examples/Clock/etc/config.yml
examples/Clock/lib/Clock/Event/Tick.pm
examples/Clock/Makefile.PL
examples/Clock/share/web/templates/fragments/time
examples/Clock/share/web/templates/index.html
examples/Doxory/bin/jifty
examples/Doxory/etc/config.yml
examples/Doxory/lib/Doxory/Dispatcher.pm
examples/Doxory/lib/Doxory/Model/Choice.pm
examples/Doxory/lib/Doxory/Model/User.pm
examples/Doxory/lib/Doxory/Model/Vote.pm
examples/Doxory/lib/Doxory/View.pm
examples/Doxory/Makefile.PL
examples/Doxory/share/po/zh_cn.po
examples/Doxory/share/po/zh_tw.po
examples/Doxory/t/00-model-User.t
examples/HelloKitty/bin/jifty
examples/HelloKitty/etc/config.yml
examples/HelloKitty/lib/HelloKitty/View.pm
examples/HelloKitty/Makefile.PL
examples/MyWeblog/bin/jifty
examples/MyWeblog/etc/config.yml
examples/MyWeblog/lib/MyWeblog/Model/Post.pm
examples/MyWeblog/Makefile.PL
examples/MyWeblog/share/web/templates/_elements/nav
examples/MyWeblog/share/web/templates/fragments/page_of_posts
examples/MyWeblog/share/web/templates/index.html
examples/MyWeblog/share/web/templates/post
examples/MyWeblog/t/00-model-Post.t
examples/Ping/bin/jifty
examples/Ping/etc/config.yml
examples/Ping/lib/Ping/Action/AddPing.pm
examples/Ping/lib/Ping/Action/CancelPing.pm
examples/Ping/lib/Ping/Event/Pong.pm
examples/Ping/lib/Ping/PingServer.pm
examples/Ping/Makefile.PL
examples/Ping/share/web/templates/fragments/pong
examples/Ping/share/web/templates/index.html
examples/Ping/t/00compile.t
examples/Ping/t/01startup.t
examples/ShrinkURL/bin/jifty
examples/ShrinkURL/etc/config.yml
examples/ShrinkURL/lib/ShrinkURL/Action/CreateShrunkenURL.pm
examples/ShrinkURL/lib/ShrinkURL/Dispatcher.pm
examples/ShrinkURL/lib/ShrinkURL/Model/ShrunkenURL.pm
examples/ShrinkURL/lib/ShrinkURL/View.pm
examples/ShrinkURL/Makefile.PL
examples/Yada/bin/jifty
examples/Yada/etc/config.yml
examples/Yada/lib/Example/Todo/Model/Todo.pm
examples/Yada/lib/Yada.pm
examples/Yada/lib/Yada/Model/Todo.pm
examples/Yada/lib/Yada/Model/User.pm
examples/Yada/lib/Yada/View.pm
examples/Yada/lib/Yada/View/Todo.pm
examples/Yada/Makefile.PL
examples/Yada/META.yml
examples/Yada/share/web/static/js/Asynapse/REST.js
examples/Yada/t/00-model-Todo.t
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.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/Jifty.pm
lib/Jifty/Action.pm
lib/Jifty/Action/Autocomplete.pm
lib/Jifty/Action/Record.pm
lib/Jifty/Action/Record/Bulk.pm
lib/Jifty/Action/Record/Create.pm
lib/Jifty/Action/Record/Delete.pm
lib/Jifty/Action/Record/Execute.pm
lib/Jifty/Action/Record/Search.pm
lib/Jifty/Action/Record/Update.pm
lib/Jifty/Action/Redirect.pm
lib/Jifty/API.pm
lib/Jifty/Bootstrap.pm
lib/Jifty/CAS.pm
lib/Jifty/CAS/Blob.pm
lib/Jifty/ClassLoader.pm
lib/Jifty/Client.pm
lib/Jifty/Collection.pm
lib/Jifty/Config.pm
lib/Jifty/Continuation.pm
lib/Jifty/CurrentUser.pm
lib/Jifty/DateTime.pm
lib/Jifty/Dispatcher.pm
lib/Jifty/Event.pm
lib/Jifty/Event/Log.pm
lib/Jifty/Event/Model.pm
lib/Jifty/Everything.pm
lib/Jifty/Filter/DateTime.pm
lib/Jifty/Handle.pm
lib/Jifty/Handler.pm
lib/Jifty/I18N.pm
lib/Jifty/JSON.pm
lib/Jifty/LetMe.pm
lib/Jifty/Logger.pm
lib/Jifty/Logger/EventAppender.pm
lib/Jifty/Manual.pm
lib/Jifty/Manual/AccessControl.pod
lib/Jifty/Manual/AccessControl_zhtw.pod
lib/Jifty/Manual/Actions.pod
lib/Jifty/Manual/Continuations.pod
lib/Jifty/Manual/Cookbook.pod
lib/Jifty/Manual/Deploying.pod
lib/Jifty/Manual/Deploying_zhtw.pod
lib/Jifty/Manual/FAQ.pod
lib/Jifty/Manual/Glossary.pod
lib/Jifty/Manual/JavaScript.pod
lib/Jifty/Manual/jQueryMigrationGuide.pod
lib/Jifty/Manual/Models.pod
lib/Jifty/Manual/ObjectModel.pod
lib/Jifty/Manual/PageRegions.pod
lib/Jifty/Manual/RequestHandling.pod
lib/Jifty/Manual/Style.pod
lib/Jifty/Manual/Tutorial.pod
lib/Jifty/Manual/Tutorial_de.pod
lib/Jifty/Manual/Tutorial_ja.pod
lib/Jifty/Manual/Tutorial_zhtw.pod
lib/Jifty/Manual/TutorialRest.pod
lib/Jifty/Manual/Upgrading.pod
lib/Jifty/Manual/UsingCSSandJS.pod
lib/Jifty/Model/Metadata.pm
lib/Jifty/Model/Session.pm
lib/Jifty/Model/SessionCollection.pm
lib/Jifty/Module/Pluggable.pm
lib/Jifty/Notification.pm
lib/Jifty/Object.pm
lib/Jifty/Param.pm
lib/Jifty/Param/Schema.pm
lib/Jifty/Plugin.pm
lib/Jifty/Plugin/ActorMetadata.pm
lib/Jifty/Plugin/ActorMetadata/Mixin/Model/ActorMetadata.pm
lib/Jifty/Plugin/AdminUI.pm
lib/Jifty/Plugin/AdminUI/Dispatcher.pm
lib/Jifty/Plugin/Authentication/Password.pm
lib/Jifty/Plugin/Authentication/Password/Action/ConfirmEmail.pm
lib/Jifty/Plugin/Authentication/Password/Action/GeneratePasswordToken.pm
lib/Jifty/Plugin/Authentication/Password/Action/Login.pm
lib/Jifty/Plugin/Authentication/Password/Action/Logout.pm
lib/Jifty/Plugin/Authentication/Password/Action/ResendConfirmation.pm
lib/Jifty/Plugin/Authentication/Password/Action/ResetLostPassword.pm
lib/Jifty/Plugin/Authentication/Password/Action/SendAccountConfirmation.pm
lib/Jifty/Plugin/Authentication/Password/Action/SendPasswordReminder.pm
lib/Jifty/Plugin/Authentication/Password/Action/Signup.pm
lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm
lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmEmail.pm
lib/Jifty/Plugin/Authentication/Password/Notification/ConfirmLostPassword.pm
lib/Jifty/Plugin/Authentication/Password/View.pm
lib/Jifty/Plugin/ClassLoader.pm
lib/Jifty/Plugin/CompressedCSSandJS.pm
lib/Jifty/Plugin/CompressedCSSandJS/Dispatcher.pm
lib/Jifty/Plugin/Config.pm
lib/Jifty/Plugin/Config/Action/AddConfig.pm
lib/Jifty/Plugin/Config/Action/Config.pm
lib/Jifty/Plugin/Config/Action/Restart.pm
lib/Jifty/Plugin/Config/Dispatcher.pm
lib/Jifty/Plugin/Config/View.pm
lib/Jifty/Plugin/CSSQuery.pm
lib/Jifty/Plugin/ErrorTemplates.pm
lib/Jifty/Plugin/ErrorTemplates/View.pm
lib/Jifty/Plugin/Halo.pm
lib/Jifty/Plugin/I18N.pm
lib/Jifty/Plugin/I18N/Action/SetLang.pm
lib/Jifty/Plugin/IEFixes.pm
lib/Jifty/Plugin/LetMe.pm
lib/Jifty/Plugin/LetMe/Dispatcher.pm
lib/Jifty/Plugin/OnlineDocs.pm
lib/Jifty/Plugin/OnlineDocs/Dispatcher.pm
lib/Jifty/Plugin/Prototypism.pm
lib/Jifty/Plugin/RequestInspector.pm
lib/Jifty/Plugin/RequestInspector/View.pm
lib/Jifty/Plugin/REST.pm
lib/Jifty/Plugin/REST/Dispatcher.pm
lib/Jifty/Plugin/SetupWizard.pm
lib/Jifty/Plugin/SetupWizard/Action/TestDatabaseConnectivity.pm
lib/Jifty/Plugin/SetupWizard/View.pm
lib/Jifty/Plugin/SinglePage.pm
lib/Jifty/Plugin/SinglePage/Dispatcher.pm
lib/Jifty/Plugin/SkeletonApp.pm
lib/Jifty/Plugin/SkeletonApp/Dispatcher.pm
lib/Jifty/Plugin/SkeletonApp/View.pm
lib/Jifty/Plugin/SQLQueries.pm
lib/Jifty/Plugin/SQLQueries/View.pm
lib/Jifty/Plugin/TestServerWarnings.pm
lib/Jifty/Plugin/TestServerWarnings/Appender.pm
lib/Jifty/Plugin/TestServerWarnings/View.pm
lib/Jifty/Plugin/User.pm
lib/Jifty/Plugin/User/Mixin/Model/User.pm
lib/Jifty/Plugin/ViewDeclarePage.pm
lib/Jifty/Plugin/ViewDeclarePage/Page.pm
lib/Jifty/Record.pm
lib/Jifty/Request.pm
lib/Jifty/Request/Mapper.pm
lib/Jifty/Response.pm
lib/Jifty/Result.pm
lib/Jifty/RightsFrom.pm
lib/Jifty/Schema.pm
lib/Jifty/Script.pm
lib/Jifty/Script/Action.pm
lib/Jifty/Script/Adopt.pm
lib/Jifty/Script/App.pm
lib/Jifty/Script/Env.pm
lib/Jifty/Script/FastCGI.pm
lib/Jifty/Script/Help.pm
lib/Jifty/Script/Model.pm
lib/Jifty/Script/ModPerl2.pm
lib/Jifty/Script/Plugin.pm
lib/Jifty/Script/Po.pm
lib/Jifty/Script/Schema.pm
lib/Jifty/Script/Script.pm
lib/Jifty/Script/Server.pm
lib/Jifty/Server.pm
lib/Jifty/Server/Fork.pm
lib/Jifty/Server/Fork/NetServer.pm
lib/Jifty/Server/Prefork.pm
lib/Jifty/Server/Prefork/NetServer.pm
lib/Jifty/Subs.pm
lib/Jifty/Subs/Render.pm
lib/Jifty/Test.pm
lib/Jifty/Test/Dist.pm
lib/Jifty/Test/Email.pm
lib/Jifty/Test/WWW/Declare.pm
lib/Jifty/Test/WWW/Mechanize.pm
lib/Jifty/Test/WWW/Selenium.pm
lib/Jifty/TestServer.pm
lib/Jifty/TestServer/Apache.pm
lib/Jifty/Upgrade.pm
lib/Jifty/Upgrade/Internal.pm
lib/Jifty/Util.pm
lib/Jifty/View.pm
lib/Jifty/View/Declare.pm
lib/Jifty/View/Declare/BaseClass.pm
lib/Jifty/View/Declare/CoreTemplates.pm
lib/Jifty/View/Declare/CRUD.pm
lib/Jifty/View/Declare/Handler.pm
lib/Jifty/View/Declare/Helpers.pm
lib/Jifty/View/Declare/Page.pm
lib/Jifty/View/Mason/Halo.pm
lib/Jifty/View/Mason/Handler.pm
lib/Jifty/View/Mason/Request.pm
lib/Jifty/View/Static/Handler.pm
lib/Jifty/Web.pm
lib/Jifty/Web/Form.pm
lib/Jifty/Web/Form/Clickable.pm
lib/Jifty/Web/Form/Element.pm
lib/Jifty/Web/Form/Field.pm
lib/Jifty/Web/Form/Field/Button.pm
lib/Jifty/Web/Form/Field/Checkbox.pm
lib/Jifty/Web/Form/Field/Collection.pm
lib/Jifty/Web/Form/Field/Combobox.pm
lib/Jifty/Web/Form/Field/Date.pm
lib/Jifty/Web/Form/Field/DateTime.pm
lib/Jifty/Web/Form/Field/Hidden.pm
lib/Jifty/Web/Form/Field/InlineButton.pm
lib/Jifty/Web/Form/Field/Password.pm
lib/Jifty/Web/Form/Field/Radio.pm
lib/Jifty/Web/Form/Field/ResetButton.pm
lib/Jifty/Web/Form/Field/Select.pm
lib/Jifty/Web/Form/Field/Text.pm
lib/Jifty/Web/Form/Field/Textarea.pm
lib/Jifty/Web/Form/Field/Time.pm
lib/Jifty/Web/Form/Field/Unrendered.pm
lib/Jifty/Web/Form/Field/Upload.pm
lib/Jifty/Web/Form/Link.pm
lib/Jifty/Web/Menu.pm
lib/Jifty/Web/PageRegion.pm
lib/Jifty/Web/Session.pm
lib/Jifty/Web/Session/ApacheSession.pm
lib/Jifty/Web/Session/ClientSide.pm
lib/Jifty/Web/Session/None.pm
lib/Jifty/YAML.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
share/dtd/xhtml-lat1.ent
share/dtd/xhtml-special.ent
share/dtd/xhtml-symbol.ent
share/dtd/xhtml1-strict.dtd
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/_elements/nav
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/action/dhandler
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/autohandler
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/header
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/list
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/new_item
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/search
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/update
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/fragments/list/view
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/index.html
share/plugins/Jifty/Plugin/AdminUI/web/templates/__jifty/admin/model/dhandler
share/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-level2.js
share/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-level3.js
share/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery-standard.js
share/plugins/Jifty/Plugin/CSSQuery/web/static/js/cssquery/cssQuery.js
share/plugins/Jifty/Plugin/I18N/web/static/js/loc.js
share/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/blank.gif
share/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/ie7-recalc.js
share/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/ie7-squish.js
share/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/IE7.js
share/plugins/Jifty/Plugin/IEFixes/web/static/js/iefixes/IE8.js
share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/content.html
share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/index.html
share/plugins/Jifty/Plugin/OnlineDocs/web/templates/__jifty/online_docs/toc.html
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/jifty_compatible.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/prototype.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/builder.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/controls.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/dragdrop.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/effects.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/scriptaculous.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/slider.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/sound.js
share/plugins/Jifty/Plugin/Prototypism/web/static/js/prototypism/scriptaculous/unittest.js
share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/blank.html
share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/LICENSE.txt
share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/rsh/rsh.js
share/plugins/Jifty/Plugin/SinglePage/web/static/js/singlepage/spa.js
share/po/en.po
share/po/fr.po
share/po/ja.po
share/po/jifty.pot
share/po/ro.po
share/po/ru.po
share/po/zh_CN.po
share/po/zh_TW.po
share/web/static/css/app-base.css
share/web/static/css/app-late.css
share/web/static/css/app.css
share/web/static/css/autocomplete.css
share/web/static/css/autohandler
share/web/static/css/base.css
share/web/static/css/calendar.css
share/web/static/css/combobox.css
share/web/static/css/context-menus.css
share/web/static/css/forms.css
share/web/static/css/halos.css
share/web/static/css/jquery.jgrowl.css
share/web/static/css/jquery.timepickr.css
share/web/static/css/keybindings.css
share/web/static/css/main.css
share/web/static/css/nav.css
share/web/static/css/notices.css
share/web/static/css/yui/calendar/calendar-core.css
share/web/static/css/yui/calendar/calendar.css
share/web/static/css/yui/menu/menu-core.css
share/web/static/css/yui/menu/menu.css
share/web/static/css/yui/tabview/border_tabs.css
share/web/static/css/yui/tabview/tabview-core.css
share/web/static/css/yui/tabview/tabview.css
share/web/static/datetime.css
share/web/static/favicon.ico
share/web/static/images/css/bullet_arrow_down.png
share/web/static/images/css/bullet_arrow_up.png
share/web/static/images/css/fieldbg-autocomplete.gif
share/web/static/images/css/fieldbg.gif
share/web/static/images/css/spinner.gif
share/web/static/images/iepngfix/blank.gif
share/web/static/images/pony.jpg
share/web/static/images/silk/bullet_arrow_down.png
share/web/static/images/silk/bullet_arrow_up.png
share/web/static/images/silk/calendar.png
share/web/static/images/silk/cancel.png
share/web/static/images/silk/cancel_grey.png
share/web/static/images/silk/error.png
share/web/static/images/silk/information.png
share/web/static/images/silk/pencil.png
share/web/static/images/silk/pencil_add.png
share/web/static/images/yui/calendar/calgrad.png
share/web/static/images/yui/calendar/callt.gif
share/web/static/images/yui/calendar/calrt.gif
share/web/static/images/yui/calendar/calx.gif
share/web/static/images/yui/menu/menu_down_arrow.png
share/web/static/images/yui/menu/menu_down_arrow_disabled.png
share/web/static/images/yui/menu/menu_down_arrow_selected.png
share/web/static/images/yui/menu/menu_up_arrow.png
share/web/static/images/yui/menu/menu_up_arrow_disabled.png
share/web/static/images/yui/menu/menubaritem_submenuindicator.png
share/web/static/images/yui/menu/menubaritem_submenuindicator_disabled.png
share/web/static/images/yui/menu/menubaritem_submenuindicator_selected.png
share/web/static/images/yui/menu/menuitem_checked.png
share/web/static/images/yui/menu/menuitem_checked_disabled.png
share/web/static/images/yui/menu/menuitem_checked_selected.png
share/web/static/images/yui/menu/menuitem_submenuindicator.png
share/web/static/images/yui/menu/menuitem_submenuindicator_disabled.png
share/web/static/images/yui/menu/menuitem_submenuindicator_selected.png
share/web/static/images/yui/tabview/loading.gif
share/web/static/images/yui/us/my/bn/x_d.gif
share/web/static/images/yui/us/tr/callt.gif
share/web/static/images/yui/us/tr/calrt.gif
share/web/static/js/app.js
share/web/static/js/app_behaviour.js
share/web/static/js/behaviour.js
share/web/static/js/bps_util.js
share/web/static/js/calendar.js
share/web/static/js/combobox.js
share/web/static/js/context_menu.js
share/web/static/js/css_browser_selector.js
share/web/static/js/cssQuery-jquery.js
share/web/static/js/datetime.js
share/web/static/js/dom-drag.js
share/web/static/js/formatDate.js
share/web/static/js/halo.js
share/web/static/js/iautocompleter.js
share/web/static/js/iepngfix.htc
share/web/static/js/iutil.js
share/web/static/js/jifty.js
share/web/static/js/jifty_interface.js
share/web/static/js/jifty_smoothscroll.js
share/web/static/js/jifty_subs.js
share/web/static/js/jifty_utils.js
share/web/static/js/jquery-1.2.6.js
share/web/static/js/jquery.jgrowl.js
share/web/static/js/jquery.timepickr.js
share/web/static/js/jquery_noconflict.js
share/web/static/js/jsan/DOM/Events.js
share/web/static/js/jsan/JSAN.js
share/web/static/js/jsan/Push.js
share/web/static/js/jsan/Upgrade.js
share/web/static/js/jsan/Upgrade/Array/push.js
share/web/static/js/jsan/Upgrade/Function/apply.js
share/web/static/js/json.js
share/web/static/js/jsTrace.js
share/web/static/js/key_bindings.js
share/web/static/js/rico.js
share/web/static/js/setup_jsan.js
share/web/static/js/yui/calendar.js
share/web/static/js/yui/container.js
share/web/static/js/yui/dom.js
share/web/static/js/yui/element-beta.js
share/web/static/js/yui/event.js
share/web/static/js/yui/menu.js
share/web/static/js/yui/oom_select.patch
share/web/static/js/yui/tabview.js
share/web/static/js/yui/yahoo.js
share/web/templates/=/subs
share/web/templates/__jifty/autocomplete.xml
share/web/templates/__jifty/empty
share/web/templates/__jifty/error/_elements/error_text
share/web/templates/__jifty/error/_elements/wrapper
share/web/templates/__jifty/error/autohandler
share/web/templates/__jifty/error/dhandler
share/web/templates/__jifty/error/error.css
share/web/templates/__jifty/error/mason_internal_error
share/web/templates/__jifty/halo
share/web/templates/__jifty/validator.xml
share/web/templates/__jifty/webservices/json
share/web/templates/__jifty/webservices/xml
share/web/templates/__jifty/webservices/yaml
share/web/templates/_elements/header
share/web/templates/_elements/keybindings
share/web/templates/_elements/menu
share/web/templates/_elements/nav
share/web/templates/_elements/page_nav
share/web/templates/_elements/sidebar
share/web/templates/_elements/wrapper
share/web/templates/autohandler
share/web/templates/helpers/calendar.html
share/web/templates/index.html
share/web/transform_templates
SIGNATURE
t/00-load.t
t/01-dependencies.t
t/01-test-mechanize.t
t/01-test-web.t
t/01-version_checks.t
t/02-connect.t
t/03-form-protocol.t
t/03-is_passing-no_plan.t
t/03-is_passing.t
t/03-test-mailbox.t
t/04-test_file.t
t/05-dispatcher.t
t/06-forms.t
t/07-limit-actions.t
t/08-client.t
t/09-url.t
t/10-i18n.t
t/10-utf8.t
t/11-config-files.t
t/12-param-schema.t
t/13-sessions.t
t/99-pod-coverage.t
t/99-pod.t
t/Continuations/bin/jifty
t/Continuations/lib/Continuations/Action/CrossBridge.pm
t/Continuations/lib/Continuations/Action/GetGrail.pm
t/Continuations/lib/Continuations/Dispatcher.pm
t/Continuations/share/web/templates/autohandler
t/Continuations/share/web/templates/black-knight-color.html
t/Continuations/share/web/templates/black-knight-name.html
t/Continuations/share/web/templates/black-knight-quest.html
t/Continuations/share/web/templates/black-knight.html
t/Continuations/share/web/templates/help-help.html
t/Continuations/share/web/templates/index-help.html
t/Continuations/share/web/templates/index.html
t/Continuations/t/00-prototype.t
t/Continuations/t/01-raw-api.t
t/Continuations/t/02-api.t
t/Continuations/t/03-gc.t
t/Continuations/t/04-before-blocks.t
t/DateTime.t
t/Jifty.pm
t/Mapper/bin/jifty
t/Mapper/lib/Mapper/Action/CrossBridge.pm
t/Mapper/lib/Mapper/Action/GetGrail.pm
t/Mapper/lib/Mapper/Dispatcher.pm
t/Mapper/share/web/templates/autohandler
t/Mapper/share/web/templates/index.html
t/Mapper/t/00-prototype.t
t/Mapper/t/01-raw-api.t
t/Mapper/t/02-api.t
t/TestApp-Bulk/bin/jifty
t/TestApp-Bulk/etc/config.yml
t/TestApp-Bulk/lib/TestApp/Bulk/Action/BulkUpdateThingy.pm
t/TestApp-Bulk/lib/TestApp/Bulk/Model/Thingy.pm
t/TestApp-Bulk/lib/TestApp/Bulk/View.pm
t/TestApp-Collection-Select/bin/jifty
t/TestApp-Collection-Select/etc/config.yml
t/TestApp-Collection-Select/lib/TestApp/Model/Author.pm
t/TestApp-Collection-Select/lib/TestApp/Model/Book.pm
t/TestApp-Collection-Select/Makefile.PL
t/TestApp-Collection-Select/t/collection-select.t
t/TestApp-Dispatcher/bin/jifty
t/TestApp-Dispatcher/etc/config.yml
t/TestApp-Dispatcher/lib/TestApp/Dispatcher/Dispatcher.pm
t/TestApp-Dispatcher/lib/TestApp/Dispatcher/View.pm
t/TestApp-Dispatcher/t/00-basic.t
t/TestApp-Dispatcher/t/on.t
t/TestApp-Dispatcher/t/under.t
t/TestApp-JiftyJS/bin/jifty
t/TestApp-JiftyJS/etc/config.yml
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/AddTwoNumbers.pm
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/Play.pm
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Action/Play2.pm
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Dispatcher.pm
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/Model/Offer.pm
t/TestApp-JiftyJS/lib/TestApp/JiftyJS/View.pm
t/TestApp-JiftyJS/Makefile.PL
t/TestApp-JiftyJS/share/web/static/css/app.css
t/TestApp-JiftyJS/share/web/static/js-test/01.behaviour.html
t/TestApp-JiftyJS/share/web/static/js-test/02.action.html
t/TestApp-JiftyJS/share/web/static/js-test/02.cssquery.html
t/TestApp-JiftyJS/share/web/static/js-test/03.simple.html
t/TestApp-JiftyJS/share/web/static/js-test/index.html
t/TestApp-JiftyJS/share/web/static/js-test/lib/DOM/Events.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/DOM/Ready.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/JSAN.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Builder.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Harness.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Harness/Browser.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Harness/Director.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/More.js
t/TestApp-JiftyJS/share/web/static/js-test/lib/Test/Simple.js
t/TestApp-JiftyJS/share/web/static/js/dict/en.json
t/TestApp-JiftyJS/share/web/static/js/dict/en_us.json
t/TestApp-JiftyJS/share/web/static/js/dict/zh_tw.json
t/TestApp-JiftyJS/t/00-action-AddTwoNumbers.t
t/TestApp-JiftyJS/t/00-action-Play.t
t/TestApp-JiftyJS/t/00-action-Play2.t
t/TestApp-JiftyJS/t/00-model-Offer.t
t/TestApp-JiftyJS/t/1-jifty-update.t
t/TestApp-JiftyJS/t/2-behaviour.t
t/TestApp-JiftyJS/t/3-continuation.t
t/TestApp-JiftyJS/t/4-tangent.t
t/TestApp-JiftyJS/t/5-action.t
t/TestApp-JiftyJS/t/6-offer-actions.t
t/TestApp-JiftyJS/t/7-redirect.t
t/TestApp-JiftyJS/t/8-placeholder.t
t/TestApp-Mason/bin/jifty
t/TestApp-Mason/etc/config.yml
t/TestApp-Mason/share/web/templates/foo/dhandler
t/TestApp-Mason/share/web/templates/foo/index.html
t/TestApp-Mason/share/web/templates/inner
t/TestApp-Mason/share/web/templates/outer
t/TestApp-Mason/t/content.t
t/TestApp-Mason/t/index_vs_dhandler.t
t/TestApp-Plugin-ActorMetadata/bin/jifty
t/TestApp-Plugin-ActorMetadata/etc/config.yml
t/TestApp-Plugin-ActorMetadata/lib/TestApp/Plugin/ActorMetadata/Model/Comment.pm
t/TestApp-Plugin-ActorMetadata/lib/TestApp/Plugin/ActorMetadata/Model/Evil.pm
t/TestApp-Plugin-ActorMetadata/lib/TestApp/Plugin/ActorMetadata/Model/Post.pm
t/TestApp-Plugin-ActorMetadata/lib/TestApp/Plugin/ActorMetadata/Model/User.pm
t/TestApp-Plugin-ActorMetadata/lib/TestApp/Plugin/ActorMetadata/MyMixin.pm
t/TestApp-Plugin-ActorMetadata/Makefile.PL
t/TestApp-Plugin-ActorMetadata/t/actormetadata.t
t/TestApp-Plugin-ActorMetadata/t/mixin.t
t/TestApp-Plugin-AppPluginHasModels/bin/jifty
t/TestApp-Plugin-AppPluginHasModels/etc/config.yml
t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Model/Texture.pm
t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Model/Wallpaper.pm
t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Plugin/MyAppPlugin.pm
t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Plugin/MyAppPlugin/Model/Color.pm
t/TestApp-Plugin-AppPluginHasModels/lib/TestApp/Plugin/AppPluginHasModels/Plugin/MyAppPlugin/Model/Texture.pm
t/TestApp-Plugin-AppPluginHasModels/Makefile.PL
t/TestApp-Plugin-AppPluginHasModels/t/app-model-ref.t
t/TestApp-Plugin-AppPluginHasModels/t/app-model.t
t/TestApp-Plugin-AppPluginHasModels/t/plugin-model.t
t/TestApp-Plugin-CompressedCSSandJS/bin/jifty
t/TestApp-Plugin-CompressedCSSandJS/etc/config.yml
t/TestApp-Plugin-CompressedCSSandJS/Makefile.PL
t/TestApp-Plugin-CompressedCSSandJS/t/css.t
t/TestApp-Plugin-News/bin/jifty
t/TestApp-Plugin-News/etc/config.yml
t/TestApp-Plugin-News/lib/TestApp/Plugin/News/Model/News.pm
t/TestApp-Plugin-News/lib/TestApp/Plugin/News/View.pm
t/TestApp-Plugin-News/Makefile.PL
t/TestApp-Plugin-OnClick/bin/jifty
t/TestApp-Plugin-OnClick/etc/config.yml
t/TestApp-Plugin-OnClick/Makefile.PL
t/TestApp-Plugin-OnClick/share/web/templates/content.html
t/TestApp-Plugin-OnClick/share/web/templates/content1.html
t/TestApp-Plugin-OnClick/share/web/templates/onclick.html
t/TestApp-Plugin-OnClick/t/onclick.t
t/TestApp-Plugin-PasswordAuth/bin/jifty
t/TestApp-Plugin-PasswordAuth/etc/config.yml
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/FasterSwallow.pm
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/FavoriteColor.pm
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/PasswordAuth/Bootstrap.pm
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/PasswordAuth/CurrentUser.pm
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/PasswordAuth/Dispatcher.pm
t/TestApp-Plugin-PasswordAuth/lib/TestApp/Plugin/PasswordAuth/Model/User.pm
t/TestApp-Plugin-PasswordAuth/Makefile.PL
t/TestApp-Plugin-PasswordAuth/t/00-model-User.t
t/TestApp-Plugin-PasswordAuth/t/01-tokengen.t
t/TestApp-Plugin-PasswordAuth/t/11-current_user.t
t/TestApp-Plugin-PasswordAuth/t/12-i18n.t
t/TestApp-Plugin-PasswordAuth/t/12-signup.t
t/TestApp-Plugin-REST/bin/jifty
t/TestApp-Plugin-REST/etc/config.yml
t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Action/DoSomething.pm
t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Dispatcher.pm
t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/Group.pm
t/TestApp-Plugin-REST/lib/TestApp/Plugin/REST/Model/User.pm
t/TestApp-Plugin-REST/t/00-model-User.t
t/TestApp-Plugin-REST/t/00-prototype.t
t/TestApp-Plugin-REST/t/02-basic-use.t
t/TestApp-Plugin-REST/t/03-format.t
t/TestApp-Plugin-SinglePage/bin/jifty
t/TestApp-Plugin-SinglePage/etc/config.yml
t/TestApp-Plugin-SinglePage/lib/TestApp/Plugin/SinglePage/Model/User.pm
t/TestApp-Plugin-SinglePage/lib/TestApp/Plugin/SinglePage/View.pm
t/TestApp-Plugin-SinglePage/Makefile.PL
t/TestApp-Plugin-SinglePage/t/history.t
t/TestApp-Regions/bin/jifty
t/TestApp-Regions/etc/config.yml
t/TestApp-Regions/lib/TestApp/Regions/View.pm
t/TestApp-Regions/Makefile.PL
t/TestApp-Regions/share/web/templates/mason.html
t/TestApp-Regions/share/web/templates/mason2.html
t/TestApp-Regions/t/01-region.t
t/TestApp-RestartServer/bin/jifty
t/TestApp-RestartServer/etc/config.yml
t/TestApp-RestartServer/t/restart.t
t/TestApp-Template-Declare/bin/jifty
t/TestApp-Template-Declare/etc/config.yml
t/TestApp-Template-Declare/lib/TestApp.pm
t/TestApp-Template-Declare/lib/TestApp/View.pm
t/TestApp-Template-Declare/t/td.t
t/TestApp/bin/jifty
t/TestApp/etc/config.yml
t/TestApp/etc/site_config.yml
t/TestApp/lib/TestApp/Action/ChangeSomething.pm
t/TestApp/lib/TestApp/Action/DoSomething.pm
t/TestApp/lib/TestApp/Action/DoSomethingElse.pm
t/TestApp/lib/TestApp/Action/NewSomething.pm
t/TestApp/lib/TestApp/Action/PassSomething.pm
t/TestApp/lib/TestApp/Action/SayHi.pm
t/TestApp/lib/TestApp/CurrentUser.pm
t/TestApp/lib/TestApp/Dispatcher.pm
t/TestApp/lib/TestApp/Model/CanonTest.pm
t/TestApp/lib/TestApp/Model/OtherThingy.pm
t/TestApp/lib/TestApp/Model/Something.pm
t/TestApp/lib/TestApp/Model/Thingy.pm
t/TestApp/lib/TestApp/Model/User.pm
t/TestApp/lib/TestApp/Upgrade.pm
t/TestApp/lib/TestApp/View.pm
t/TestApp/lib/TestApp/View/base.pm
t/TestApp/lib/TestApp/View/instance.pm
t/TestApp/share/web/static/images/pony.jpg
t/TestApp/share/web/templates/_elements/wrapper
t/TestApp/share/web/templates/call-region-with-error
t/TestApp/share/web/templates/concrete.html
t/TestApp/share/web/templates/currentuser
t/TestApp/share/web/templates/dispatch/basic
t/TestApp/share/web/templates/dispatch/basic-show
t/TestApp/share/web/templates/dispatch/protocol
t/TestApp/share/web/templates/dosomethingelse
t/TestApp/share/web/templates/editform
t/TestApp/share/web/templates/index.html
t/TestApp/share/web/templates/manual_redirect
t/TestApp/share/web/templates/path_test/foo/index.html
t/TestApp/share/web/templates/path_test/in_both
t/TestApp/share/web/templates/path_test/mason_only
t/TestApp/share/web/templates/region-with-error
t/TestApp/share/web/templates/regions/list
t/TestApp/share/web/templates/regions/long
t/TestApp/share/web/templates/regions/short
t/TestApp/share/web/templates/somedir/dhandler
t/TestApp/share/web/templates/template-with-error
t/TestApp/t/00-model-User.t
t/TestApp/t/00-prototype.t
t/TestApp/t/01-config.t
t/TestApp/t/02-dispatch-http.t
t/TestApp/t/02-dispatch-https.t
t/TestApp/t/02-dispatch-show-rule-in-wrong-ruleset.t
t/TestApp/t/02-dispatch.t
t/TestApp/t/03-static.t
t/TestApp/t/04-sessions.t
t/TestApp/t/05-actions-before-redirect.pm
t/TestApp/t/05-editactions-Cachable.t
t/TestApp/t/05-editactions-Record.t
t/TestApp/t/06-validation.t
t/TestApp/t/07-sandboxing.t
t/TestApp/t/08-notifications.t
t/TestApp/t/09-redirect.t
t/TestApp/t/10-compress.t
t/TestApp/t/11-current_user.t
t/TestApp/t/12-search.t
t/TestApp/t/13-page-regions.t
t/TestApp/t/14-template-paths.t
t/TestApp/t/15-template-subclass.t
t/TestApp/t/16-template-region.t
t/TestApp/t/17-template-region-internal-redirect.t
t/TestApp/t/18-test-www-declare.t
t/TestApp/t/19-rightsfrom.t
t/TestApp/t/20-error-pages.t
t/TestApp/t/21-js-arguments.t
t/TestApp/t/22-execute-action.t
t/TestApp/t/23-extend-update-action.t
t/TestApp/t/24-extend-create-action.t
t/TestApp/t/before_access.t
t/TestApp/t/config-Cachable
t/TestApp/t/config-Record
t/TestApp/t/config/01-basic.t
t/TestApp/t/config/02-individual.t
t/TestApp/t/config/02-individual.t-config.yml
t/TestApp/t/config/03-nosubtest.t
t/TestApp/t/config/test_config.yml
t/TestApp/t/crud.t
t/TestApp/t/i18n-standalone.t
t/TestApp/t/instance_id.t
t/TestApp/t/regex_meta_in_path_info.t
t/TestApp/t/test_config.yml
t/TestApp/t/upgrade.t
t/TestApp/t/use_mason_wrapper.t
utils/js_size.pl