Changes
examples/my_app/bin/my_app
examples/my_app/lib/MyApp.pm
examples/my_app/lib/MyApp/Automata/CheckAccess.pm
examples/my_app/lib/MyApp/Automata/DetectLang.pm
examples/my_app/lib/MyApp/Automata/Dispatch.pm
examples/my_app/lib/MyApp/Automata/End.pm
examples/my_app/lib/MyApp/Automata/Forbidden.pm
examples/my_app/lib/MyApp/Automata/InternalError.pm
examples/my_app/lib/MyApp/Automata/Match.pm
examples/my_app/lib/MyApp/Automata/NotFound.pm
examples/my_app/lib/MyApp/Automata/RenderView.pm
examples/my_app/lib/MyApp/Automata/Static.pm
examples/my_app/lib/MyApp/Automata/TimerOff.pm
examples/my_app/lib/MyApp/Automata/TimerOn.pm
examples/my_app/lib/MyApp/Automata/User.pm
examples/my_app/lib/MyApp/Context.pm
examples/my_app/lib/MyApp/Root.pm
examples/my_app/log/development.log
examples/my_app/public/404.html
examples/my_app/public/index.html
examples/my_app/t/basic.t
examples/my_app/templates/404.html.epl
examples/my_app/templates/root/default.html.epl
lib/MojoliciousX/Automata.pm
lib/MojoX/Automata.pm
lib/MojoX/Automata/State.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
t/00use.t
t/01pod.t
t/02pod-coverage.t
t/automata.t
t/infinite-loop.t
META.yml                                 Module meta-data (added by MakeMaker)
