- or download this
package Permute;
...
}
1;
- or download this
#!perl
...
use lib 'lib';
BEGIN { use_ok ( 'Permute' ); }
- or download this
#!perl
...
done_testing;
}
- or download this
#!perl
...
done_testing;
}
- or download this
#!perl
...
print "$expression is undefined.\n";
}
}