Help for this page
#!/usr/bin/perl use strict; use warnings; ... my @composite = $lc->get_Ronly; print "@composite\n";