Help for this page

Select Code to Download


  1. or download this
    Can't use an undefined value as an ARRAY reference at /ebi/msd/sw/x86_
    +64/pkg/perl-5.8.8/lib/site_perl/5.8.8/Workflow/Action.pm line 66.
    
  2. or download this
    sub get_validators {
        my ($self) = @_;
        return @{ $self->{_validators} };
    }