[ic] interpolate

Kevin Walsh kevin at cursor.biz
Sun Mar 26 16:19:13 EST 2006


Mike Heins <mike at perusion.com> wrote:
> Quoting Jon (prtyof5 at attglobal.net):
> > This   UserTag foobar HasEndTag 1
> > allows grabbing body data in this form
> > 
> > [foobar foo="aaa" bar="bbb" baz="ccc"] Tag body [/foobar]
> > my ($foo,$bar,$baz,$body,$opt) = @_;
> > 
> Slight problem with that -- it is actually:
> 
>     my($foo, $bar, $baz, $opt, $body) = @_;
> 
Oops - sorry about that.  That's what I get for typing in a hurry.

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


More information about the interchange-users mailing list