Help for this page

Select Code to Download


  1. or download this
    package MooseX::Types::TypeDecorator;
    {
      $MooseX::Types::TypeDecorator::VERSION = '0.35';
    ...
    use warnings;
    
    # and so on
    
  2. or download this
    package MooseX::Types::TypeDecorator;
    use strict;
    use warnings;
    
    $MooseX::Types::TypeDecorator::VERSION = '0.35';