Help for this page

Select Code to Download


  1. or download this
    package KLARF;
    use strict;
    ...
    KLARF->mk_accessors($s);
    
    print $x->foo(), "\n";