id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1250,t/pmc/threads.t:  Need test for Clone of HLL info,jkeenan,,"This ticket moves into Trac discussion of an issue originally found in RT as [http://rt.perl.org/rt3/Ticket/Display.html?id=41373 RT 41373].

In the original ticket, Will Coleda said such a test was needed to ''... replace the TODO'd one which relied on non-core Perl5 PMCs.''

Here's where the code starts:
{{{
831 pir_output_is(
832     <<'CODE', <<'OUTPUT', 'CLONE_CODE|CLONE_GLOBALS|CLONE_HLL|CLONE_LIBRARIES 
- RT #41373' );
833 .HLL 'Perl'
...
}}}
Note that the test is not currently `TODO`-ed out and is passing.",todo,closed,normal,,testing,1.7.0,medium,invalid,,,,,
