Help for this page

Select Code to Download


  1. or download this
    ...
    requires => {
            'DBIx::Class::Schema::Loader' => 0,   # <----- added line
        },
    ...
    
  2. or download this
    jose@jose-Aspire-1410:~/temp/perl/Test-DbicTaint$ ./Build testcover
    t/00-load.t ....... 1/? 
    ...
    # Looks like you failed 1 test of 1.
    # Looks like your test exited with 255 just after 1.
    FAILED--Further testing stopped.