Help for this page

Select Code to Download


  1. or download this
      my $lib = $self->config_param('library');
      push @INC, $lib;
    ...
      # uncomment the calls to import if needed
      require Registration::WWW::htmlgui; # import Registration::WWW::html
    +gui;
      require Registration::DB;           # import Registration::DB;