in reply to Re: Testing for non-perl system requirements
in thread Testing for non-perl system requirements
I think I'm having feelings for Devel::AssertOS , it has a cli tool to embed the junk in your distro very quickly. I find it ingenious.
It just adds some inc stuff into your distro, appends the MANIFEST, and prepends the Makefil.PL with use lib inc; use Devel::AssertOS qw(Unix Otherstuffyoutellit);
I suppose after that we can go ahead and do whatever.. invoke external bash scripts.. backtick.. etc. Some systems might have security features to disable a cpan install from making command calls ???
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Testing for non-perl system requirements
by doom (Deacon) on Apr 03, 2008 at 22:13 UTC | |
by Intrepid (Curate) on Apr 08, 2008 at 15:55 UTC | |
by mr_mischief (Monsignor) on Apr 08, 2008 at 04:59 UTC |