Re: bug in 2.0b8

2003-02-26 Thread Gerald Richter
> > yields: > Error in Perl code: Global symbol "$_ep_selectname" requires explicit > package name at line 4. > This is now fixed in the CVS version Gerald -- Gerald Richter ecos electronic communication services gmbh IT-Securitylö

bug in 2.0b8

2003-02-26 Thread Joshua Spoerri
[$ var $x $] [- $x = 'name=x' -] z yields: Error in Perl code: Global symbol "$_ep_selectname" requires explicit package name at line 4. it can be silenced by adding $_ep_selectname to [$var$], but that is gross - To unsubscr