MHonArc Users,

If you use the mha-dbrecover program in v2.4.1, you will get
a Perl error for mhmgsfile.pl.  Attached is the patch to
mhmgsfile.pl:

*** mhmsgfile.pl.org    Tue Jul 27 01:00:43 1999
--- mhmsgfile.pl        Mon Jul 26 23:50:24 1999
***************
*** 32,39 ****
  ##---------------------------------------------------------------------------##
  ## Dependent libraries:
  ##---------------------------------------------------------------------------##
! require ewhutil.pl;
! require mhtime.pl;
  
  ##---------------------------------------------------------------------------##
  ##    parse_data_from_msg(): Function to parse the initial comment
--- 32,39 ----
  ##---------------------------------------------------------------------------##
  ## Dependent libraries:
  ##---------------------------------------------------------------------------##
! require 'ewhutil.pl';
! require 'mhtime.pl';
  
  ##---------------------------------------------------------------------------##
  ##    parse_data_from_msg(): Function to parse the initial comment

Reply via email to