Hi all,

For all of my harping about testing, I've never actually written a test
module (though I've submitted patches).  I just uploaded my first
module, Test::JSON.  (JSON is "JavaScript Object Notation",
http://www.crockford.com/JSON/).

As it's not hit the CPAN yet, I've attached a copy.  Feedback welcome. 
Internally it uses the following:

  'JSON'              => 1.00,
  'Test::Differences' => 0.47,
  'Test::Simple'      => 0.62,
  'Test::Tester'      => 0.103,

Cheers,
Ovid

-- 
If this message is a response to a question on a mailing list, please send
follow up questions to the list.

Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/

Attachment: Test-JSON-0.01.tar.gz
Description: 130210938-Test-JSON-0.01.tar.gz

Reply via email to