>>>>> "JG" == Jim Green <student.northwest...@gmail.com> 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  ------  u...@stemsystems.com  --------  http://www.sysarch.com --
-----  Perl Code Review , Architecture, Development, Training, Support ------
---------  Gourmet Hot Cocoa Mix  ----  http://bestfriendscocoa.com ---------

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to