PageRenderTime 44ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  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);