{"id":22147141,"url":"https://github.com/alexbaranowski/perl-carp","last_synced_at":"2025-10-07T21:15:05.667Z","repository":{"id":265582515,"uuid":"896287667","full_name":"AlexBaranowski/perl-Carp","owner":"AlexBaranowski","description":"COPY of metacpan perl-Carp module. Read README-EXTRA.md for more information. Original https://metacpan.org/pod/Carp","archived":false,"fork":false,"pushed_at":"2024-11-30T01:18:09.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T12:28:30.074Z","etag":null,"topics":["perl","perl-carp"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexBaranowski.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T00:57:25.000Z","updated_at":"2024-11-30T01:18:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"0def3fa0-9cf8-404a-9293-4ae4bf83cc17","html_url":"https://github.com/AlexBaranowski/perl-Carp","commit_stats":null,"previous_names":["alexbaranowski/perl-carp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlexBaranowski/perl-Carp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexBaranowski%2Fperl-Carp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexBaranowski%2Fperl-Carp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexBaranowski%2Fperl-Carp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexBaranowski%2Fperl-Carp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexBaranowski","download_url":"https://codeload.github.com/AlexBaranowski/perl-Carp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexBaranowski%2Fperl-Carp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263597915,"owners_count":23486473,"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":["perl","perl-carp"],"created_at":"2024-12-01T23:13:32.124Z","updated_at":"2025-10-07T21:15:05.575Z","avatar_url":"https://github.com/AlexBaranowski.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\nCarp - alternative warn and die for modules\n\nDESCRIPTION\n\nThe Carp routines are useful in your own modules because they act like\ndie() or warn(), but with a message which is more likely to be useful\nto a user of your module.  In the case of cluck, confess, and longmess\nthat context is a summary of every call in the call-stack.  For a shorter\nmessage you can use carp or croak which report the error as being from\nwhere your module was called.  There is no guarantee that that is where\nthe error was, but it is a good educated guess.\n\nYou can also alter the way the output and logic of Carp works, by changing\nsome global variables in the Carp namespace.\n\nINSTALLATION\n\n\tperl Makefile.PL\n\tmake\n\tmake test\n\tmake install\n\nAUTHOR\n\nThe Carp module first appeared in Larry Wall's perl 5.000 distribution.\nSince then it has been modified by several of the perl 5 porters.\nAndrew Main (Zefram) \u003czefram@fysh.org\u003e divested Carp into an independent\ndistribution.\n\nCOPYRIGHT\n\nCopyright (C) 1994-2013 Larry Wall\n\nCopyright (C) 2011, 2012, 2013 Andrew Main (Zefram) \u003czefram@fysh.org\u003e\n\nLICENSE\n\nThis module is free software; you can redistribute it and/or modify it\nunder the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexbaranowski%2Fperl-carp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexbaranowski%2Fperl-carp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexbaranowski%2Fperl-carp/lists"}