>>>>> "JG" == Jim Green <[email protected]> writes:

  JG> Thanks Brandon, YAML should get some functions to manipulate it..

that doesn't make sense. yaml and other serializers don't manipulate
data. they convert in memory data to a string format that can be saved,
printed, send on a socket, transfered between languages, etc. these
serializers are not data manipulators. you use the language to
manipulate the data in memory before or after you serialize it with
yaml.

uri

-- 
Uri Guttman  ------  [email protected]  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to