Lines Matching refs:same
8 # same terms as Perl itself.
1088 filling out the template. The problem is the same as if you had
1089 written a subroutine that used those variables in the same way that
1170 have almost exactly the same effect. (The difference is that in the
1194 calls to C<fill_in> that use the same package will pick up the values
1207 You can also use this to set two variables with the same name:
1415 the same template more than once.
1478 If you are going to fill in the same file more than once in the same
1522 You can do the same importing trick if this is too much to type.
1814 So now here's the trick: In Perl, C<q{...}> is the same as C<'...'>.
2361 the same terms as the Perl 5 programming language system itself.