{"id":15649871,"url":"https://github.com/book/acme-metasyntactic","last_synced_at":"2025-04-30T16:29:36.427Z","repository":{"id":2878232,"uuid":"3884459","full_name":"book/Acme-MetaSyntactic","owner":"book","description":"Themed metasyntactic variables names","archived":false,"fork":false,"pushed_at":"2023-11-02T12:39:51.000Z","size":1257,"stargazers_count":4,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T17:51:12.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Acme-MetaSyntactic/","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/book.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-03-31T09:23:49.000Z","updated_at":"2022-03-29T16:16:18.000Z","dependencies_parsed_at":"2024-10-03T12:43:28.674Z","dependency_job_id":null,"html_url":"https://github.com/book/Acme-MetaSyntactic","commit_stats":{"total_commits":958,"total_committers":4,"mean_commits":239.5,"dds":"0.0031315240083507057","last_synced_commit":"b0672cd356c595aef31d46a42b337c881e2c9735"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FAcme-MetaSyntactic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FAcme-MetaSyntactic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FAcme-MetaSyntactic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/book%2FAcme-MetaSyntactic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/book","download_url":"https://codeload.github.com/book/Acme-MetaSyntactic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251742094,"owners_count":21636384,"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-03T12:32:22.386Z","updated_at":"2025-04-30T16:29:36.223Z","avatar_url":"https://github.com/book.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nAcme::MetaSyntactic - Themed metasyntactic variables\n\nDESCRIPTION\n\nWhen writing code examples, it's always easy at the beginning:\n\n    my $foo = \"bar\";\n    $foo .= \"baz\";   # barbaz\n\nBut one gets quickly stuck with the same old boring examples. Does it\nhave to be this way? I say \"No\".\n\nHere is Acme::MetaSyntactic, designed to fulfill your metasyntactic\nneeds. No more will you scratch your head in search of a good variable\nname!\n\nUPDATES\n\nFrom January 2005 to November 2006, I have published a CPAN distribution\na week, including new themes for Acme::MetaSyntactic (almost) every week.\n\nWith the version 1.000 of Acme::MetaSyntactic (published on May 7, 2012),\nI have split the core modules (the ones that provide the list behaviour)\nfrom the actual themes, making the distribution containing the very\nstable Acme::MetaSyntactic modules driving its behaviour a lot thinner.\n\nIf you think a important list is missing from the module, you should\nbe able to make a distribution for it yourself. To ensure correctness,\ninclude the following test script in your t/ directory:\n\n    use Test::MetaSyntactic;\n    all_themes_ok();\n\nIf you think something's missing from a list distributed with\nAcme-MetaSyntatic-Themes, please send me a patch against that\ndistribution.\n\nINSTALL\n\nTo install this module, run the following commands:\n\n    perl Build.PL\n    ./Build\n    ./Build test\n    ./Build install\n\n\nAlternatively, to install with ExtUtils::MakeMaker, you can use the following commands:\n\n    perl Makefile.PL\n    make\n    make test\n    make install\n\nSUCCESS STORIES\n\nSee the documentation for meta(1).\n\nCOPYRIGHT AND LICENCE\n\nCopyright (C) 2005-2017 Philippe 'BooK' Bruhat\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Facme-metasyntactic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbook%2Facme-metasyntactic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbook%2Facme-metasyntactic/lists"}