{"id":16669468,"url":"https://github.com/bigpresh/dancer-plugin-debugdump","last_synced_at":"2025-06-28T04:36:38.507Z","repository":{"id":1164801,"uuid":"1055699","full_name":"bigpresh/Dancer-Plugin-DebugDump","owner":"bigpresh","description":"Dancer::Plugin::DebugDump - debug_dump() keyword for Dancer apps which uses Data::Dump to log debug info","archived":false,"fork":false,"pushed_at":"2011-11-14T17:05:38.000Z","size":96,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T04:52:22.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/bigpresh.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":"2010-11-05T23:33:54.000Z","updated_at":"2020-10-15T22:10:50.000Z","dependencies_parsed_at":"2022-07-15T07:47:53.672Z","dependency_job_id":null,"html_url":"https://github.com/bigpresh/Dancer-Plugin-DebugDump","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpresh%2FDancer-Plugin-DebugDump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpresh%2FDancer-Plugin-DebugDump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpresh%2FDancer-Plugin-DebugDump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpresh%2FDancer-Plugin-DebugDump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigpresh","download_url":"https://codeload.github.com/bigpresh/Dancer-Plugin-DebugDump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243315586,"owners_count":20271594,"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-12T11:32:58.116Z","updated_at":"2025-03-13T00:26:17.929Z","avatar_url":"https://github.com/bigpresh.png","language":"Perl","readme":"NAME\n    Dancer::Plugin::DebugDump - dump objects to debug log with Data::Dump\n    [DEPRECATED]\n\nDEPRECATION NOTICE\n    *NOTE* : this module is now deprecated; there's no need for it, as\n    Dancer's own debug keyword automatically serialises any references\n    passed to it using Data::Dumper, so you can just say e.g.:\n\n        debug \\%foo;\n\n    or\n\n        debug \"User details\", \\%foo;\n\n    This plugin may be removed from CPAN at some point in the future; I've\n    decided to leave it around with a deprecation notice for the time being\n    so that it's still available for anyone already using it.\n\nDESCRIPTION\n    Provides a `debug_dump' keyword, which takes an optional label and an\n    object or reference to dump, and calls Dancer's `debug' keyword after\n    dumping the object / reference with Data::Dump.\n\n    Allows quick and easy debugging by dumping stuff to your log/console.\n\nSYNOPSIS\n        use Dancer::Plugin::DebugDump;\n\n        debug_dump(\"My nice object\" =\u003e $object);\n        debug_dump(\"My hash\" =\u003e \\%hash);\n        debug_dump($anotherref);\n\nAUTHOR\n    David Precious, `\u003cdavidp at preshweb.co.uk\u003e'\n\nBUGS\n    Please report any bugs or feature requests to\n    `bug-dancer-plugin-debugdump at rt.cpan.org', or through the web\n    interface at\n    http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dancer-Plugin-DebugDump.\n    I will be notified, and then you'll automatically be notified of\n    progress on your bug as I make changes.\n\nSUPPORT\n    You can find documentation for this module with the perldoc command.\n\n        perldoc Dancer::Plugin::DebugDump\n\n    You can also look for information at:\n\n    * RT: CPAN's request tracker\n        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dancer-Plugin-DebugDump\n\n    * AnnoCPAN: Annotated CPAN documentation\n        http://annocpan.org/dist/Dancer-Plugin-DebugDump\n\n    * CPAN Ratings\n        http://cpanratings.perl.org/d/Dancer-Plugin-DebugDump\n\n    * Search CPAN\n        http://search.cpan.org/dist/Dancer-Plugin-DebugDump/\n\nACKNOWLEDGEMENTS\nLICENSE AND COPYRIGHT\n    Copyright 2010 David Precious.\n\n    This program is free software; you can redistribute it and/or modify it\n    under the terms of either: the GNU General Public License as published\n    by the Free Software Foundation; or the Artistic License.\n\n    See http://dev.perl.org/licenses/ for more information.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpresh%2Fdancer-plugin-debugdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigpresh%2Fdancer-plugin-debugdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpresh%2Fdancer-plugin-debugdump/lists"}