You might want to know the difference between JSON and JSON::Syck. Since JSON is a pure-perl module and JSON::Syck is based on libsyck, JSON::Syck is supposed to be very fast and memory efficient. See chansen's benchmark table at http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl JSON.pm comes with dozens of ways to do the same thing and lots of options, while JSON::Syck doesn't. There's only Load and Dump. Oh, and JSON::Syck doesn't use camelCase method names :-) Author: Audrey Tang <autrijus@autrijus.org> Tatsuhiko Miyagawa <miyagawa@gmail.com> WWW: http://search.cpan.org/dist/JSON-Syck/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
State Changed From-To: open->closed New port added. Thanks! Category is changed to textproc where it should be.
On Tue, Jul 11, 2006 at 04:43:15PM +0800, Gea-Suan Lin wrote: > >Number: 100071 > >Synopsis: [NEW PORT] converters/p5-JSON-Syck: JSON is YAML > You might want to know the difference between JSON and JSON::Syck. > > Since JSON is a pure-perl module and JSON::Syck is based on libsyck, > JSON::Syck is supposed to be very fast and memory efficient. See > chansen's benchmark table at > http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl > > JSON.pm comes with dozens of ways to do the same thing and lots of > options, while JSON::Syck doesn't. There's only Load and Dump. > > Oh, and JSON::Syck doesn't use camelCase method names :-) > > Author: Audrey Tang <autrijus@autrijus.org> > Tatsuhiko Miyagawa <miyagawa@gmail.com> > WWW: http://search.cpan.org/dist/JSON-Syck/ > X# New ports collection makefile for: p5-JSON-Syck > X# Date created: 2006-07-11 > X# Whom: Gea-Suan Lin <gslin@gslin.org> > X# > X# $FreeBSD$ > X# > X > XPORTNAME= JSON-Syck > XPORTVERSION= 0.07 From MOVED: textproc/p5-JSON-Syck|textproc/p5-YAML-Syck|2006-04-07|The textproc/p5-YAML-Syck port now includes JSON functionality 0.07 is a *really* old version of this module, the newer version is installed as part of textproc/p5-YAML-Syck installation. Please close this PR. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey
On Wed, Jul 12, 2006 at 10:10:54AM +0200, Anton Berezin wrote: > On Tue, Jul 11, 2006 at 04:43:15PM +0800, Gea-Suan Lin wrote: > > > >Number: 100071 > > >Synopsis: [NEW PORT] converters/p5-JSON-Syck: JSON is YAML > > > You might want to know the difference between JSON and JSON::Syck. > > > > Since JSON is a pure-perl module and JSON::Syck is based on libsyck, > > JSON::Syck is supposed to be very fast and memory efficient. See > > chansen's benchmark table at > > http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl > > > > JSON.pm comes with dozens of ways to do the same thing and lots of > > options, while JSON::Syck doesn't. There's only Load and Dump. > > > > Oh, and JSON::Syck doesn't use camelCase method names :-) > > > > Author: Audrey Tang <autrijus@autrijus.org> > > Tatsuhiko Miyagawa <miyagawa@gmail.com> > > WWW: http://search.cpan.org/dist/JSON-Syck/ > > > X# New ports collection makefile for: p5-JSON-Syck > > X# Date created: 2006-07-11 > > X# Whom: Gea-Suan Lin <gslin@gslin.org> > > X# > > X# $FreeBSD$ > > X# > > X > > XPORTNAME= JSON-Syck > > XPORTVERSION= 0.07 > > From MOVED: > > textproc/p5-JSON-Syck|textproc/p5-YAML-Syck|2006-04-07|The textproc/p5-YAML-Syck port now includes JSON functionality > > 0.07 is a *really* old version of this module, the newer version is > installed as part of textproc/p5-YAML-Syck installation. > > Please close this PR. And please delete the port as well. :-) \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey