/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

  1. use template_ref_type;
  2. my $xr = template_ref_type::XC->new();
  3. my $y = template_ref_type::Y->new();
  4. $y->find($xr);