* Marco Peereboom <[EMAIL PROTECTED]> [2005-11-01 10:11]:
> This is the weirdest thing I have heard all week.
> 
> On Tue, Nov 01, 2005 at 08:36:59AM -0800, John N. Brahy wrote:
> > Is there a perl interface to pf? 
> 
----8<----
#!/usr/bin/perl

if ((not 0 && not 1) != (!0 && !1)) {
        print "No, just exec pfctl from within perl.\n";
        print "But feed it carefully, and know how perl works.\n";
} else {
        print "Of course, that's a great idea! everyone groks perl!\n";
}

Reply via email to