|
NAMEYAML::PP::Writer - Write YAML outputSYNOPSISmy $writer = YAML::PP::Writer->new; DESCRIPTIONThe YAML::PP::Emitter sends its output to the writer.You can use your own writer. if you want to send the YAML output to somewhere else. See t/44.writer.t for an example. METHODS
Visit the GSP FreeBSD Man Page Interface. |