Help for this page

Select Code to Download


  1. or download this
    dmake:  Error: -- `c:\_32\perl_vc7\5.10.0\libConfig.pm' not found, and
    + can't be made
    
  2. or download this
    sub init_DIRFILESEP {
        my($self) = shift;
    ...
                              $self->is_make_type('dmake') ? '\\\\'
                                                           : '\\';
    }