Help for this page

Select Code to Download


  1. or download this
    =head1 NAME
    
    ...
    
    1;
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    my $DE_GENERIC = GENERIC->new();
       $DE_GENERIC->run();