{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":392152,"defaultBranch":"master","name":"pod-simple","ownerLogin":"perl-pod","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2009-12-01T23:58:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11445112?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1525621683.0","currentOid":""},"activityList":{"items":[{"before":"b0458acb8c5c87e2c7e43f9cd8a994bf825c1085","after":"2ec503c5bb8f1ee9e47eb45c004a9edbbc261871","ref":"refs/heads/master","pushedAt":"2024-06-29T20:40:29.000Z","pushType":"pr_merge","commitsCount":14,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"corpus.t: document $HACK variable, don't write files by default\n\nHaving .xml_out files lying around is mainly useful for debugging\nfailing tests, but shouldn't be the default because otherwise testing\nfails if t/ is a read-only directory.","shortMessageHtmlLink":"corpus.t: document $HACK variable, don't write files by default"}},{"before":"01b24a5af4743ee49f1d07f6bdb864d7eb3d0716","after":"b0458acb8c5c87e2c7e43f9cd8a994bf825c1085","ref":"refs/heads/master","pushedAt":"2024-06-29T20:31:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"Add select method compatible with Pod::Select","shortMessageHtmlLink":"Add select method compatible with Pod::Select"}},{"before":"9ad7d934724c4762e9a957f8bb1175f3341936c2","after":"01b24a5af4743ee49f1d07f6bdb864d7eb3d0716","ref":"refs/heads/master","pushedAt":"2024-06-29T20:28:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"Makefile.PL: add missing `warnings` prereq\n\n`strict` was listed, but `warnings` was missing.\r\n\r\nIn any case, this module doesn't run on any pre-2000 perl, so remove the (perl4 compatibility) `require 5;` line.","shortMessageHtmlLink":"Makefile.PL: add missing warnings prereq"}},{"before":"f6c4e5d7485d0c0c8230b2d2c3d6bfaada015488","after":"9ad7d934724c4762e9a957f8bb1175f3341936c2","ref":"refs/heads/master","pushedAt":"2024-06-29T20:17:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"github: add recent perl versions to test matrix","shortMessageHtmlLink":"github: add recent perl versions to test matrix"}},{"before":"35793d2246a6e6d7434f68a787929fee02c07443","after":"f6c4e5d7485d0c0c8230b2d2c3d6bfaada015488","ref":"refs/heads/master","pushedAt":"2024-02-03T13:50:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"Make 'temp' name checking more succinct\n\nPreviously, testing Pod::Simple in a directory /tmp/temp/pod-simple\nwould fail due to the overbroad check for temporary files left over\nby other test scripts.","shortMessageHtmlLink":"Make 'temp' name checking more succinct"}},{"before":"bbf88e398757d008524e60a0650aadbc797312b5","after":"35793d2246a6e6d7434f68a787929fee02c07443","ref":"refs/heads/master","pushedAt":"2024-02-03T13:50:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"fix test count in xhtml01.t","shortMessageHtmlLink":"fix test count in xhtml01.t"}},{"before":"94fd44825e8db506b40b0e793ac54c09b4fdd8f5","after":"bbf88e398757d008524e60a0650aadbc797312b5","ref":"refs/heads/master","pushedAt":"2024-01-20T17:54:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"tests for U<> for HTML and XHTML","shortMessageHtmlLink":"tests for U<> for HTML and XHTML"}},{"before":"5d4b6c39bdf200b2fd94baaffe426e200d4a276e","after":"94fd44825e8db506b40b0e793ac54c09b4fdd8f5","ref":"refs/heads/master","pushedAt":"2023-10-27T15:36:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"khwilliamson","name":"Karl Williamson","path":"/khwilliamson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106911?s=80&v=4"},"commit":{"message":"XHTML: =over without =item should render as a blockquote\n\nIf an =over section doesn't include =item directives under it, it is\nmeant to be interpreted as an indented section or block quote. Producing\na