On Fri, Aug 17, 2012 at 1:19 PM, Andy Bach <[email protected]> wrote:
> Well, 'task' isn't a Perl function built-in or core module

Whoops - dang gmail hides the subject line on me -
http://search.cpan.org/~jfried/Rex-0.31.3/lib/Rex/Commands/Iptables.pm

you left off the line:
use Rex::Commands::Iptables;

The module defines 'task' - so you'll need to get that installed in
order to get it to work/test - you want to look up a level
http://search.cpan.org/~jfried/Rex-0.31.3/lib/Rex/Commands.pm

to see what Rex is doing w/ tasks in order to get a handle on what's
happening. IpTables is just one of the things/modules under Rex
http://search.cpan.org/~jfried/Rex-0.31.5/lib/Rex.pm

-- 

a

Andy Bach,
[email protected]
608 658-1890 cell
608 261-5738 wk

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to