> There is more than one way to manage it > Easy to learn, use and extend > It's (not) just Perl > Apache 2.0 licensed task prepare => sub { pkg 'apache2', ensure => 'latest'; service 'apache2', ensure => 'started'; }; News 2023-08-05 Rex-1.14.3 Rex-1.14.3 is now available on CPAN. It contains bug fixes for local package installation, command existence checks, and Git tests. 2023-05-05 Rex-1.14.2