Metadata
{
+
"abstracts_in_pod": { … - "Yukki": "Yet Uh-nother wiki",
- "Yukki::Error": "Yukki's exception class",
- "Yukki::Manual::Installation": "installaction instructions",
- "Yukki::Model": "Base class for model objects",
- "Yukki::Model::File": "the model for loading and saving files in the wiki",
- "Yukki::Model::FilePreview": "a sub-class of the File model for handling previews",
- "Yukki::Model::Repository": "model for accessing objects in a git repository",
- "Yukki::Model::Root": "model for accessing the git repositories",
- "Yukki::Model::User": "lookup users",
- "Yukki::Role::App": "the role Yukki app-classes implement",
- "Yukki::Role::Savable": "Provides a mechanism for YAML-izing objects",
- "Yukki::Settings": "provides structure and validation to settings in yukki.conf",
- "Yukki::Settings::Privileges": "settings describing privileges",
- "Yukki::Settings::Repository": "settings describing a wiki repository",
- "Yukki::TemplateUtil": "Utiltiies that help make manipulating the DOM easier",
- "Yukki::TextUtil": "Utilities to help make everything happy UTF-8",
- "Yukki::Types": "standard types for use in Yukki",
- "Yukki::User": "Encapsulates Yukki users",
- "Yukki::Web": "the Yukki web server",
- "Yukki::Web::Context": "request-response context descriptor",
- "Yukki::Web::Controller": "Base class for Yukki::Web controllers",
- "Yukki::Web::Controller::Admin::User": "controller for administering your wiki",
- "Yukki::Web::Controller::Attachment": "Controller for uploading, downloading, and viewing attachments",
- "Yukki::Web::Controller::Login": "shows the login page and handles login",
- "Yukki::Web::Controller::Page": "controller for viewing and editing pages",
- "Yukki::Web::Controller::Redirect": "Simple controller for handling internal redirects",
- "Yukki::Web::Plugin": "base class for Yukki plugins",
- "Yukki::Web::Plugin::Attachment": "plugin for attachments",
- "Yukki::Web::Plugin::Role::FormatHelper": "interface for quick format helpers",
- "Yukki::Web::Plugin::Role::Formatter": "interface for HTML formatters",
- "Yukki::Web::Plugin::Spreadsheet": "add spreadsheet functionality to wiki pages",
- "Yukki::Web::Plugin::SyntaxHighlight": "add syntax highlighting to wiki pages",
- "Yukki::Web::Plugin::Viewer": "plugin for custom page viewers",
- "Yukki::Web::Plugin::YukkiText": "format text/yukki files using markdown, etc.",
- "Yukki::Web::Request": "Yukki request descriptor",
- "Yukki::Web::Response": "the response to the client",
- "Yukki::Web::Router": "send requests to the correct controllers, yo",
- "Yukki::Web::Router::Route": "Adds ACLs to routes",
- "Yukki::Web::Router::Route::Match": "Matching with access controls",
- "Yukki::Web::Settings": "provides structure and validation to web settings in yukki.conf",
- "Yukki::Web::View": "base class for Yukki::Web views",
- "Yukki::Web::View::Admin::User": "display user admin screens",
- "Yukki::Web::View::Attachment": "View for attachment forms",
- "Yukki::Web::View::Login": "show a login form",
- "Yukki::Web::View::Page": "render HTML for viewing and editing wiki pages",
- "yukki-add-user": "add users to a Yukki installation",
- "yukki-git-init": "Initialize a git repository for use with Yukki",
- "yukki-passwd": "set the password for a user",
- "yukki-setup": "constructs the boilerplate needed to start a Yukki site",
- "yukki.psgi": "the Yukki web application"
},- "author": "HANENKAMP",
- "buildfile_executable": 0,
- "dir_lib": "lib",
- "dir_t": "t",
+
"dirs_array": [ … - "bin",
- "lib/Yukki/Manual",
- "lib/Yukki/Model",
- "lib/Yukki/Role",
- "lib/Yukki/Settings",
- "lib/Yukki/Web/Controller/Admin",
- "lib/Yukki/Web/Controller",
- "lib/Yukki/Web/Plugin/Role",
- "lib/Yukki/Web/Plugin",
- "lib/Yukki/Web/Router/Route",
- "lib/Yukki/Web/Router",
- "lib/Yukki/Web/View/Admin",
- "lib/Yukki/Web/View",
- "lib/Yukki/Web",
- "lib/Yukki",
- "lib",
- "skel/etc",
- "skel/root/script/lib/jquery",
- "skel/root/script/lib/plupload/i18n",
- "skel/root/script/lib/plupload/jquery.plupload.queue/css",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img",
- "skel/root/script/lib/plupload/jquery.plupload.queue",
- "skel/root/script/lib/plupload/jquery.ui.plupload/css",
- "skel/root/script/lib/plupload/jquery.ui.plupload/img",
- "skel/root/script/lib/plupload/jquery.ui.plupload",
- "skel/root/script/lib/plupload",
- "skel/root/script/lib/sha1",
- "skel/root/script/lib",
- "skel/root/script",
- "skel/root/style/lib/jquery/images",
- "skel/root/style/lib/jquery",
- "skel/root/style/lib",
- "skel/root/style",
- "skel/root/template/admin/user",
- "skel/root/template/admin",
- "skel/root/template/attachment",
- "skel/root/template/login",
- "skel/root/template/page",
- "skel/root/template",
- "skel/root",
- "skel",
- "t/lib/Yukki",
- "t/lib",
- "t/test-site/etc",
- "t/test-site",
- "t"
],- "dist": "Yukki",
- "dynamic_config": 0,
+
"error": { … - "use_warnings": "Yukki::TemplateUtil, Yukki::TextUtil, Yukki::Types"
},- "extension": "tar.gz",
- "external_license_file": "LICENSE",
- "extractable": 1,
- "extracts_nicely": 1,
- "file__build": 0,
- "file_blib": 0,
- "file_build": 0,
- "file_changelog": "Changes",
- "file_dist_ini": "dist.ini",
- "file_license": "LICENSE",
- "file_makefile": 0,
- "file_makefile_pl": "Makefile.PL",
- "file_manifest": "MANIFEST",
- "file_meta_json": "META.json",
- "file_meta_yml": "META.yml",
- "file_pm_to_blib": 0,
- "file_readme": "README",
+
"files_array": [ … - "Changes",
- "LICENSE",
- "MANIFEST",
- "META.json",
- "META.yml",
- "Makefile.PL",
- "README",
- "bin/yukki-add-user",
- "bin/yukki-git-init",
- "bin/yukki-passwd",
- "bin/yukki-setup",
- "bin/yukki.psgi",
- "dist.ini",
- "lib/Yukki/Error.pm",
- "lib/Yukki/Manual/Installation.pod",
- "lib/Yukki/Model/File.pm",
- "lib/Yukki/Model/FilePreview.pm",
- "lib/Yukki/Model/Repository.pm",
- "lib/Yukki/Model/Root.pm",
- "lib/Yukki/Model/User.pm",
- "lib/Yukki/Model.pm",
- "lib/Yukki/Role/App.pm",
- "lib/Yukki/Role/Savable.pm",
- "lib/Yukki/Settings/Privileges.pm",
- "lib/Yukki/Settings/Repository.pm",
- "lib/Yukki/Settings.pm",
- "lib/Yukki/TemplateUtil.pm",
- "lib/Yukki/TextUtil.pm",
- "lib/Yukki/Types.pm",
- "lib/Yukki/User.pm",
- "lib/Yukki/Web/Context.pm",
- "lib/Yukki/Web/Controller/Admin/User.pm",
- "lib/Yukki/Web/Controller/Attachment.pm",
- "lib/Yukki/Web/Controller/Login.pm",
- "lib/Yukki/Web/Controller/Page.pm",
- "lib/Yukki/Web/Controller/Redirect.pm",
- "lib/Yukki/Web/Controller.pm",
- "lib/Yukki/Web/Plugin/Attachment.pm",
- "lib/Yukki/Web/Plugin/Role/FormatHelper.pm",
- "lib/Yukki/Web/Plugin/Role/Formatter.pm",
- "lib/Yukki/Web/Plugin/Spreadsheet.pm",
- "lib/Yukki/Web/Plugin/SyntaxHighlight.pm",
- "lib/Yukki/Web/Plugin/Viewer.pm",
- "lib/Yukki/Web/Plugin/YukkiText.pm",
- "lib/Yukki/Web/Plugin.pm",
- "lib/Yukki/Web/Request.pm",
- "lib/Yukki/Web/Response.pm",
- "lib/Yukki/Web/Router/Route/Match.pm",
- "lib/Yukki/Web/Router/Route.pm",
- "lib/Yukki/Web/Router.pm",
- "lib/Yukki/Web/Settings.pm",
- "lib/Yukki/Web/View/Admin/User.pm",
- "lib/Yukki/Web/View/Attachment.pm",
- "lib/Yukki/Web/View/Login.pm",
- "lib/Yukki/Web/View/Page.pm",
- "lib/Yukki/Web/View.pm",
- "lib/Yukki/Web.pm",
- "lib/Yukki.pm",
- "skel/etc/yukki.conf",
- "skel/root/script/lib/jquery/jquery-ui.js",
- "skel/root/script/lib/jquery/jquery.caret.js",
- "skel/root/script/lib/jquery/jquery.js",
- "skel/root/script/lib/jquery/jquery.tag-editor.js",
- "skel/root/script/lib/plupload/Moxie.swf",
- "skel/root/script/lib/plupload/Moxie.xap",
- "skel/root/script/lib/plupload/i18n/ar.js",
- "skel/root/script/lib/plupload/i18n/az.js",
- "skel/root/script/lib/plupload/i18n/bg.js",
- "skel/root/script/lib/plupload/i18n/bs.js",
- "skel/root/script/lib/plupload/i18n/ca.js",
- "skel/root/script/lib/plupload/i18n/cs.js",
- "skel/root/script/lib/plupload/i18n/cy.js",
- "skel/root/script/lib/plupload/i18n/da.js",
- "skel/root/script/lib/plupload/i18n/de.js",
- "skel/root/script/lib/plupload/i18n/el.js",
- "skel/root/script/lib/plupload/i18n/en.js",
- "skel/root/script/lib/plupload/i18n/es.js",
- "skel/root/script/lib/plupload/i18n/et.js",
- "skel/root/script/lib/plupload/i18n/fa.js",
- "skel/root/script/lib/plupload/i18n/fi.js",
- "skel/root/script/lib/plupload/i18n/fr.js",
- "skel/root/script/lib/plupload/i18n/he.js",
- "skel/root/script/lib/plupload/i18n/hr.js",
- "skel/root/script/lib/plupload/i18n/hu.js",
- "skel/root/script/lib/plupload/i18n/hy.js",
- "skel/root/script/lib/plupload/i18n/id.js",
- "skel/root/script/lib/plupload/i18n/it.js",
- "skel/root/script/lib/plupload/i18n/ja.js",
- "skel/root/script/lib/plupload/i18n/ka.js",
- "skel/root/script/lib/plupload/i18n/kk.js",
- "skel/root/script/lib/plupload/i18n/km.js",
- "skel/root/script/lib/plupload/i18n/ko.js",
- "skel/root/script/lib/plupload/i18n/ku_IQ.js",
- "skel/root/script/lib/plupload/i18n/lt.js",
- "skel/root/script/lib/plupload/i18n/lv.js",
- "skel/root/script/lib/plupload/i18n/ms.js",
- "skel/root/script/lib/plupload/i18n/nl.js",
- "skel/root/script/lib/plupload/i18n/pl.js",
- "skel/root/script/lib/plupload/i18n/pt.js",
- "skel/root/script/lib/plupload/i18n/pt_BR.js",
- "skel/root/script/lib/plupload/i18n/ro.js",
- "skel/root/script/lib/plupload/i18n/ru.js",
- "skel/root/script/lib/plupload/i18n/sk.js",
- "skel/root/script/lib/plupload/i18n/sl.js",
- "skel/root/script/lib/plupload/i18n/sq.js",
- "skel/root/script/lib/plupload/i18n/sr.js",
- "skel/root/script/lib/plupload/i18n/sv.js",
- "skel/root/script/lib/plupload/i18n/th_TH.js",
- "skel/root/script/lib/plupload/i18n/tr.js",
- "skel/root/script/lib/plupload/i18n/uk_UA.js",
- "skel/root/script/lib/plupload/i18n/vi.js",
- "skel/root/script/lib/plupload/i18n/zh_CN.js",
- "skel/root/script/lib/plupload/i18n/zh_TW.js",
- "skel/root/script/lib/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/backgrounds.gif",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/buttons-disabled.png",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/buttons.png",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/delete.gif",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/done.gif",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/error.gif",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/throbber.gif",
- "skel/root/script/lib/plupload/jquery.plupload.queue/img/transp50.png",
- "skel/root/script/lib/plupload/jquery.plupload.queue/jquery.plupload.queue.js",
- "skel/root/script/lib/plupload/jquery.plupload.queue/jquery.plupload.queue.min.js",
- "skel/root/script/lib/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css",
- "skel/root/script/lib/plupload/jquery.ui.plupload/img/loading.gif",
- "skel/root/script/lib/plupload/jquery.ui.plupload/img/plupload.png",
- "skel/root/script/lib/plupload/jquery.ui.plupload/jquery.ui.plupload.js",
- "skel/root/script/lib/plupload/jquery.ui.plupload/jquery.ui.plupload.min.js",
- "skel/root/script/lib/plupload/moxie.js",
- "skel/root/script/lib/plupload/moxie.min.js",
- "skel/root/script/lib/plupload/plupload.dev.js",
- "skel/root/script/lib/plupload/plupload.full.js",
- "skel/root/script/lib/plupload/plupload.min.js",
- "skel/root/script/lib/sha1/sha1.js",
- "skel/root/script/slides.js",
- "skel/root/script/yukki.js",
- "skel/root/style/lib/jquery/images/ui-bg_diagonals-medium_35_ccccff_40x40.png",
- "skel/root/style/lib/jquery/images/ui-bg_diagonals-medium_95_fef1ec_40x40.png",
- "skel/root/style/lib/jquery/images/ui-bg_diagonals-thick_40_aaaaff_40x40.png",
- "skel/root/style/lib/jquery/images/ui-bg_flat_0_aaaaff_40x100.png",
- "skel/root/style/lib/jquery/images/ui-bg_flat_75_ffffff_40x100.png",
- "skel/root/style/lib/jquery/images/ui-bg_glass_65_aaaaff_1x400.png",
- "skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_dadaff_500x100.png",
- "skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_eeeeff_500x100.png",
- "skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_fbf9ee_500x100.png",
- "skel/root/style/lib/jquery/images/ui-icons_222255_256x240.png",
- "skel/root/style/lib/jquery/images/ui-icons_2e83ff_256x240.png",
- "skel/root/style/lib/jquery/images/ui-icons_333333_256x240.png",
- "skel/root/style/lib/jquery/images/ui-icons_454599_256x240.png",
- "skel/root/style/lib/jquery/images/ui-icons_555588_256x240.png",
- "skel/root/style/lib/jquery/images/ui-icons_cd0a0a_256x240.png",
- "skel/root/style/lib/jquery/jquery.css",
- "skel/root/style/lib/jquery/jquery.tag-editor.css",
- "skel/root/style/slides.css",
- "skel/root/style/yukki.css",
- "skel/root/template/admin/user/edit.html",
- "skel/root/template/admin/user/list.html",
- "skel/root/template/admin/user/remove.html",
- "skel/root/template/attachment/remove.html",
- "skel/root/template/attachment/rename.html",
- "skel/root/template/error.html",
- "skel/root/template/links.html",
- "skel/root/template/login/page.html",
- "skel/root/template/login/profile.html",
- "skel/root/template/messages.html",
- "skel/root/template/page/attachments.html",
- "skel/root/template/page/blank.html",
- "skel/root/template/page/diff.html",
- "skel/root/template/page/edit.html",
- "skel/root/template/page/history.html",
- "skel/root/template/page/remove.html",
- "skel/root/template/page/rename.html",
- "skel/root/template/page/view.html",
- "skel/root/template/plain.html",
- "skel/root/template/shell.html",
- "skel/root/template/slides.html",
- "t/app.t",
- "t/author-pod-coverage.t",
- "t/author-pod-syntax.t",
- "t/bin-user-tools.t",
- "t/bin-yukki-git-init.t",
- "t/bin-yukki.psgi.t",
- "t/controller-attachment.t",
- "t/error.t",
- "t/git-version.t",
- "t/lib/Yukki/Test.pm",
- "t/model-repository.t",
- "t/run.t",
- "t/test-site/etc/yukki.conf"
],+
"files_hash": { … +
"Changes": { … - "mtime": 1501819673,
- "size": 11012
},+
"LICENSE": { … - "mtime": 1501819673,
- "size": 18373
},+
"MANIFEST": { … - "mtime": 1501819673,
- "size": 7384
},+
"META.json": { … - "mtime": 1501819673,
- "size": 3599
},+
"META.yml": { … - "mtime": 1501819673,
- "size": 1998
},+
"Makefile.PL": { … - "mtime": 1501819673,
+
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::ShareDir::Install": "0",
- "perl": "5.024000",
- "strict": "0",
- "warnings": "0"
},- "size": 4638
},+
"README": { … - "mtime": 1501819673,
- "size": 360
},+
"bin/yukki-add-user": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 1667
},+
"bin/yukki-git-init": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 1668
},+
"bin/yukki-passwd": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 1299
},+
"bin/yukki-setup": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 2963
},+
"bin/yukki.psgi": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 1615
},+
"dist.ini": { … - "mtime": 1501819673,
- "size": 985
},+
"lib/Yukki.pm": { … - "license": "Perl_5",
- "module": "Yukki",
- "mtime": 1501819673,
+
"requires": { … - "Class::Load": "0",
- "Crypt::SaltedHash": "0",
- "List::Util": "0",
- "Moo": "0",
- "Path::Tiny": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Error": "0",
- "Yukki::Role::App": "0",
- "Yukki::Settings": "0",
- "Yukki::TextUtil": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 7626
},+
"lib/Yukki/Error.pm": { … - "license": "Perl_5",
- "module": "Yukki::Error",
- "mtime": 1501819673,
+
"requires": { … - "HTTP::Throwable::Factory": "0",
- "Moo": "0",
- "Moo::Role": "0",
- "Sub::Exporter": "0",
- "Yukki::Web::View": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 4642
},+
"lib/Yukki/Manual/Installation.pod": { … - "license": "Perl_5",
- "mtime": 1501819673,
- "size": 4558
},+
"lib/Yukki/Model.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Utils": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 953
},+
"lib/Yukki/Model/File.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model::File",
- "mtime": 1501819673,
+
"recommends": { … - "Yukki::Model::FilePreview": "0"
},+
"requires": { … - "Class::Load": "0",
- "Digest::SHA1": "0",
- "LWP::MediaTypes": "0",
- "Moo": "0",
- "Number::Bytes::Human": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Yukki::Error": "0",
- "Yukki::Model": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 12923
},+
"lib/Yukki/Model/FilePreview.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model::FilePreview",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Standard": "0",
- "Yukki::Model::File": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1706
},+
"lib/Yukki/Model/Repository.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model::Repository",
- "mtime": 1501819673,
+
"requires": { … - "DateTime::Format::Mail": "0",
- "Git::Repository": "v1.18.0",
- "Moo": "0",
- "Try::Tiny": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Error": "0",
- "Yukki::Model": "0",
- "Yukki::Model::File": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 19856
},+
"lib/Yukki/Model/Root.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model::Root",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "Yukki::Model": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 5005
},+
"lib/Yukki/Model/User.pm": { … - "license": "Perl_5",
- "module": "Yukki::Model::User",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Model": "0",
- "Yukki::TextUtil": "0",
- "Yukki::Types": "0",
- "Yukki::User": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 3472
},+
"lib/Yukki/Role/App.pm": { … - "license": "Perl_5",
- "module": "Yukki::Role::App",
- "mtime": 1501819673,
+
"requires": { … - "Moo::Role": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2173
},+
"lib/Yukki/Role/Savable.pm": { … - "license": "Perl_5",
- "module": "Yukki::Role::Savable",
- "mtime": 1501819673,
+
"requires": { … - "Moo::Role": "0",
- "Scalar::Util": "0",
- "YAML": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2186
},+
"lib/Yukki/Settings.pm": { … - "license": "Perl_5",
- "module": "Yukki::Settings",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Settings::Repository": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 5900
},+
"lib/Yukki/Settings/Privileges.pm": { … - "license": "Perl_5",
- "module": "Yukki::Settings::Privileges",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Standard": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2148
},+
"lib/Yukki/Settings/Repository.pm": { … - "license": "Perl_5",
- "module": "Yukki::Settings::Repository",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Role::Savable": "0",
- "Yukki::Settings::Privileges": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2933
},+
"lib/Yukki/TemplateUtil.pm": { … - "license": "Perl_5",
- "module": "Yukki::TemplateUtil",
- "mtime": 1501819673,
+
"requires": { … - "Mojo::DOM58::Entities": "0",
- "Sub::Exporter": "0",
- "Try::Tiny": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2809
},+
"lib/Yukki/TextUtil.pm": { … - "license": "Perl_5",
- "module": "Yukki::TextUtil",
- "mtime": 1501819673,
+
"requires": { … - "Encode": "0",
- "IO::Prompter": "0",
- "Path::Tiny": "0",
- "Sub::Exporter": "0",
- "YAML": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1772
},+
"lib/Yukki/Types.pm": { … - "license": "Perl_5",
- "module": "Yukki::Types",
- "mtime": 1501819673,
+
"requires": { … - "Email::Address": "0",
- "List::Util": "0",
- "Type::Library": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 5366
},+
"lib/Yukki/User.pm": { … - "license": "Perl_5",
- "module": "Yukki::User",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Standard": "0",
- "Yukki::Role::Savable": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2519
},+
"lib/Yukki/Web.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web",
- "mtime": 1501819673,
+
"requires": { … - "CHI": "0",
- "Class::Load": "0",
- "LWP::MediaTypes": "0",
- "Moo": "0",
- "Plack::Session::Store::Cache": "0",
- "Scalar::Util": "0",
- "Try::Tiny": "0",
- "Type::Utils": "0",
- "Yukki": "0",
- "Yukki::Error": "0",
- "Yukki::Types": "0",
- "Yukki::Web::Context": "0",
- "Yukki::Web::Router": "0",
- "Yukki::Web::Settings": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 7886
},+
"lib/Yukki/Web/Context.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Context",
- "mtime": 1501819673,
+
"noes": { … },+
"requires": { … - "Moo": "0",
- "Sub::Name": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "Yukki::Web::Request": "0",
- "Yukki::Web::Response": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6353
},+
"lib/Yukki/Web/Controller.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller",
- "mtime": 1501819673,
+
"requires": { … - "Moo::Role": "0",
- "Type::Utils": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1316
},+
"lib/Yukki/Web/Controller/Admin/User.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller::Admin::User",
- "mtime": 1501819673,
+
"requires": { … - "Email::Valid": "0",
- "FormValidator::Tiny": "0",
- "Moo": "0",
- "Yukki::Error": "0",
- "Yukki::User": "0",
- "Yukki::Web::Controller": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6813
},+
"lib/Yukki/Web/Controller/Attachment.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller::Attachment",
- "mtime": 1501819673,
+
"requires": { … - "JSON": "0",
- "Moo": "0",
- "Yukki::Error": "0",
- "Yukki::Web::Controller": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6738
},+
"lib/Yukki/Web/Controller/Login.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller::Login",
- "mtime": 1501819673,
+
"requires": { … - "DDP": "0",
- "Email::Address": "0",
- "Moo": "0",
- "Yukki::Error": "0",
- "Yukki::TextUtil": "0",
- "Yukki::Web::Controller": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6184
},+
"lib/Yukki/Web/Controller/Page.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller::Page",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Try::Tiny": "0",
- "Yukki::Error": "0",
- "Yukki::Web::Controller": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 12470
},+
"lib/Yukki/Web/Controller/Redirect.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Controller::Redirect",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Yukki::Error": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1213
},+
"lib/Yukki/Web/Plugin.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Utils": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1957
},+
"lib/Yukki/Web/Plugin/Attachment.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::Attachment",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Standard": "0",
- "URI::Escape": "0",
- "Yukki::Web::Plugin": "0",
- "Yukki::Web::Plugin::Role::FormatHelper": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2269
},+
"lib/Yukki/Web/Plugin/Role/FormatHelper.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::Role::FormatHelper",
- "mtime": 1501819673,
+
"requires": { … - "Moo::Role": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2329
},+
"lib/Yukki/Web/Plugin/Role/Formatter.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::Role::Formatter",
- "mtime": 1501819673,
+
"requires": { … - "Moo::Role": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2903
},+
"lib/Yukki/Web/Plugin/Spreadsheet.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::Spreadsheet",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Scalar::Util": "0",
- "Try::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Error": "0",
- "Yukki::Web::Plugin": "0",
- "Yukki::Web::Plugin::Role::FormatHelper": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6497
},+
"lib/Yukki/Web/Plugin/SyntaxHighlight.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::SyntaxHighlight",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Syntax::Highlight::Engine::Kate": "0",
- "Syntax::Highlight::Engine::Kate::All": "0",
- "Syntax::Highlight::Engine::Kate::Perl6": "0",
- "Types::Standard": "0",
- "Yukki::Web::Plugin": "0",
- "Yukki::Web::Plugin::Role::FormatHelper": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 4803
},+
"lib/Yukki/Web/Plugin/Viewer.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::Viewer",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Standard": "0",
- "Yukki::Error": "0",
- "Yukki::Web::Plugin": "0",
- "Yukki::Web::Plugin::Role::FormatHelper": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2116
},+
"lib/Yukki/Web/Plugin/YukkiText.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Plugin::YukkiText",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Text::MultiMarkdown": "0",
- "Try::Tiny": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Yukki::Web::Plugin": "0",
- "Yukki::Web::Plugin::Role::Formatter": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 8118
},+
"lib/Yukki/Web/Request.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Request",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Plack::Request": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2310
},+
"lib/Yukki/Web/Response.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Response",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Plack::Response": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 4565
},+
"lib/Yukki/Web/Router.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Router",
- "mtime": 1501819673,
+
"requires": { … - "List::Util": "0",
- "Moo": "0",
- "Path::Router": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "Yukki::Types": "0",
- "Yukki::Web::Router::Route": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 5206
},+
"lib/Yukki/Web/Router/Route.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Router::Route",
- "mtime": 1501819673,
+
"requires": { … - "List::Util": "0",
- "Moo": "0",
- "Path::Router::Route": "0",
- "Types::Standard": "0",
- "Yukki::Types": "0",
- "Yukki::Web::Router::Route::Match": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 3927
},+
"lib/Yukki/Web/Router/Route/Match.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Router::Route::Match",
- "mtime": 1501819673,
+
"requires": { … - "List::Util": "0",
- "Moo": "0",
- "Path::Router::Route::Match": "0",
- "Yukki::Error": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 1974
},+
"lib/Yukki/Web/Settings.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::Settings",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Yukki::Settings": "0",
- "Yukki::Types": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6149
},+
"lib/Yukki/Web/View.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::View",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Scalar::Util": "0",
- "Spreadsheet::Engine": "0",
- "Template::Pure": "0",
- "Text::MultiMarkdown": "0",
- "Try::Tiny": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Standard": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 11292
},+
"lib/Yukki/Web/View/Admin/User.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::View::Admin::User",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Scalar::Util": "0",
- "Type::Utils": "0",
- "Yukki::TemplateUtil": "0",
- "Yukki::Web::View": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 6066
},+
"lib/Yukki/Web/View/Attachment.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::View::Attachment",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Utils": "0",
- "Yukki::Web::View": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2282
},+
"lib/Yukki/Web/View/Login.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::View::Login",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Utils": "0",
- "Yukki::Web::View": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 2611
},+
"lib/Yukki/Web/View/Page.pm": { … - "license": "Perl_5",
- "module": "Yukki::Web::View::Page",
- "mtime": 1501819673,
+
"requires": { … - "Moo": "0",
- "Type::Utils": "0",
- "Yukki::Web::View": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
},- "size": 13227
},+
"skel/etc/yukki.conf": { … - "mtime": 1501819673,
- "size": 1780
},+
"skel/root/script/lib/jquery/jquery-ui.js": { … - "mtime": 1501819673,
- "size": 520714
},+
"skel/root/script/lib/jquery/jquery.caret.js": { … - "mtime": 1501819673,
- "size": 1154
},+
"skel/root/script/lib/jquery/jquery.js": { … - "mtime": 1501819673,
- "size": 268039
},+
"skel/root/script/lib/jquery/jquery.tag-editor.js": { … - "mtime": 1501819673,
- "size": 9335
},+
"skel/root/script/lib/plupload/Moxie.swf": { … - "mtime": 1501819673,
- "size": 27517
},+
"skel/root/script/lib/plupload/Moxie.xap": { … - "mtime": 1501819673,
- "size": 65757
},+
"skel/root/script/lib/plupload/i18n/ar.js": { … - "mtime": 1501819673,
- "size": 2242
},+
"skel/root/script/lib/plupload/i18n/az.js": { … - "mtime": 1501819673,
- "size": 1770
},+
"skel/root/script/lib/plupload/i18n/bg.js": { … - "mtime": 1501819673,
- "size": 2446
},+
"skel/root/script/lib/plupload/i18n/bs.js": { … - "mtime": 1501819673,
- "size": 1805
},+
"skel/root/script/lib/plupload/i18n/ca.js": { … - "mtime": 1501819673,
- "size": 2110
},+
"skel/root/script/lib/plupload/i18n/cs.js": { … - "mtime": 1501819673,
- "size": 2011
},+
"skel/root/script/lib/plupload/i18n/cy.js": { … - "mtime": 1501819673,
- "size": 1711
},+
"skel/root/script/lib/plupload/i18n/da.js": { … - "mtime": 1501819673,
- "size": 1696
},+
"skel/root/script/lib/plupload/i18n/de.js": { … - "mtime": 1501819673,
- "size": 1815
},+
"skel/root/script/lib/plupload/i18n/el.js": { … - "mtime": 1501819673,
- "size": 2517
},+
"skel/root/script/lib/plupload/i18n/en.js": { … - "mtime": 1501819673,
- "size": 1856
},+
"skel/root/script/lib/plupload/i18n/es.js": { … - "mtime": 1501819673,
- "size": 2005
},+
"skel/root/script/lib/plupload/i18n/et.js": { … - "mtime": 1501819673,
- "size": 1655
},+
"skel/root/script/lib/plupload/i18n/fa.js": { … - "mtime": 1501819673,
- "size": 2091
},+
"skel/root/script/lib/plupload/i18n/fi.js": { … - "mtime": 1501819673,
- "size": 1804
},+
"skel/root/script/lib/plupload/i18n/fr.js": { … - "mtime": 1501819673,
- "size": 2184
},+
"skel/root/script/lib/plupload/i18n/he.js": { … - "mtime": 1501819673,
- "size": 2221
},+
"skel/root/script/lib/plupload/i18n/hr.js": { … - "mtime": 1501819673,
- "size": 1816
},+
"skel/root/script/lib/plupload/i18n/hu.js": { … - "mtime": 1501819673,
- "size": 1874
},+
"skel/root/script/lib/plupload/i18n/hy.js": { … - "mtime": 1501819673,
- "size": 2236
},+
"skel/root/script/lib/plupload/i18n/id.js": { … - "mtime": 1501819673,
- "size": 1783
},+
"skel/root/script/lib/plupload/i18n/it.js": { … - "mtime": 1501819673,
- "size": 1952
},+
"skel/root/script/lib/plupload/i18n/ja.js": { … - "mtime": 1501819673,
- "size": 2420
},+
"skel/root/script/lib/plupload/i18n/ka.js": { … - "mtime": 1501819673,
- "size": 3276
},+
"skel/root/script/lib/plupload/i18n/kk.js": { … - "mtime": 1501819673,
- "size": 2318
},+
"skel/root/script/lib/plupload/i18n/km.js": { … - "mtime": 1501819673,
- "size": 3029
},+
"skel/root/script/lib/plupload/i18n/ko.js": { … - "mtime": 1501819673,
- "size": 2120
},+
"skel/root/script/lib/plupload/i18n/ku_IQ.js": { … - "mtime": 1501819673,
- "size": 2371
},+
"skel/root/script/lib/plupload/i18n/lt.js": { … - "mtime": 1501819673,
- "size": 1752
},+
"skel/root/script/lib/plupload/i18n/lv.js": { … - "mtime": 1501819673,
- "size": 1886
},+
"skel/root/script/lib/plupload/i18n/ms.js": { … - "mtime": 1501819673,
- "size": 1742
},+
"skel/root/script/lib/plupload/i18n/nl.js": { … - "mtime": 1501819673,
- "size": 1813
},+
"skel/root/script/lib/plupload/i18n/pl.js": { … - "mtime": 1501819673,
- "size": 1933
},+
"skel/root/script/lib/plupload/i18n/pt.js": { … - "mtime": 1501819673,
- "size": 2066
},+
"skel/root/script/lib/plupload/i18n/pt_BR.js": { … - "mtime": 1501819673,
- "size": 2133
},+
"skel/root/script/lib/plupload/i18n/ro.js": { … - "mtime": 1501819673,
- "size": 1841
},+
"skel/root/script/lib/plupload/i18n/ru.js": { … - "mtime": 1501819673,
- "size": 2552
},+
"skel/root/script/lib/plupload/i18n/sk.js": { … - "mtime": 1501819673,
- "size": 1818
},+
"skel/root/script/lib/plupload/i18n/sl.js": { … - "mtime": 1501819673,
- "size": 1785
},+
"skel/root/script/lib/plupload/i18n/sq.js": { … - "mtime": 1501819673,
- "size": 1943
},+
"skel/root/script/lib/plupload/i18n/sr.js": { … - "mtime": 1501819673,
- "size": 1593
},+
"skel/root/script/lib/plupload/i18n/sv.js": { … - "mtime": 1501819673,
- "size": 1839
},+
"skel/root/script/lib/plupload/i18n/th_TH.js": { … - "mtime": 1501819673,
- "size": 2855
},+
"skel/root/script/lib/plupload/i18n/tr.js": { … - "mtime": 1501819673,
- "size": 1958
},+
"skel/root/script/lib/plupload/i18n/uk_UA.js": { … - "mtime": 1501819673,
- "size": 2808
},+
"skel/root/script/lib/plupload/i18n/vi.js": { … - "mtime": 1501819673,
- "size": 2183
},+
"skel/root/script/lib/plupload/i18n/zh_CN.js": { … - "mtime": 1501819673,
- "size": 1917
},+
"skel/root/script/lib/plupload/i18n/zh_TW.js": { … - "mtime": 1501819673,
- "size": 1957
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css": { … - "mtime": 1501819673,
- "size": 3899
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/backgrounds.gif": { … - "mtime": 1501819673,
- "size": 2977
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/buttons-disabled.png": { … - "mtime": 1501819673,
- "size": 1026
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/buttons.png": { … - "mtime": 1501819673,
- "size": 1078
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/delete.gif": { … - "mtime": 1501819673,
- "size": 180
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/done.gif": { … - "mtime": 1501819673,
- "size": 1024
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/error.gif": { … - "mtime": 1501819673,
- "size": 994
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/throbber.gif": { … - "mtime": 1501819673,
- "size": 1922
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/img/transp50.png": { … - "mtime": 1501819673,
- "size": 111
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/jquery.plupload.queue.js": { … - "mtime": 1501819673,
- "size": 15819
},+
"skel/root/script/lib/plupload/jquery.plupload.queue/jquery.plupload.queue.min.js": { … - "mtime": 1501819673,
- "size": 6786
},+
"skel/root/script/lib/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css": { … - "mtime": 1501819673,
- "size": 6327
},+
"skel/root/script/lib/plupload/jquery.ui.plupload/img/loading.gif": { … - "mtime": 1501819673,
- "size": 4023
},+
"skel/root/script/lib/plupload/jquery.ui.plupload/img/plupload.png": { … - "mtime": 1501819673,
- "size": 5741
},+
"skel/root/script/lib/plupload/jquery.ui.plupload/jquery.ui.plupload.js": { … - "mtime": 1501819673,
- "size": 39117
},+
"skel/root/script/lib/plupload/jquery.ui.plupload/jquery.ui.plupload.min.js": { … - "mtime": 1501819673,
- "size": 18422
},+
"skel/root/script/lib/plupload/moxie.js": { … - "mtime": 1501819673,
- "size": 293718
},+
"skel/root/script/lib/plupload/moxie.min.js": { … - "mtime": 1501819673,
- "size": 106829
},+
"skel/root/script/lib/plupload/plupload.dev.js": { … - "mtime": 1501819673,
- "size": 63856
},+
"skel/root/script/lib/plupload/plupload.full.js": { … - "mtime": 1501819673,
- "size": 124163
},+
"skel/root/script/lib/plupload/plupload.min.js": { … - "mtime": 1501819673,
- "size": 17333
},+
"skel/root/script/lib/sha1/sha1.js": { … - "mtime": 1501819673,
- "size": 6998
},+
"skel/root/script/slides.js": { … - "mtime": 1501819673,
- "size": 4870
},+
"skel/root/script/yukki.js": { … - "mtime": 1501819673,
- "size": 6804
},+
"skel/root/style/lib/jquery/images/ui-bg_diagonals-medium_35_ccccff_40x40.png": { … - "mtime": 1501819673,
- "size": 239
},+
"skel/root/style/lib/jquery/images/ui-bg_diagonals-medium_95_fef1ec_40x40.png": { … - "mtime": 1501819673,
- "size": 186
},+
"skel/root/style/lib/jquery/images/ui-bg_diagonals-thick_40_aaaaff_40x40.png": { … - "mtime": 1501819673,
- "size": 245
},+
"skel/root/style/lib/jquery/images/ui-bg_flat_0_aaaaff_40x100.png": { … - "mtime": 1501819673,
- "size": 180
},+
"skel/root/style/lib/jquery/images/ui-bg_flat_75_ffffff_40x100.png": { … - "mtime": 1501819673,
- "size": 178
},+
"skel/root/style/lib/jquery/images/ui-bg_glass_65_aaaaff_1x400.png": { … - "mtime": 1501819673,
- "size": 119
},+
"skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_dadaff_500x100.png": { … - "mtime": 1501819673,
- "size": 3639
},+
"skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_eeeeff_500x100.png": { … - "mtime": 1501819673,
- "size": 3023
},+
"skel/root/style/lib/jquery/images/ui-bg_gloss-wave_75_fbf9ee_500x100.png": { … - "mtime": 1501819673,
- "size": 2556
},+
"skel/root/style/lib/jquery/images/ui-icons_222255_256x240.png": { … - "mtime": 1501819673,
- "size": 5355
},+
"skel/root/style/lib/jquery/images/ui-icons_2e83ff_256x240.png": { … - "mtime": 1501819673,
- "size": 4369
},+
"skel/root/style/lib/jquery/images/ui-icons_333333_256x240.png": { … - "mtime": 1501819673,
- "size": 4369
},+
"skel/root/style/lib/jquery/images/ui-icons_454599_256x240.png": { … - "mtime": 1501819673,
- "size": 4369
},+
"skel/root/style/lib/jquery/images/ui-icons_555588_256x240.png": { … - "mtime": 1501819673,
- "size": 5355
},+
"skel/root/style/lib/jquery/images/ui-icons_cd0a0a_256x240.png": { … - "mtime": 1501819673,
- "size": 4369
},+
"skel/root/style/lib/jquery/jquery.css": { … - "mtime": 1501819673,
- "size": 37326
},+
"skel/root/style/lib/jquery/jquery.tag-editor.css": { … - "mtime": 1501819673,
- "size": 2691
},+
"skel/root/style/slides.css": { … - "mtime": 1501819673,
- "size": 2009
},+
"skel/root/style/yukki.css": { … - "mtime": 1501819673,
- "size": 5897
},+
"skel/root/template/admin/user/edit.html": { … - "mtime": 1501819673,
- "size": 992
},+
"skel/root/template/admin/user/list.html": { … - "mtime": 1501819673,
- "size": 662
},+
"skel/root/template/admin/user/remove.html": { … - "mtime": 1501819673,
- "size": 452
},+
"skel/root/template/attachment/remove.html": { … - "mtime": 1501819673,
- "size": 525
},+
"skel/root/template/attachment/rename.html": { … - "mtime": 1501819673,
- "size": 462
},+
"skel/root/template/error.html": { … - "mtime": 1501819673,
- "size": 47
},+
"skel/root/template/links.html": { … - "mtime": 1501819673,
- "size": 82
},+
"skel/root/template/login/page.html": { … - "mtime": 1501819673,
- "size": 563
},+
"skel/root/template/login/profile.html": { … - "mtime": 1501819673,
- "size": 1352
},+
"skel/root/template/messages.html": { … - "mtime": 1501819673,
- "size": 148
},+
"skel/root/template/page/attachments.html": { … - "mtime": 1501819673,
- "size": 445
},+
"skel/root/template/page/blank.html": { … - "mtime": 1501819673,
- "size": 292
},+
"skel/root/template/page/diff.html": { … - "mtime": 1501819673,
- "size": 89
},+
"skel/root/template/page/edit.html": { … - "mtime": 1501819673,
- "size": 1089
},+
"skel/root/template/page/history.html": { … - "mtime": 1501819673,
- "size": 1150
},+
"skel/root/template/page/remove.html": { … - "mtime": 1501819673,
- "size": 457
},+
"skel/root/template/page/rename.html": { … - "mtime": 1501819673,
- "size": 376
},+
"skel/root/template/page/view.html": { … - "mtime": 1501819673,
- "size": 68
},+
"skel/root/template/plain.html": { … - "mtime": 1501819673,
- "size": 103
},+
"skel/root/template/shell.html": { … - "mtime": 1501819673,
- "size": 1809
},+
"skel/root/template/slides.html": { … - "mtime": 1501819673,
- "size": 413
},+
"t/app.t": { … - "mtime": 1501819673,
+
"requires": { … - "Path::Tiny": "0",
- "Test2::V0": "0",
- "Test::Exception": "0",
- "ok": "0",
- "perl": "v5.24.0"
},- "size": 5728
},+
"t/author-pod-coverage.t": { … - "mtime": 1501819673,
+
"recommends": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Pod::Coverage": "1.08"
},- "size": 350
},+
"t/author-pod-syntax.t": { … - "mtime": 1501819673,
+
"recommends": { … - "Test::More": "0",
- "Test::Pod": "1.41",
- "strict": "0",
- "warnings": "0"
},- "size": 300
},+
"t/bin-user-tools.t": { … - "mtime": 1501819673,
+
"requires": { … - "Path::Tiny": "0",
- "Test2::V0": "0",
- "Test::Script": "0",
- "Try::Tiny": "0",
- "YAML": "0",
- "Yukki::Test": "0",
- "lib": "0",
- "ok": "0",
- "perl": "v5.12.1"
},- "size": 2067
},+
"t/bin-yukki-git-init.t": { … - "mtime": 1501819673,
+
"requires": { … - "Git::Repository": "0",
- "Path::Tiny": "0",
- "Test2::V0": "0",
- "Test::Script": "0",
- "perl": "v5.12.1"
},- "size": 1386
},+
"t/bin-yukki.psgi.t": { … - "mtime": 1501819673,
+
"requires": { … - "Test2::V0": "0",
- "Test::Script": "0",
- "perl": "v5.12.1"
},- "size": 135
},+
"t/controller-attachment.t": { … - "mtime": 1501819673,
+
"requires": { … - "Test2::V0": "0",
- "ok": "0",
- "perl": "v5.24.0"
},- "size": 1458
},+
"t/error.t": { … - "mtime": 1501819673,
+
"requires": { … - "Test2::V0": "0",
- "ok": "0",
- "perl": "v5.12.1"
},- "size": 121
},+
"t/git-version.t": { … - "mtime": 1501819673,
+
"requires": { … - "Git::Repository": "0",
- "Test2::V0": "0",
- "perl": "v5.12.1"
},- "size": 211
},+
"t/lib/Yukki/Test.pm": { … - "mtime": 1501819673,
+
"requires": { … - "IPC::Run3": "0",
- "Path::Tiny": "0",
- "Probe::Perl": "0",
- "Sub::Exporter": "0",
- "Test2::V0": "0",
- "namespace::clean": "0",
- "perl": "v5.12.1"
},- "size": 1536
},+
"t/model-repository.t": { … - "mtime": 1501819673,
+
"requires": { … - "Test2::V0": "0",
- "Yukki::Test": "0",
- "lib": "0",
- "ok": "0",
- "perl": "v5.12.1"
},- "size": 731
},+
"t/run.t": { … - "mtime": 1501819673,
+
"requires": { … - "HTTP::Request::Common": "0",
- "Plack::Test": "0",
- "Test2::V0": "0",
- "URI": "0",
- "Yukki::Test": "0",
- "lib": "0",
- "strict": "0",
- "warnings": "0"
},- "size": 1152
},+
"t/test-site/etc/yukki.conf": { … - "mtime": 1501819673,
- "size": 1775
}
},- "got_prereq_from": "META.yml",
+
"kwalitee": { … - "buildtool_not_executable": 1,
- "configure_prereq_matches_use": 1,
- "consistent_version": 1,
- "core_kwalitee": "100.00",
- "distname_matches_name_in_meta": 1,
- "extractable": 1,
- "extracts_nicely": 1,
- "has_abstract_in_pod": 1,
- "has_buildtool": 1,
- "has_changelog": 1,
- "has_contributing_doc": 0,
- "has_human_readable_license": 1,
- "has_known_license_in_source_file": 1,
- "has_license_in_source_file": 1,
- "has_manifest": 1,
- "has_meta_json": 1,
- "has_meta_yml": 1,
- "has_proper_version": 1,
- "has_readme": 1,
- "has_security_doc": 0,
- "has_separate_license_file": 1,
- "has_tests": 1,
- "has_tests_in_t_dir": 1,
- "has_version": 1,
- "kwalitee": "156.25",
- "main_module_version_matches_dist_version": 1,
- "manifest_matches_dist": 1,
- "meta_json_conforms_to_known_spec": 1,
- "meta_json_is_parsable": 1,
- "meta_yml_conforms_to_known_spec": 1,
- "meta_yml_declares_perl_version": 1,
- "meta_yml_has_license": 1,
- "meta_yml_has_provides": 0,
- "meta_yml_has_repository_resource": 1,
- "meta_yml_is_parsable": 1,
- "no_abstract_stub_in_pod": 1,
- "no_broken_auto_install": 1,
- "no_broken_module_install": 1,
- "no_dot_dirs": 1,
- "no_dot_underscore_files": 1,
- "no_files_to_be_skipped": 1,
- "no_generated_files": 1,
- "no_invalid_versions": 1,
- "no_local_dirs": 1,
- "no_maniskip_error": 1,
- "no_missing_files_in_provides": 1,
- "no_mymeta_files": 1,
- "no_pax_headers": 1,
- "no_pod_errors": 1,
- "no_stdin_for_prompting": 1,
- "no_symlinks": 1,
- "no_unauthorized_packages": 1,
- "portable_filenames": 1,
- "prereq_matches_use": 1,
- "proper_libs": 1,
- "security_doc_contains_contact": 0,
- "test_prereq_matches_use": 1,
- "use_strict": 1,
- "use_warnings": 0,
- "valid_signature": 1
},- "latest_mtime": 1501819673,
- "license": "perl defined in META.yml defined in LICENSE",
- "license_file": "bin/yukki-add-user,bin/yukki-git-init,bin/yukki-passwd,bin/yukki-setup,bin/yukki.psgi,lib/Yukki.pm,lib/Yukki/Error.pm,lib/Yukki/Manual/Installation.pod,lib/Yukki/Model.pm,lib/Yukki/Model/File.pm,lib/Yukki/Model/FilePreview.pm,lib/Yukki/Model/Repository.pm,lib/Yukki/Model/Root.pm,lib/Yukki/Model/User.pm,lib/Yukki/Role/App.pm,lib/Yukki/Role/Savable.pm,lib/Yukki/Settings.pm,lib/Yukki/Settings/Privileges.pm,lib/Yukki/Settings/Repository.pm,lib/Yukki/TemplateUtil.pm,lib/Yukki/TextUtil.pm,lib/Yukki/Types.pm,lib/Yukki/User.pm,lib/Yukki/Web.pm,lib/Yukki/Web/Context.pm,lib/Yukki/Web/Controller.pm,lib/Yukki/Web/Controller/Admin/User.pm,lib/Yukki/Web/Controller/Attachment.pm,lib/Yukki/Web/Controller/Login.pm,lib/Yukki/Web/Controller/Page.pm,lib/Yukki/Web/Controller/Redirect.pm,lib/Yukki/Web/Plugin.pm,lib/Yukki/Web/Plugin/Attachment.pm,lib/Yukki/Web/Plugin/Role/FormatHelper.pm,lib/Yukki/Web/Plugin/Role/Formatter.pm,lib/Yukki/Web/Plugin/Spreadsheet.pm,lib/Yukki/Web/Plugin/SyntaxHighlight.pm,lib/Yukki/Web/Plugin/Viewer.pm,lib/Yukki/Web/Plugin/YukkiText.pm,lib/Yukki/Web/Request.pm,lib/Yukki/Web/Response.pm,lib/Yukki/Web/Router.pm,lib/Yukki/Web/Router/Route.pm,lib/Yukki/Web/Router/Route/Match.pm,lib/Yukki/Web/Settings.pm,lib/Yukki/Web/View.pm,lib/Yukki/Web/View/Admin/User.pm,lib/Yukki/Web/View/Attachment.pm,lib/Yukki/Web/View/Login.pm,lib/Yukki/Web/View/Page.pm",
- "license_from_yaml": "perl",
- "license_in_pod": 1,
- "license_type": "Perl_5",
+
"licenses": { … +
"Perl_5": [ … - "bin/yukki-add-user",
- "bin/yukki-git-init",
- "bin/yukki-passwd",
- "bin/yukki-setup",
- "bin/yukki.psgi",
- "lib/Yukki.pm",
- "lib/Yukki/Error.pm",
- "lib/Yukki/Manual/Installation.pod",
- "lib/Yukki/Model.pm",
- "lib/Yukki/Model/File.pm",
- "lib/Yukki/Model/FilePreview.pm",
- "lib/Yukki/Model/Repository.pm",
- "lib/Yukki/Model/Root.pm",
- "lib/Yukki/Model/User.pm",
- "lib/Yukki/Role/App.pm",
- "lib/Yukki/Role/Savable.pm",
- "lib/Yukki/Settings.pm",
- "lib/Yukki/Settings/Privileges.pm",
- "lib/Yukki/Settings/Repository.pm",
- "lib/Yukki/TemplateUtil.pm",
- "lib/Yukki/TextUtil.pm",
- "lib/Yukki/Types.pm",
- "lib/Yukki/User.pm",
- "lib/Yukki/Web.pm",
- "lib/Yukki/Web/Context.pm",
- "lib/Yukki/Web/Controller.pm",
- "lib/Yukki/Web/Controller/Admin/User.pm",
- "lib/Yukki/Web/Controller/Attachment.pm",
- "lib/Yukki/Web/Controller/Login.pm",
- "lib/Yukki/Web/Controller/Page.pm",
- "lib/Yukki/Web/Controller/Redirect.pm",
- "lib/Yukki/Web/Plugin.pm",
- "lib/Yukki/Web/Plugin/Attachment.pm",
- "lib/Yukki/Web/Plugin/Role/FormatHelper.pm",
- "lib/Yukki/Web/Plugin/Role/Formatter.pm",
- "lib/Yukki/Web/Plugin/Spreadsheet.pm",
- "lib/Yukki/Web/Plugin/SyntaxHighlight.pm",
- "lib/Yukki/Web/Plugin/Viewer.pm",
- "lib/Yukki/Web/Plugin/YukkiText.pm",
- "lib/Yukki/Web/Request.pm",
- "lib/Yukki/Web/Response.pm",
- "lib/Yukki/Web/Router.pm",
- "lib/Yukki/Web/Router/Route.pm",
- "lib/Yukki/Web/Router/Route/Match.pm",
- "lib/Yukki/Web/Settings.pm",
- "lib/Yukki/Web/View.pm",
- "lib/Yukki/Web/View/Admin/User.pm",
- "lib/Yukki/Web/View/Attachment.pm",
- "lib/Yukki/Web/View/Login.pm",
- "lib/Yukki/Web/View/Page.pm"
]
},- "manifest_matches_dist": 1,
- "maturity": "developer",
+
"meta_json": { … - "abstract": "Yet Uh-nother wiki",
+
"author": [ … - "Andrew Sterling Hanenkamp <hanenkamp@cpan.org>"
],- "dynamic_config": 0,
- "generated_by": "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
+
"license": [ … ],+
"meta-spec": { … },- "name": "Yukki",
+
"prereqs": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::ShareDir::Install": "0.06"
}
},+
"develop": { … +
"requires": { … - "Pod::Coverage::TrustPod": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08"
}
},+
"runtime": { … +
"requires": { … - "CHI": "0",
- "Cache::FastMmap": "0",
- "Class::Load": "0",
- "Crypt::SaltedHash": "0",
- "DDP": "0",
- "DateTime::Format::Mail": "0",
- "Digest::SHA1": "0",
- "Email::Address": "0",
- "Email::Valid": "0",
- "Encode": "0",
- "File::ShareDir": "0",
- "FormValidator::Tiny": "0",
- "Git::Repository": "v1.18.0",
- "HTTP::Throwable::Factory": "0",
- "IO::Prompter": "0",
- "JSON": "0",
- "LWP::MediaTypes": "0",
- "List::Util": "0",
- "Mojo::DOM58::Entities": "0",
- "Moo": "0",
- "Moo::Role": "0",
- "Number::Bytes::Human": "0",
- "Path::Router": "0",
- "Path::Router::Route": "0",
- "Path::Router::Route::Match": "0",
- "Path::Tiny": "0",
- "Plack::App::File": "0",
- "Plack::Builder": "0",
- "Plack::Request": "0",
- "Plack::Response": "0",
- "Plack::Session::Store::Cache": "0",
- "Scalar::Util": "0",
- "Spreadsheet::Engine": "0",
- "Sub::Exporter": "0",
- "Sub::Name": "0",
- "Syntax::Highlight::Engine::Kate": "0",
- "Syntax::Highlight::Engine::Kate::All": "0",
- "Syntax::Highlight::Engine::Kate::Perl6": "0",
- "Template::Pure": "0",
- "Text::MultiMarkdown": "0",
- "Try::Tiny": "0",
- "Type::Library": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "URI::Escape": "0",
- "YAML": "0",
- "autodie": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "strict": "0",
- "utf8": "0"
}
},+
"test": { … +
"requires": { … - "HTTP::Request::Common": "0",
- "IPC::Run3": "0",
- "Plack::Test": "0",
- "Probe::Perl": "0",
- "Test2::V0": "0",
- "Test::Exception": "0",
- "Test::Script": "0",
- "URI": "0",
- "lib": "0",
- "ok": "0",
- "warnings": "0"
}
}
},- "release_status": "testing",
+
"resources": { … +
"bugtracker": { … },+
"repository": { … }
},- "version": "0.991_002",
- "x_serialization_backend": "Cpanel::JSON::XS version 3.0217"
},- "meta_json_is_parsable": 1,
- "meta_json_spec_version": 2,
+
"meta_yml": { … - "abstract": "Yet Uh-nother wiki",
+
"author": [ … - "Andrew Sterling Hanenkamp <hanenkamp@cpan.org>"
],+
"build_requires": { … - "HTTP::Request::Common": "0",
- "IPC::Run3": "0",
- "Plack::Test": "0",
- "Probe::Perl": "0",
- "Test2::V0": "0",
- "Test::Exception": "0",
- "Test::Script": "0",
- "URI": "0",
- "lib": "0",
- "ok": "0",
- "warnings": "0"
},+
"configure_requires": { … - "ExtUtils::MakeMaker": "0",
- "File::ShareDir::Install": "0.06"
},- "dynamic_config": "0",
- "generated_by": "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
- "license": "perl",
+
"meta-spec": { … },- "name": "Yukki",
+
"requires": { … - "CHI": "0",
- "Cache::FastMmap": "0",
- "Class::Load": "0",
- "Crypt::SaltedHash": "0",
- "DDP": "0",
- "DateTime::Format::Mail": "0",
- "Digest::SHA1": "0",
- "Email::Address": "0",
- "Email::Valid": "0",
- "Encode": "0",
- "File::ShareDir": "0",
- "FormValidator::Tiny": "0",
- "Git::Repository": "v1.18.0",
- "HTTP::Throwable::Factory": "0",
- "IO::Prompter": "0",
- "JSON": "0",
- "LWP::MediaTypes": "0",
- "List::Util": "0",
- "Mojo::DOM58::Entities": "0",
- "Moo": "0",
- "Moo::Role": "0",
- "Number::Bytes::Human": "0",
- "Path::Router": "0",
- "Path::Router::Route": "0",
- "Path::Router::Route::Match": "0",
- "Path::Tiny": "0",
- "Plack::App::File": "0",
- "Plack::Builder": "0",
- "Plack::Request": "0",
- "Plack::Response": "0",
- "Plack::Session::Store::Cache": "0",
- "Scalar::Util": "0",
- "Spreadsheet::Engine": "0",
- "Sub::Exporter": "0",
- "Sub::Name": "0",
- "Syntax::Highlight::Engine::Kate": "0",
- "Syntax::Highlight::Engine::Kate::All": "0",
- "Syntax::Highlight::Engine::Kate::Perl6": "0",
- "Template::Pure": "0",
- "Text::MultiMarkdown": "0",
- "Try::Tiny": "0",
- "Type::Library": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "URI::Escape": "0",
- "YAML": "0",
- "autodie": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "strict": "0",
- "utf8": "0"
},+
"resources": { … },- "version": "0.991_002",
- "x_serialization_backend": "YAML::Tiny version 1.69"
},- "meta_yml_is_parsable": 1,
- "meta_yml_spec_version": "1.4",
+
"modules": [ … +
{ … - "file": "lib/Yukki.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki"
},+
{ … - "file": "lib/Yukki/Error.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Error"
},+
{ … - "file": "lib/Yukki/Model.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model"
},+
{ … - "file": "lib/Yukki/Model/File.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model::File"
},+
{ … - "file": "lib/Yukki/Model/FilePreview.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model::FilePreview"
},+
{ … - "file": "lib/Yukki/Model/Repository.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model::Repository"
},+
{ … - "file": "lib/Yukki/Model/Root.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model::Root"
},+
{ … - "file": "lib/Yukki/Model/User.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Model::User"
},+
{ … - "file": "lib/Yukki/Role/App.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Role::App"
},+
{ … - "file": "lib/Yukki/Role/Savable.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Role::Savable"
},+
{ … - "file": "lib/Yukki/Settings.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Settings"
},+
{ … - "file": "lib/Yukki/Settings/Privileges.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Settings::Privileges"
},+
{ … - "file": "lib/Yukki/Settings/Repository.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Settings::Repository"
},+
{ … - "file": "lib/Yukki/TemplateUtil.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::TemplateUtil"
},+
{ … - "file": "lib/Yukki/TextUtil.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::TextUtil"
},+
{ … - "file": "lib/Yukki/Types.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Types"
},+
{ … - "file": "lib/Yukki/User.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::User"
},+
{ … - "file": "lib/Yukki/Web.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web"
},+
{ … - "file": "lib/Yukki/Web/Context.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Context"
},+
{ … - "file": "lib/Yukki/Web/Controller.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller"
},+
{ … - "file": "lib/Yukki/Web/Controller/Admin/User.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller::Admin::User"
},+
{ … - "file": "lib/Yukki/Web/Controller/Attachment.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller::Attachment"
},+
{ … - "file": "lib/Yukki/Web/Controller/Login.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller::Login"
},+
{ … - "file": "lib/Yukki/Web/Controller/Page.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller::Page"
},+
{ … - "file": "lib/Yukki/Web/Controller/Redirect.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Controller::Redirect"
},+
{ … - "file": "lib/Yukki/Web/Plugin.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin"
},+
{ … - "file": "lib/Yukki/Web/Plugin/Attachment.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::Attachment"
},+
{ … - "file": "lib/Yukki/Web/Plugin/Role/FormatHelper.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::Role::FormatHelper"
},+
{ … - "file": "lib/Yukki/Web/Plugin/Role/Formatter.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::Role::Formatter"
},+
{ … - "file": "lib/Yukki/Web/Plugin/Spreadsheet.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::Spreadsheet"
},+
{ … - "file": "lib/Yukki/Web/Plugin/SyntaxHighlight.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::SyntaxHighlight"
},+
{ … - "file": "lib/Yukki/Web/Plugin/Viewer.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::Viewer"
},+
{ … - "file": "lib/Yukki/Web/Plugin/YukkiText.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Plugin::YukkiText"
},+
{ … - "file": "lib/Yukki/Web/Request.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Request"
},+
{ … - "file": "lib/Yukki/Web/Response.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Response"
},+
{ … - "file": "lib/Yukki/Web/Router.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Router"
},+
{ … - "file": "lib/Yukki/Web/Router/Route.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Router::Route"
},+
{ … - "file": "lib/Yukki/Web/Router/Route/Match.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Router::Route::Match"
},+
{ … - "file": "lib/Yukki/Web/Settings.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::Settings"
},+
{ … - "file": "lib/Yukki/Web/View.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::View"
},+
{ … - "file": "lib/Yukki/Web/View/Admin/User.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::View::Admin::User"
},+
{ … - "file": "lib/Yukki/Web/View/Attachment.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::View::Attachment"
},+
{ … - "file": "lib/Yukki/Web/View/Login.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::View::Login"
},+
{ … - "file": "lib/Yukki/Web/View/Page.pm",
- "in_basedir": 0,
- "in_lib": 1,
- "module": "Yukki::Web::View::Page"
}
],- "no_pax_headers": 1,
- "path": "H/HA/HANENKAMP/Yukki-0.991_002.tar.gz",
+
"prereq": [ … +
{ … - "is_prereq": 1,
- "requires": "CHI",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Cache::FastMmap",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Class::Load",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Crypt::SaltedHash",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "DDP",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "DateTime::Format::Mail",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Digest::SHA1",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Email::Address",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Email::Valid",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Encode",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "ExtUtils::MakeMaker",
- "type": "configure_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "File::ShareDir",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "requires": "File::ShareDir::Install",
- "type": "configure_requires",
- "version": "0.06"
},+
{ … - "is_prereq": 1,
- "requires": "FormValidator::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Git::Repository",
- "type": "runtime_requires",
- "version": "v1.18.0"
},+
{ … - "is_build_prereq": 1,
- "requires": "HTTP::Request::Common",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "HTTP::Throwable::Factory",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "IO::Prompter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "IPC::Run3",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "JSON",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "LWP::MediaTypes",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "List::Util",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Mojo::DOM58::Entities",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Moo",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Moo::Role",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Number::Bytes::Human",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Path::Router",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Path::Router::Route",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Path::Router::Route::Match",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Path::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Plack::App::File",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Plack::Builder",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Plack::Request",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Plack::Response",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Plack::Session::Store::Cache",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Plack::Test",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Probe::Perl",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Scalar::Util",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Spreadsheet::Engine",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Sub::Exporter",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Sub::Name",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Syntax::Highlight::Engine::Kate",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Syntax::Highlight::Engine::Kate::All",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Syntax::Highlight::Engine::Kate::Perl6",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Template::Pure",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test2::V0",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Exception",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "Test::Script",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Text::MultiMarkdown",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Try::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Type::Library",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Type::Params",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Type::Utils",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Types::Path::Tiny",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Types::Standard",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "Types::URI",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "URI",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "URI::Escape",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "YAML",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "autodie",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "lib",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "namespace::clean",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "ok",
- "type": "build_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "perl",
- "type": "runtime_requires",
- "version": "v5.24.0"
},+
{ … - "is_prereq": 1,
- "requires": "strict",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_prereq": 1,
- "requires": "utf8",
- "type": "runtime_requires",
- "version": "0"
},+
{ … - "is_build_prereq": 1,
- "requires": "warnings",
- "type": "build_requires",
- "version": "0"
}
],- "released_epoch": 1501819769,
- "required_perl": "5.024000",
- "size_packed": 660765,
- "size_unpacked": 2128503,
+
"uses": { … +
"configure": { … +
"requires": { … - "ExtUtils::MakeMaker": "0",
- "File::ShareDir::Install": "0",
- "perl": "5.024000",
- "strict": "0",
- "warnings": "0"
}
},+
"runtime": { … +
"noes": { … },+
"requires": { … - "CHI": "0",
- "Class::Load": "0",
- "Crypt::SaltedHash": "0",
- "DDP": "0",
- "DateTime::Format::Mail": "0",
- "Digest::SHA1": "0",
- "Email::Address": "0",
- "Email::Valid": "0",
- "Encode": "0",
- "FormValidator::Tiny": "0",
- "Git::Repository": "v1.18.0",
- "HTTP::Throwable::Factory": "0",
- "IO::Prompter": "0",
- "JSON": "0",
- "LWP::MediaTypes": "0",
- "List::Util": "0",
- "Mojo::DOM58::Entities": "0",
- "Moo": "0",
- "Moo::Role": "0",
- "Number::Bytes::Human": "0",
- "Path::Router": "0",
- "Path::Router::Route": "0",
- "Path::Router::Route::Match": "0",
- "Path::Tiny": "0",
- "Plack::Request": "0",
- "Plack::Response": "0",
- "Plack::Session::Store::Cache": "0",
- "Scalar::Util": "0",
- "Spreadsheet::Engine": "0",
- "Sub::Exporter": "0",
- "Sub::Name": "0",
- "Syntax::Highlight::Engine::Kate": "0",
- "Syntax::Highlight::Engine::Kate::All": "0",
- "Syntax::Highlight::Engine::Kate::Perl6": "0",
- "Template::Pure": "0",
- "Text::MultiMarkdown": "0",
- "Try::Tiny": "0",
- "Type::Library": "0",
- "Type::Params": "0",
- "Type::Utils": "0",
- "Types::Path::Tiny": "0",
- "Types::Standard": "0",
- "Types::URI": "0",
- "URI::Escape": "0",
- "YAML": "0",
- "namespace::clean": "0",
- "perl": "v5.24.0",
- "utf8": "0"
}
},+
"test": { … +
"recommends": { … - "Pod::Coverage::TrustPod": "0",
- "Test::More": "0",
- "Test::Pod": "1.41",
- "Test::Pod::Coverage": "1.08",
- "strict": "0",
- "warnings": "0"
},+
"requires": { … - "Git::Repository": "0",
- "HTTP::Request::Common": "0",
- "IPC::Run3": "0",
- "Path::Tiny": "0",
- "Plack::Test": "0",
- "Probe::Perl": "0",
- "Sub::Exporter": "0",
- "Test2::V0": "0",
- "Test::Exception": "0",
- "Test::Script": "0",
- "Try::Tiny": "0",
- "URI": "0",
- "YAML": "0",
- "lib": "0",
- "namespace::clean": "0",
- "ok": "0",
- "perl": "v5.24.0",
- "strict": "0",
- "warnings": "0"
}
}
},- "valid_signature": -1,
- "version": "0.991_002",
+
"versions": { … +
"lib/Yukki.pm": { … },+
"lib/Yukki/Error.pm": { … - "Yukki::Error": "0.991_002",
- "Yukki::Error::Body": "0.991_002"
},+
"lib/Yukki/Model.pm": { … - "Yukki::Model": "0.991_002"
},+
"lib/Yukki/Model/File.pm": { … - "Yukki::Model::File": "0.991_002"
},+
"lib/Yukki/Model/FilePreview.pm": { … - "Yukki::Model::FilePreview": "0.991_002"
},+
"lib/Yukki/Model/Repository.pm": { … - "Yukki::Model::Repository": "0.991_002"
},+
"lib/Yukki/Model/Root.pm": { … - "Yukki::Model::Root": "0.991_002"
},+
"lib/Yukki/Model/User.pm": { … - "Yukki::Model::User": "0.991_002"
},+
"lib/Yukki/Role/App.pm": { … - "Yukki::Role::App": "0.991_002"
},+
"lib/Yukki/Role/Savable.pm": { … - "Yukki::Role::Savable": "0.991_002"
},+
"lib/Yukki/Settings.pm": { … - "Yukki::Settings": "0.991_002",
- "Yukki::Settings::Anonymous": "0.991_002"
},+
"lib/Yukki/Settings/Privileges.pm": { … - "Yukki::Settings::Privileges": "0.991_002"
},+
"lib/Yukki/Settings/Repository.pm": { … - "Yukki::Settings::Repository": "0.991_002"
},+
"lib/Yukki/TemplateUtil.pm": { … - "Yukki::TemplateUtil": "0.991_002"
},+
"lib/Yukki/TextUtil.pm": { … - "Yukki::TextUtil": "0.991_002"
},+
"lib/Yukki/Types.pm": { … - "Yukki::Types": "0.991_002"
},+
"lib/Yukki/User.pm": { … - "Yukki::User": "0.991_002"
},+
"lib/Yukki/Web.pm": { … - "Yukki::Web": "0.991_002"
},+
"lib/Yukki/Web/Context.pm": { … - "Yukki::Web::Context": "0.991_002"
},+
"lib/Yukki/Web/Controller.pm": { … - "Yukki::Web::Controller": "0.991_002"
},+
"lib/Yukki/Web/Controller/Admin/User.pm": { … - "Yukki::Web::Controller::Admin::User": "0.991_002"
},+
"lib/Yukki/Web/Controller/Attachment.pm": { … - "Yukki::Web::Controller::Attachment": "0.991_002"
},+
"lib/Yukki/Web/Controller/Login.pm": { … - "Yukki::Web::Controller::Login": "0.991_002"
},+
"lib/Yukki/Web/Controller/Page.pm": { … - "Yukki::Web::Controller::Page": "0.991_002"
},+
"lib/Yukki/Web/Controller/Redirect.pm": { … - "Yukki::Web::Controller::Redirect": "0.991_002"
},+
"lib/Yukki/Web/Plugin.pm": { … - "Yukki::Web::Plugin": "0.991_002"
},+
"lib/Yukki/Web/Plugin/Attachment.pm": { … - "Yukki::Web::Plugin::Attachment": "0.991_002"
},+
"lib/Yukki/Web/Plugin/Role/FormatHelper.pm": { … - "Yukki::Web::Plugin::Role::FormatHelper": "0.991_002"
},+
"lib/Yukki/Web/Plugin/Role/Formatter.pm": { … - "Yukki::Web::Plugin::Role::Formatter": "0.991_002"
},+
"lib/Yukki/Web/Plugin/Spreadsheet.pm": { … - "Yukki::Web::Plugin::Spreadsheet": "0.991_002"
},+
"lib/Yukki/Web/Plugin/SyntaxHighlight.pm": { … - "Yukki::Web::Plugin::SyntaxHighlight": "0.991_002"
},+
"lib/Yukki/Web/Plugin/Viewer.pm": { … - "Yukki::Web::Plugin::Viewer": "0.991_002"
},+
"lib/Yukki/Web/Plugin/YukkiText.pm": { … - "Yukki::Web::Plugin::YukkiText": "0.991_002"
},+
"lib/Yukki/Web/Request.pm": { … - "Yukki::Web::Request": "0.991_002"
},+
"lib/Yukki/Web/Response.pm": { … - "Yukki::Web::Response": "0.991_002"
},+
"lib/Yukki/Web/Router.pm": { … - "Yukki::Web::Router": "0.991_002"
},+
"lib/Yukki/Web/Router/Route.pm": { … - "Yukki::Web::Router::Route": "0.991_002"
},+
"lib/Yukki/Web/Router/Route/Match.pm": { … - "Yukki::Web::Router::Route::Match": "0.991_002"
},+
"lib/Yukki/Web/Settings.pm": { … - "Yukki::Web::Settings": "0.991_002"
},+
"lib/Yukki/Web/View.pm": { … - "Yukki::Web::View": "0.991_002"
},+
"lib/Yukki/Web/View/Admin/User.pm": { … - "Yukki::Web::View::Admin::User": "0.991_002"
},+
"lib/Yukki/Web/View/Attachment.pm": { … - "Yukki::Web::View::Attachment": "0.991_002"
},+
"lib/Yukki/Web/View/Login.pm": { … - "Yukki::Web::View::Login": "0.991_002"
},+
"lib/Yukki/Web/View/Page.pm": { … - "Yukki::Web::View::Page": "0.991_002"
}
},- "vname": "Yukki-0.991_002"
}