#463: [TODO]  refactor PCT::HLLCompiler's detection of Test::Harness
----------------------+-----------------------------------------------------
 Reporter:  pmichaud  |       Owner:     
     Type:  todo      |      Status:  new
 Priority:  normal    |   Milestone:     
Component:  none      |     Version:     
 Severity:  medium    |    Keywords:     
     Lang:            |       Patch:     
 Platform:            |  
----------------------+-----------------------------------------------------
 In order to facilitate using PCT::HLLCompiler with test harnesses,
 the C<command_line> method of PCT::HLLCompiler object exits silently
 if it detects that it is being run in a sample run from Perl's
 Test::Harness.  Currently this detection is done by checking the
 second command line argument for "@INC"; future releases may
 use a different detection mechanism or eliminate it altogether.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/463>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to