RE: Converting from EmbPerl to plain perl

2000-06-30 Thread Gerald Richter
Hi > > Is there any method to convert embedded perl documents to plain perl ? Embperl 1.x is not able to do this. Embperl 2.x (not yet released, but hopefully soon) is able to do so, but not out of the box. You will have to provide the correct configuration for the parser, by modifying the defau

Converting from EmbPerl to plain perl

2000-06-30 Thread Alvaro Lopes
Hi Is there any method to convert embedded perl documents to plain perl ? The issue here is I want to compile them afterwards, and it's much easier to do this kind of scrips in embperl rather than in perl itself. Álvaro Lopes -