{"id":19708760,"url":"https://github.com/bendudson/mailmerge","last_synced_at":"2026-05-14T06:35:32.307Z","repository":{"id":137712336,"uuid":"2658084","full_name":"bendudson/mailmerge","owner":"bendudson","description":"Simple mail merging in Perl","archived":false,"fork":false,"pushed_at":"2011-10-27T12:52:05.000Z","size":92,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T18:31:08.594Z","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/bendudson.png","metadata":{"files":{"readme":"README","changelog":null,"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":"2011-10-27T12:51:31.000Z","updated_at":"2019-03-13T16:23:40.000Z","dependencies_parsed_at":"2023-03-11T03:55:54.936Z","dependency_job_id":null,"html_url":"https://github.com/bendudson/mailmerge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bendudson/mailmerge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendudson%2Fmailmerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendudson%2Fmailmerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendudson%2Fmailmerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendudson%2Fmailmerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bendudson","download_url":"https://codeload.github.com/bendudson/mailmerge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bendudson%2Fmailmerge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T21:44:46.473Z","updated_at":"2026-05-14T06:35:32.291Z","avatar_url":"https://github.com/bendudson.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple mail merging\n\nmailmerge.pl template data [subject]\n\nTakes a template file and a data file containing a list\nof recipients, one per line. The fields are tab separated\n\nuser1@host\tfield1\tfield2\tfield3\t...\nuser2@host\tfield1\tfield2\tfield3\t...\n\nThe template file can use '$1', '$2', ... which will be replaced\nwith the data in field1, fiel2, ...\n\ne.g.\n------------------\nDear $1,\n\nWelcome to York! To log in, your account is:\n\nUsername: $2\nPassword: $3\n\nRegards\n\nAdmin\n-------------------\n\nThe subject argument is optional, but can also use $1,$2 etc. \nThe difference is that these need to be escaped e.g.\n\nmailmerge.pl template data \"account for \\$1\"\n\nnote the extra '\\'.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendudson%2Fmailmerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbendudson%2Fmailmerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbendudson%2Fmailmerge/lists"}