The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

  Data::Stag::SxprWriter - writes Stag S-expression format

SYNOPSIS

DESCRIPTION

writes lisp style s-expressions

note: more limited than normal s-expressions; all nodes are treated as functions with one argument.

all leaf/data elements treated as functions with one argument

all other elements treated as functions with list arguments

PUBLIC METHODS -