{"id":17859410,"url":"https://github.com/dex4er/deb-libplack-middleware-cache-perl","last_synced_at":"2025-04-02T19:43:37.923Z","repository":{"id":12271638,"uuid":"14892760","full_name":"dex4er/deb-libplack-middleware-cache-perl","owner":"dex4er","description":"Debian package libplack-middleware-cache-perl - Plack::Middleware::Cache - Plack middleware that cache responses","archived":false,"fork":false,"pushed_at":"2013-12-12T22:05:39.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T10:27:31.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dex4er.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-03T12:23:41.000Z","updated_at":"2014-09-09T14:50:26.000Z","dependencies_parsed_at":"2022-08-21T04:11:04.161Z","dependency_job_id":null,"html_url":"https://github.com/dex4er/deb-libplack-middleware-cache-perl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-cache-perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-cache-perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-cache-perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dex4er%2Fdeb-libplack-middleware-cache-perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dex4er","download_url":"https://codeload.github.com/dex4er/deb-libplack-middleware-cache-perl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883757,"owners_count":20849536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T06:42:37.935Z","updated_at":"2025-04-02T19:43:37.894Z","avatar_url":"https://github.com/dex4er.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Plack::Middleware::Cache - Use Cached Responses of Certain URIs\n\nSYNOPSIS\n        builder {\n            enable \"Cache\",\n                match_url =\u003e [\n                    '^/foo/',\n                    '\\\\?.*xxx=.*',\n                ],\n                cache_dir =\u003e '/tmp/plack-cache';\n            $app;\n        };\n\nDESCRIPTION\n    This middleware allows you to cache expensive and non-changing responses\n    from URIs that match a list of regular expression patterns.\n\nPARAMETERS\n    The following parameters can be used:\n\n    match_url (required)\n        A regexp string or array ref of regexp strings to try to match the\n        current URL against.\n\n    cache_dir (optional)\n        A directory to write the cached responses.\n\n        Thanks to Strategic Data for supporting the writing and release of\n        this module.\n\n    debug (optional)\n        Set to 1 to warn cache information.\n\nAUTHOR\n    Ingy döt Net \u003cingy@cpan.org\u003e\n\nCOPYRIGHT AND LICENSE\n    Copyright (c) 2011. Ingy döt Net.\n\n    This program is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself.\n\n    See http://www.perl.com/perl/misc/Artistic.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-cache-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-cache-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdex4er%2Fdeb-libplack-middleware-cache-perl/lists"}