/trunk/Examples/test-suite/perl5/template_ref_type_runme.pl
# · Perl · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · ff2e97bd03cf06d9f4c0cfb8f1425b35 MD5 · raw file
- use template_ref_type;
- my $xr = template_ref_type::XC->new();
- my $y = template_ref_type::Y->new();
- $y->find($xr);