in reply to Re: YAML's No in Perl
in thread YAML's No in Perl

Hi audrey.

Save time? Execution time? Please explain... I think YAML::Syck is fast enough for all of my needs.

Improve compatibility with what, older Perl modules (all of which are 'alpha' or 'beta' and should not guarantee API/backwards compatibility anyway)? I would vote for better interoperability with the other YAML-using languages, as it is one of YAML's biggest strength.

Reduce confusion? Hm, that's not what I experienced. Implicit typing is also one of YAML's basic features.

So, turn it and keep it on please :)

Replies are listed 'Best First'.
Re^3: YAML's No in Perl
by audreyt (Hermit) on Mar 14, 2006 at 12:45 UTC
    Okay, I did add a prominient notice to YAML::Syck 0.38 and credited you for it in the ChangeLog. Thanks!
      Sweet, thanks! I'm ready to be blamed for this in the future :-)