PLIST 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. @comment $OpenBSD: PLIST,v 1.3 2016/01/22 08:55:34 landry Exp $
  2. bin/dancer2
  3. ${P5SITE}/Dancer2/
  4. ${P5SITE}/Dancer2.pm
  5. ${P5SITE}/Dancer2/CLI/
  6. ${P5SITE}/Dancer2/CLI.pm
  7. ${P5SITE}/Dancer2/CLI/Command/
  8. ${P5SITE}/Dancer2/CLI/Command/gen.pm
  9. ${P5SITE}/Dancer2/CLI/Command/version.pm
  10. ${P5SITE}/Dancer2/Config.pod
  11. ${P5SITE}/Dancer2/Cookbook.pod
  12. ${P5SITE}/Dancer2/Core/
  13. ${P5SITE}/Dancer2/Core.pm
  14. ${P5SITE}/Dancer2/Core/App.pm
  15. ${P5SITE}/Dancer2/Core/Cookie.pm
  16. ${P5SITE}/Dancer2/Core/DSL.pm
  17. ${P5SITE}/Dancer2/Core/Dispatcher.pm
  18. ${P5SITE}/Dancer2/Core/Error.pm
  19. ${P5SITE}/Dancer2/Core/Factory.pm
  20. ${P5SITE}/Dancer2/Core/HTTP.pm
  21. ${P5SITE}/Dancer2/Core/Hook.pm
  22. ${P5SITE}/Dancer2/Core/MIME.pm
  23. ${P5SITE}/Dancer2/Core/Request/
  24. ${P5SITE}/Dancer2/Core/Request.pm
  25. ${P5SITE}/Dancer2/Core/Request/Upload.pm
  26. ${P5SITE}/Dancer2/Core/Response/
  27. ${P5SITE}/Dancer2/Core/Response.pm
  28. ${P5SITE}/Dancer2/Core/Response/Delayed.pm
  29. ${P5SITE}/Dancer2/Core/Role/
  30. ${P5SITE}/Dancer2/Core/Role/ConfigReader.pm
  31. ${P5SITE}/Dancer2/Core/Role/DSL.pm
  32. ${P5SITE}/Dancer2/Core/Role/Engine.pm
  33. ${P5SITE}/Dancer2/Core/Role/Handler.pm
  34. ${P5SITE}/Dancer2/Core/Role/HasLocation.pm
  35. ${P5SITE}/Dancer2/Core/Role/Hookable.pm
  36. ${P5SITE}/Dancer2/Core/Role/Logger.pm
  37. ${P5SITE}/Dancer2/Core/Role/Serializer.pm
  38. ${P5SITE}/Dancer2/Core/Role/SessionFactory/
  39. ${P5SITE}/Dancer2/Core/Role/SessionFactory.pm
  40. ${P5SITE}/Dancer2/Core/Role/SessionFactory/File.pm
  41. ${P5SITE}/Dancer2/Core/Role/StandardResponses.pm
  42. ${P5SITE}/Dancer2/Core/Role/Template.pm
  43. ${P5SITE}/Dancer2/Core/Route.pm
  44. ${P5SITE}/Dancer2/Core/Runner.pm
  45. ${P5SITE}/Dancer2/Core/Session.pm
  46. ${P5SITE}/Dancer2/Core/Time.pm
  47. ${P5SITE}/Dancer2/Core/Types.pm
  48. ${P5SITE}/Dancer2/FileUtils.pm
  49. ${P5SITE}/Dancer2/Handler/
  50. ${P5SITE}/Dancer2/Handler/AutoPage.pm
  51. ${P5SITE}/Dancer2/Handler/File.pm
  52. ${P5SITE}/Dancer2/Logger/
  53. ${P5SITE}/Dancer2/Logger/Capture/
  54. ${P5SITE}/Dancer2/Logger/Capture.pm
  55. ${P5SITE}/Dancer2/Logger/Capture/Trap.pm
  56. ${P5SITE}/Dancer2/Logger/Console.pm
  57. ${P5SITE}/Dancer2/Logger/Diag.pm
  58. ${P5SITE}/Dancer2/Logger/File.pm
  59. ${P5SITE}/Dancer2/Logger/Note.pm
  60. ${P5SITE}/Dancer2/Logger/Null.pm
  61. ${P5SITE}/Dancer2/Manual/
  62. ${P5SITE}/Dancer2/Manual.pod
  63. ${P5SITE}/Dancer2/Manual/Deployment.pod
  64. ${P5SITE}/Dancer2/Manual/Migration.pod
  65. ${P5SITE}/Dancer2/Manual/Testing.pod
  66. ${P5SITE}/Dancer2/Plugin.pm
  67. ${P5SITE}/Dancer2/Plugins.pod
  68. ${P5SITE}/Dancer2/Policy.pod
  69. ${P5SITE}/Dancer2/Serializer/
  70. ${P5SITE}/Dancer2/Serializer/Dumper.pm
  71. ${P5SITE}/Dancer2/Serializer/JSON.pm
  72. ${P5SITE}/Dancer2/Serializer/Mutable.pm
  73. ${P5SITE}/Dancer2/Serializer/YAML.pm
  74. ${P5SITE}/Dancer2/Session/
  75. ${P5SITE}/Dancer2/Session/Simple.pm
  76. ${P5SITE}/Dancer2/Session/YAML.pm
  77. ${P5SITE}/Dancer2/Template/
  78. ${P5SITE}/Dancer2/Template/Implementation/
  79. ${P5SITE}/Dancer2/Template/Implementation/ForkedTiny.pm
  80. ${P5SITE}/Dancer2/Template/Simple.pm
  81. ${P5SITE}/Dancer2/Template/TemplateToolkit.pm
  82. ${P5SITE}/Dancer2/Template/Tiny.pm
  83. ${P5SITE}/Dancer2/Test.pm
  84. ${P5SITE}/Dancer2/Tutorial.pod
  85. ${P5SITE}/auto/
  86. ${P5SITE}/auto/share/
  87. ${P5SITE}/auto/share/dist/
  88. ${P5SITE}/auto/share/dist/Dancer2/
  89. ${P5SITE}/auto/share/dist/Dancer2/skel/
  90. ${P5SITE}/auto/share/dist/Dancer2/skel/.dancer
  91. ${P5SITE}/auto/share/dist/Dancer2/skel/MANIFEST.SKIP
  92. ${P5SITE}/auto/share/dist/Dancer2/skel/Makefile.PL
  93. ${P5SITE}/auto/share/dist/Dancer2/skel/bin/
  94. ${P5SITE}/auto/share/dist/Dancer2/skel/bin/+app.psgi
  95. ${P5SITE}/auto/share/dist/Dancer2/skel/config.yml
  96. ${P5SITE}/auto/share/dist/Dancer2/skel/cpanfile
  97. ${P5SITE}/auto/share/dist/Dancer2/skel/environments/
  98. ${P5SITE}/auto/share/dist/Dancer2/skel/environments/development.yml
  99. ${P5SITE}/auto/share/dist/Dancer2/skel/environments/production.yml
  100. ${P5SITE}/auto/share/dist/Dancer2/skel/lib/
  101. ${P5SITE}/auto/share/dist/Dancer2/skel/lib/AppFile.pm
  102. ${P5SITE}/auto/share/dist/Dancer2/skel/public/
  103. ${P5SITE}/auto/share/dist/Dancer2/skel/public/+dispatch.cgi
  104. ${P5SITE}/auto/share/dist/Dancer2/skel/public/+dispatch.fcgi
  105. ${P5SITE}/auto/share/dist/Dancer2/skel/public/404.html
  106. ${P5SITE}/auto/share/dist/Dancer2/skel/public/500.html
  107. ${P5SITE}/auto/share/dist/Dancer2/skel/public/css/
  108. ${P5SITE}/auto/share/dist/Dancer2/skel/public/css/error.css
  109. ${P5SITE}/auto/share/dist/Dancer2/skel/public/css/style.css
  110. ${P5SITE}/auto/share/dist/Dancer2/skel/public/favicon.ico
  111. ${P5SITE}/auto/share/dist/Dancer2/skel/public/images/
  112. ${P5SITE}/auto/share/dist/Dancer2/skel/public/images/perldancer-bg.jpg
  113. ${P5SITE}/auto/share/dist/Dancer2/skel/public/images/perldancer.jpg
  114. ${P5SITE}/auto/share/dist/Dancer2/skel/public/javascripts/
  115. ${P5SITE}/auto/share/dist/Dancer2/skel/public/javascripts/jquery.js
  116. ${P5SITE}/auto/share/dist/Dancer2/skel/t/
  117. ${P5SITE}/auto/share/dist/Dancer2/skel/t/001_base.t
  118. ${P5SITE}/auto/share/dist/Dancer2/skel/t/002_index_route.t
  119. ${P5SITE}/auto/share/dist/Dancer2/skel/views/
  120. ${P5SITE}/auto/share/dist/Dancer2/skel/views/index.tt
  121. ${P5SITE}/auto/share/dist/Dancer2/skel/views/layouts/
  122. ${P5SITE}/auto/share/dist/Dancer2/skel/views/layouts/main.tt
  123. @man man/man1/dancer2.1
  124. @man man/man3p/Dancer2.3p
  125. @man man/man3p/Dancer2::CLI.3p
  126. @man man/man3p/Dancer2::CLI::Command::gen.3p
  127. @man man/man3p/Dancer2::CLI::Command::version.3p
  128. @man man/man3p/Dancer2::Config.3p
  129. @man man/man3p/Dancer2::Cookbook.3p
  130. @man man/man3p/Dancer2::Core.3p
  131. @man man/man3p/Dancer2::Core::App.3p
  132. @man man/man3p/Dancer2::Core::Cookie.3p
  133. @man man/man3p/Dancer2::Core::DSL.3p
  134. @man man/man3p/Dancer2::Core::Dispatcher.3p
  135. @man man/man3p/Dancer2::Core::Error.3p
  136. @man man/man3p/Dancer2::Core::Factory.3p
  137. @man man/man3p/Dancer2::Core::HTTP.3p
  138. @man man/man3p/Dancer2::Core::Hook.3p
  139. @man man/man3p/Dancer2::Core::MIME.3p
  140. @man man/man3p/Dancer2::Core::Request.3p
  141. @man man/man3p/Dancer2::Core::Request::Upload.3p
  142. @man man/man3p/Dancer2::Core::Response.3p
  143. @man man/man3p/Dancer2::Core::Response::Delayed.3p
  144. @man man/man3p/Dancer2::Core::Role::ConfigReader.3p
  145. @man man/man3p/Dancer2::Core::Role::DSL.3p
  146. @man man/man3p/Dancer2::Core::Role::Engine.3p
  147. @man man/man3p/Dancer2::Core::Role::Handler.3p
  148. @man man/man3p/Dancer2::Core::Role::HasLocation.3p
  149. @man man/man3p/Dancer2::Core::Role::Hookable.3p
  150. @man man/man3p/Dancer2::Core::Role::Logger.3p
  151. @man man/man3p/Dancer2::Core::Role::Serializer.3p
  152. @man man/man3p/Dancer2::Core::Role::SessionFactory.3p
  153. @man man/man3p/Dancer2::Core::Role::SessionFactory::File.3p
  154. @man man/man3p/Dancer2::Core::Role::StandardResponses.3p
  155. @man man/man3p/Dancer2::Core::Role::Template.3p
  156. @man man/man3p/Dancer2::Core::Route.3p
  157. @man man/man3p/Dancer2::Core::Runner.3p
  158. @man man/man3p/Dancer2::Core::Session.3p
  159. @man man/man3p/Dancer2::Core::Time.3p
  160. @man man/man3p/Dancer2::Core::Types.3p
  161. @man man/man3p/Dancer2::FileUtils.3p
  162. @man man/man3p/Dancer2::Handler::AutoPage.3p
  163. @man man/man3p/Dancer2::Handler::File.3p
  164. @man man/man3p/Dancer2::Logger::Capture.3p
  165. @man man/man3p/Dancer2::Logger::Capture::Trap.3p
  166. @man man/man3p/Dancer2::Logger::Console.3p
  167. @man man/man3p/Dancer2::Logger::Diag.3p
  168. @man man/man3p/Dancer2::Logger::File.3p
  169. @man man/man3p/Dancer2::Logger::Note.3p
  170. @man man/man3p/Dancer2::Logger::Null.3p
  171. @man man/man3p/Dancer2::Manual.3p
  172. @man man/man3p/Dancer2::Manual::Deployment.3p
  173. @man man/man3p/Dancer2::Manual::Migration.3p
  174. @man man/man3p/Dancer2::Manual::Testing.3p
  175. @man man/man3p/Dancer2::Plugin.3p
  176. @man man/man3p/Dancer2::Plugins.3p
  177. @man man/man3p/Dancer2::Policy.3p
  178. @man man/man3p/Dancer2::Serializer::Dumper.3p
  179. @man man/man3p/Dancer2::Serializer::JSON.3p
  180. @man man/man3p/Dancer2::Serializer::Mutable.3p
  181. @man man/man3p/Dancer2::Serializer::YAML.3p
  182. @man man/man3p/Dancer2::Session::Simple.3p
  183. @man man/man3p/Dancer2::Session::YAML.3p
  184. @man man/man3p/Dancer2::Template::Implementation::ForkedTiny.3p
  185. @man man/man3p/Dancer2::Template::Simple.3p
  186. @man man/man3p/Dancer2::Template::TemplateToolkit.3p
  187. @man man/man3p/Dancer2::Template::Tiny.3p
  188. @man man/man3p/Dancer2::Test.3p
  189. @man man/man3p/Dancer2::Tutorial.3p