Howdy, Just a few caveats about this module:
1) It does not support lexical scopes (it is file/package-wide, not sure which) 2) Certain core XS modules cannot be unloaded Duke On Sat, Jan 21, 2012 at 12:17 AM, Jonathan "Duke" Leto <[email protected]> wrote: > Howdy, > >> Please review the kid51/fulltest_easy now on github. >> >> On this branch I have tested 'make fulltest', 'make smolder_fulltest' and >> 'perl t/fullharness' successfully -- but of course all the boxes I have >> available already have the necessary modules installed. So it would be good >> to test on a box which lacks TAP::Harness::Archive or anything in >> TAP-Harness-Multiple. > > You can run test suites without modules with > https://metacpan.org/module/Test::Without::Module > > like so: > > perl -MTest::Without::Module=Some::Module -w -Iblib/lib t/SomeModule.t > > I will test this out on my machine soon. > > Duke > > -- > Jonathan "Duke" Leto <[email protected]> > Leto Labs LLC > 209.691.DUKE // http://labs.leto.net > NOTE: Personal email is only checked twice a day at 10am/2pm PST, > please call/text for time-sensitive matters. -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC 209.691.DUKE // http://labs.leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
