When I try the following:
[perl]
my $shipping = l0;
$Tag->assign( { shipping => $shipping, } );
[/perl]
I get the following error:
192.168.0.65 Aks9w66d:192.168.0.65 - [26/April/2003:15:49:33 +0100]
violinshop /cgi-bin/violinshop/ord/checkout.html Attempted assign of
non-numeric 'l0' to shipping. Deleted.
Can anyone tell me what I'm doing wrong?
TIA.
Chris