Help for this page

Select Code to Download


  1. or download this
    t/11-overflow.t ................ "slurpy" is not exported by the Moose
    +X::Types::Structured module at /opt/perl5/perls/perl-5.16.3/lib/site_
    +perl/5.16.3/MooseX/Types/Base.pm line 120.
    BEGIN failed--compilation aborted at t/11-overflow.t line 5.
    
  2. or download this
    use Sub::Exporter 0.982 -setup => {
        exports => [ qw(Dict Map Tuple Optional slurpy) ],
    };
    
  3. or download this
    #     Module                                        Want   Have
    #     -------------------------------------------- ----- ------
    #     Sub::Exporter                                0.982  0.987