{"id":20342133,"url":"https://github.com/briandfoy/wordpress-backups","last_synced_at":"2026-05-11T15:10:32.851Z","repository":{"id":3751458,"uuid":"4826965","full_name":"briandfoy/wordpress-backups","owner":"briandfoy","description":"Backup a bunch of Wordpress installations at the same time","archived":false,"fork":false,"pushed_at":"2023-01-02T13:42:24.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T19:07:50.190Z","etag":null,"topics":["perl","perl-module","perl-tool","wordpress"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/WordPress::Backups","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/briandfoy.png","metadata":{"files":{"readme":"README.pod","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}},"created_at":"2012-06-28T23:40:07.000Z","updated_at":"2022-09-01T10:01:23.000Z","dependencies_parsed_at":"2023-01-11T16:33:15.968Z","dependency_job_id":null,"html_url":"https://github.com/briandfoy/wordpress-backups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandfoy%2Fwordpress-backups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandfoy%2Fwordpress-backups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandfoy%2Fwordpress-backups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briandfoy%2Fwordpress-backups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briandfoy","download_url":"https://codeload.github.com/briandfoy/wordpress-backups/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241869132,"owners_count":20033966,"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-module","perl-tool","wordpress"],"created_at":"2024-11-14T21:31:17.874Z","updated_at":"2025-12-18T03:12:53.990Z","avatar_url":"https://github.com/briandfoy.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"=pod\n\n=encoding utf8\n\n=for HTML \u003ca href=\"https://www.github.com/briandfoy/wordpress-backups/actions?query=workflow%3Amacos\"\u003e\u003cimg src=\"https://www.github.com/briandfoy/wordpress-backups/workflows/macos/badge.svg\"\u003e\u003c/a\u003e\n\n=for HTML \u003ca href=\"https://www.github.com/briandfoy/wordpress-backups/actions?query=workflow%3Aubuntu\"\u003e\u003cimg src=\"https://www.github.com/briandfoy/wordpress-backups/workflows/ubuntu/badge.svg\"\u003e\u003c/a\u003e\n\n=for HTML \u003ca href=\"https://www.github.com/briandfoy/wordpress-backups/actions?query=workflow%3Awindows\"\u003e\u003cimg src=\"https://www.github.com/briandfoy/wordpress-backups/workflows/windows/badge.svg\"\u003e\u003c/a\u003e\n\n=for HTML \u003ca href='https://ci.appveyor.com/project/briandfoy/wordpress-backups'\u003e\u003cimg src='https://ci.appveyor.com/api/projects/status/1ev1yjba50ome8g0' /\u003e\u003c/a\u003e\n\n=for HTML \u003ca href='https://coveralls.io/github/briandfoy/wordpress-backups?branch=master'\u003e\u003cimg src='https://coveralls.io/repos/github/briandfoy/wordpress-backups/badge.svg?branch=master' alt='Coverage Status' /\u003e\u003c/a\u003e\n\n=for HTML \u003ca href=\"https://github.com/briandfoy/wordpress-backups/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/cpan/l/WordPress-Backups.svg\" /\u003e\u003c/a\u003e\n\n=for HTML \u003c!-- a href=\"https://metacpan.org/pod/WordPress::Backups\"\u003e\u003cimg src=\"https://img.shields.io/cpan/v/WordPress-Backups.svg\" /\u003e\u003c/A --\u003e\n\n=head1 The WordPress::Backups module\n\nThis is the I\u003cREADME\u003e for the L\u003cWordPress::Backups\u003e Perl module. You're probably\nlooking at this because you don't know where else to find what you're\nlooking for. Read this once and you might never have to read one again\nfor any Perl module.\n\n=head2 Documentation\n\nTo read about L\u003cWordPress::Backups\u003e, look at the embedded documentation\nin the module itself. Inside the distribution, you can format it\nwith L\u003cperldoc|https://perldoc.perl.org/perldoc.html\u003e:\n\n\t% perldoc lib/WordPress/Backups.pm\n\nIf you have already installed the module, you can specify the module\nname instead of the file location:\n\n\t% perldoc WordPress::Backups\n\nYou can read the documentation and inspect the meta data on MetaCPAN\nL\u003cMetaCPAN|https://metacpan.org/pod/WordPress::Backups\u003e.\n\nThe standard module documentation has example uses in the SYNOPSIS\nsection, but you can also look in the I\u003cexamples/\u003e directory (if it's\nthere), or look at the test files in I\u003ct/\u003e.\n\n=head2 Installation\n\nYou can install this module with a CPAN client, which will resolve\nand install the dependencies:\n\n\t% cpan WordPress::Backups\n\t% cpanm WordPress::Backups\n\nYou can also install directly from the distribution directory, which\nwill also install the dependencies:\n\n\t% cpan .\n\t% cpanm .\n\nYou could install just this module manually:\n\n\t% perl Makefile.PL\n\t% make\n\t% make test\n\t% make install\n\nYou probably don't want to do that unless you're fiddling with the\nmodule and only want to run the tests without installing anything.\n\n=head2 Source location\n\nThe meta data, such as the source repository and bug tracker, is in\nI\u003cMakefile.PL\u003e or the I\u003cMETA.*\u003e files it creates. You can find that on\nthose CPAN web interfaces, but you can also look at files directly in\nthe source repository:\n\n=over 4\n\n=item *\tL\u003chttps://github.com/briandfoy/WordPress-backups\u003e\n\n=back\n\nIf you find a problem, file a ticket in the L\u003cissue\ntracker|https://github.com/briandfoy/WordPress-backups/issues\u003e:\n\n=over 4\n\n=item *\tL\u003chttps://github.com/briandfoy/WordPress-backups/issues\u003e\n\n=back\n\n=head2 Getting help\n\nAlthough I'm happy to hear from module users in private email,\nthat's the best way for me to forget to do something.\n\nBesides the issue trackers, you can find help at\nL\u003cPerlmonks|http://www.perlmonks.org\u003e or\nL\u003cStackoverflow|http://www.stackoverflow.com\u003e, both of which have many\ncompetent Perlers who can answer your question, almost in real time.\nThey might not know the particulars of this module, but they can help\nyou diagnose your problem.\n\nYou might like to read L\u003cbrian's Guide to Solving Any Perl\nProblem|https://briandfoy.github.io/brians-guide-to-solving-any-perl-problem/\u003e.\n\n=head2 Copyright and License\n\nYou should have received a I\u003cLICENSE\u003e file, but the license is also noted\nin the module files. About the only thing you can't do is pretend that\nyou wrote code that you didn't.\n\n=head2 Good luck!\n\nEnjoy,\n\nbrian d foy, bdfoy@cpan.org\n\n=cut\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriandfoy%2Fwordpress-backups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriandfoy%2Fwordpress-backups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriandfoy%2Fwordpress-backups/lists"}