XAO-Web

 view release on metacpan or  search on metacpan

lib/XAO/DO/Web/Page.pm  view on Meta::CPAN

            path='/binary/data.bin'
            unparsed
          %>}
  %>

There is no way to mix byte and character processing mode. Pick one
depending on your needs. Character mode allows a more natural processing
in Perl while byte mode allows more granular control over the data flow.


=head2 EMBEDDING SPECIAL CHARACTERS

Sometimes it is necessary to include various special symbols into
argument values. This can be done in the same way you would embed
special symbols into HTML tags arguments:

=over

=item *

By using &tag; construction, where tag could be "quot", "lt", "gt" and



( run in 1.412 second using v1.01-cache-2.11-cpan-2c0d6866c4f )