Re: [leaf-devel] New Perl-based Compiler

2007-03-20 Thread Tom Eastep
Natanael Copa wrote: > > Looks like you will need some modolues too, like File::Basename etc. (so > a compiled microperl binary is not enough) > > The current code has very modest standard module requirements: File::Basename File::Temp Cwd Exporter -Tom -- Tom Eastep\ Nothing is foolproo

Re: [leaf-devel] New Perl-based Compiler

2007-03-20 Thread Natanael Copa
On Tue, 2007-03-20 at 08:30 -0800, Mike Noyes wrote: > On Tue, 2007-03-20 at 06:35, Tom Eastep wrote: > > My experimentation with a Perl-based compiler for Shorewall is beginning > > to bear fruit. > > > Tom, > Congratulations on the speed improvements in the shorewall perl rewrite. > > > Anyone

Re: [leaf-devel] New Perl-based Compiler

2007-03-20 Thread Mike Noyes
On Tue, 2007-03-20 at 06:35, Tom Eastep wrote: > My experimentation with a Perl-based compiler for Shorewall is beginning > to bear fruit. Tom, Congratulations on the speed improvements in the shorewall perl rewrite. > Anyone wishing to play with it can do so as follows: > > a) Install Shorewal

[leaf-devel] New Perl-based Compiler

2007-03-20 Thread Tom Eastep
My experimentation with a Perl-based compiler for Shorewall is beginning to bear fruit. Here is a timing from the main firewall at shorewall.net using the Perl-based compiler. That compiler generates a script that uses iptables-restore to configure Netfilter. [EMAIL PROTECTED]:~/shorewall# shorewa