
App::Magpie::Action::DWIM - dwim command implementation

version 1.122770

my $old = App::Magpie::Action::Old->new;
my @old = $old->run;

This module implements the old action. It's in a module of its own to be able to be require-d without loading all other actions.

$dwim->run;
Update Mageia packages of Perl modules with a new version available on CPAN.

Jerome Quelin <jquelin@gmail.com>

This software is copyright (c) 2011 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.