Lines Matching refs:delimiters
66 my $alt_delim = _param('delimiters', %a);
297 my $delims = _param('delimiters', %fi_a);
660 # Note that this is *faster* than using the default delimiters
797 I<not> done when you specify alternative delimiters with the
1404 any delimiters you set when you created the template object with
1593 delimiters makes you suffer suffer suffer. Starting in version 1.20,
1594 you can change the choice of delimiters to something other than curly
1598 an alternative set of delimiters with the C<DELIMITERS> option. For
1604 Note that these delimiters are I<literal strings>, not regexes. (I
1607 backslash, so if you want to include the delimiters in the literal
1609 choose delimiters that do not conflict with what you are doing. The
1613 delimiters, like this:
1626 It may be safer to choose delimiters that begin with a newline
1782 the delimiters of the Perl program fragments. Of course, disaster