Help for this page

Select Code to Download


  1. or download this
    package AXField;
    
    ...
    
    }
    1;
    
  2. or download this
    &Fld = AXField->new(Name => $Prop[0], Value => ' ', isKey => 1, Len =>
    + $Length, DecimalPos => $prec, Type => $Prop[4], ParentRec => $self->
    +Name);
    
  3. or download this
    Attribute (isKey) does not pass the type constraint because: Validatio
    +n failed f
    or 'Boolean' with value 1 (not isa Boolean) at C:\Perl64\lib\Moose\Obj
    +ect.pm lin
    e 24