Lines Matching refs:using
660 # Note that this is *faster* than using the default delimiters
958 using the L<Encode> module. You can use any encoding that L<Encode> recognizes.
992 and using C<strict> in templates> below.
1063 Here's an example of using C<PACKAGE>:
1104 which is not related to the one your program was using.
1392 of every program fragment. See L<C<PREPEND> feature and using
1438 Notice how we included the template in-line in the program by using a
1512 using the C<HASH> option instead, just put C<include =E<gt>
1591 Lorenzo Valdettaro pointed out that if you are using C<Text::Template>
1630 backslash escapes, using alternative C<DELIMITERS> may speed up the
1634 =head2 C<PREPEND> feature and using C<strict> in templates