win
view release on metacpan or search on metacpan
package win;
our $VERSION = '0.03';
require Exporter;
our @ISA = qw(Exporter);
sub import {
my $class = shift;
($pkg) = (caller)[0];
$current = __PACKAGE__;
$mods = "";
&rerun unless (@_);
my @list = split /,/, $_[0];
my $found = 0;
( run in 1.640 second using v1.01-cache-2.11-cpan-a3c8064c92c )