Ticket #463 (new todo)
refactor PCT::HLLCompiler's detection of Test::Harness
| Reported by: | pmichaud | Owned by: | dukeleto |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | tools | Version: | |
| Severity: | low | Keywords: | |
| Cc: | jkeenan | Language: | |
| Patch status: | Platform: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
