Skip to content

Commit af5075c

Browse files
authored
Merge pull request #568 from json-schema-org/ether/perl-implementations
update the list of Perl implementations
2 parents 1047a1a + dc5c91e commit af5075c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@ Node-specific support is maintained in a [separate repository](https://github.co
265265

266266
### Perl
267267

268-
* [JSON::Schema::Draft201909](https://github.com/karenetheridge/JSON-Schema-Draft201909)
268+
* [Test::JSON::Schema::Acceptance](https://github.com/karenetheridge/Test-JSON-Schema-Acceptance) (a wrapper of this test suite)
269+
* [JSON::Schema::Modern](https://github.com/karenetheridge/JSON-Schema-Modern)
269270
* [JSON::Schema::Tiny](https://github.com/karenetheridge/JSON-Schema-Tiny)
270-
* [Test::JSON::Schema::Acceptance](https://github.com/karenetheridge/Test-JSON-Schema-Acceptance)
271271

272272
### PHP
273273

0 commit comments

Comments
 (0)