Help for this page

Select Code to Download


  1. or download this
    
    package Types;
    ...
    ;
    
    1;
    
  2. or download this
    package MyApp;
    
    ...
    }
    
    1;
    
  3. or download this
    #!/opt/perl5/bin/perl
    
    ...
    }
    
    done_testing;
    
  4. or download this
    t/type.t ..
    # Subtest: Type coercion
    ...
        #         "Enum["ACCPAY","ACCREC"]" requires that the value is def
    +ined
        #     Undef did not pass type constraint "CreditType"