[ic] Trouble with AutoLoad..

Jonathan Clark interchange-users@icdevgroup.org
Thu Aug 1 18:01:02 2002


> > I have been struggling with the AutloLoad routine for a while now, and
my
> head starts to hurt. What I need is was discussed in this thread
> http://www.icdevgroup.org/pipermail/interchange-users/2002-August/
> 023871.htm
> l but I haven't got it to work.
>
> After a while I simplified the autoload thing to the following
> code, but it
> seems not to work either...
>
> Autoload <<EOS
> sub
>     {
>         $CGI->{test_value} = "Test";
>     }
> EOS
>

it seems to need [perl] [/perl] and not sub { }

(see my last post)

Jonathan
Webmaint.