• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Test/H09-Aug-2009-16346

t/H09-Aug-2009-10177

Build.PLH A D09-Aug-2009549 2017

ChangesH A D09-Aug-20091.1 KiB3826

MANIFESTH A D09-Aug-2009158 1211

META.ymlH A D09-Aug-2009440 2322

Makefile.PLH A D09-Aug-2009541 1715

READMEH A D09-Aug-2009367 2012

README

1Test-JSON
2
3This module allows for easy testing of JSON data.
4
5INSTALLATION
6
7To install this module, run the following commands:
8
9    perl Build.PL
10    ./Build
11    ./Build test
12    ./Build install
13
14COPYRIGHT AND LICENCE
15
16Copyright (C) 2005 Curtis "Ovid" Poe
17
18This program is free software; you can redistribute it and/or modify it
19under the same terms as Perl itself.
20