[ic] Undefined subroutine &Vend::Dispatch::update_global_actions

Kevin Walsh kevin at cursor.biz
Fri Dec 23 05:42:35 EST 2005


Andreas Grau [agrau at esquat.com] wrote:
> On 12/22/2005 05:42 PM, Kevin Walsh wrote:
> > I've not see this error yet, but it can probably be fixed by adding
> > the following line, marked with a "+", to your bin/expire script:
> > 
> >  use Vend::Session;
> >  use Vend::Config qw(get_catalog_default global_config parse_time);
> > +use Vend::Dispatch;
> >  use Vend::Util qw/errmsg/;
> >  use Getopt::Std;
> >  use vars qw/$opt_c $opt_r $opt_e $opt_f $opt_u $opt_v $opt_x/;
> > 
> > I have no idea where that huge line number came from.
> > 
> Thanks, Kevin. This fixed it. No more problems.
> 
> And thank you, too, Brian. Out of curiosity: You mention that your
> Vend/Config.pm doesn't have a line 4617, mine has 5316 lines.
> Interchange voodoo ? My version information are:
> 
Voodoo indeed.  I checked and couldn't find that line number either.
I checked again just now and the file is as large as you said.  Strange.
Ah well, at least the patch worked.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list