On Vendredi 21 Juin 2002 14:14, Piers Cawley wrote :
> >>Perhaps Inline::Befunge won't be far behind?  :-)
> > I already wrote such a module :-)
> What happens when the PC is directed out of the inline area?

It jumps back on the other side of the inline area, as required by the specs. 
Unless the area has been extended (with the i or g or p instructions). But in 
those cases, that's the inline area which grows (you can't override the perl 
area with this mechanism).

Jérôme
-- 
[EMAIL PROTECTED]

Reply via email to