On Fri, Aug 17, 2012 at 1:19 PM, Andy Bach <afb...@gmail.com> 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, afb...@gmail.com 608 658-1890 cell 608 261-5738 wk -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/