{"id":21942576,"url":"https://github.com/haukex/file-replace","last_synced_at":"2026-03-03T17:03:57.275Z","repository":{"id":83785986,"uuid":"111806301","full_name":"haukex/File-Replace","owner":"haukex","description":"Perl distributions File-Replace, Tie-Handle-Base, File-Replace-Fancy, and File-Replace-Inplace (see README)","archived":false,"fork":false,"pushed_at":"2024-04-27T14:13:01.000Z","size":254,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"onlyreplace","last_synced_at":"2025-02-26T10:31:38.536Z","etag":null,"topics":["file-replace","perl","perl-extension","perl-module"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/File::Replace","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haukex.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-11-23T12:23:38.000Z","updated_at":"2024-04-27T14:11:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"3611cf92-88f6-4eb7-a987-b30cdb4eb094","html_url":"https://github.com/haukex/File-Replace","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/haukex/File-Replace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FFile-Replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FFile-Replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FFile-Replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FFile-Replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haukex","download_url":"https://codeload.github.com/haukex/File-Replace/tar.gz/refs/heads/onlyreplace","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haukex%2FFile-Replace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30052275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["file-replace","perl","perl-extension","perl-module"],"created_at":"2024-11-29T03:25:32.229Z","updated_at":"2026-03-03T17:03:57.233Z","avatar_url":"https://github.com/haukex.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"File-Replace\n============\n\nThis is the distribution of the Perl module\n[`File::Replace`](https://metacpan.org/pod/File::Replace).\n\nIt is a Perl extension for replacing files by renaming a temp file\nover the original.\n\nPlease see the module's documentation (POD) for details (try the command\n`perldoc lib/File/Replace.pm`) and the file `Changes` for version\ninformation.\n\n[![Kwalitee Score](https://cpants.cpanauthors.org/dist/File-Replace.svg)](https://cpants.cpanauthors.org/dist/File-Replace)\n[![CPAN Testers](https://haukex.github.io/my-badges/File-Replace.svg)](http://matrix.cpantesters.org/?dist=File-Replace)\n\nImportant Note About the Repository\n-----------------------------------\n\nBecause this module's code was forked from the original File-Replace\ndistribution and repository, its code is still contained in the\n`File-Replace` repository, **branch `onlyreplace`**, which you can find\nat **\u003chttps://github.com/haukex/File-Replace/tree/onlyreplace\u003e**.\n\nIf you're checking out this suite of modules from Git, I suggest the following:\n\n\tgit clone --branch tiehandle https://github.com/haukex/File-Replace.git Tie-Handle-Base\n\tgit clone --branch onlyreplace https://github.com/haukex/File-Replace.git File-Replace\n\tgit clone --branch fancyreplace https://github.com/haukex/File-Replace.git File-Replace-Fancy\n\tgit clone --branch reinplace https://github.com/haukex/File-Replace.git File-Replace-Inplace\n\nInstallation\n------------\n\nTo install this module type the following:\n\n\tperl Makefile.PL\n\tmake\n\tmake test\n\tmake install\n\nIf you are running Windows, you may need to use `dmake`, `nmake`, or `gmake`\ninstead of `make`.\n\nDependencies\n------------\n\nRequirements: Perl v5.8.1 or higher (a more current version is *strongly*\nrecommended) and several of its core modules; users of older Perls may need\nto upgrade some core modules.\n\nThe full list of required modules can be found in the file `Makefile.PL`.\nThis module should work on any platform supported by these modules.\n\nAuthor, Copyright and License\n-----------------------------\n\nCopyright (c) 2017-2023 Hauke Daempfling \u003chaukex@zero-g.net\u003e\nat the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB),\nBerlin, Germany, \u003chttp://www.igb-berlin.de/\u003e\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Ffile-replace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaukex%2Ffile-replace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaukex%2Ffile-replace/lists"}