stevieb9 / berrybrew

Perlbrew for Windows!
Other
63 stars 9 forks source link

BitSuffixCheck() should verify if the perl name is custom or not #271

Closed stevieb9 closed 2 years ago

stevieb9 commented 3 years ago

Using PerlIsInstalled()? Iterate over all instances with custom set and read the object's name? We also need to see what happens if a bad name is sent in.