# New Ticket Created by Will Coleda # Please include the string: [perl #39142] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39142 >
using a PMC in a file called 'APLVector.pmc' with a group of 'APL_group' caused build failures on case-sensitive platforms, and allowed the creation of a .bundle on OSX that then didn't properly setup the PMCs during 'loadlib'. pmc2c.pl should be case agnostic for both group names *and* pmc file names.