Okay, so this isn't exactly a bug, but I couldn't find a mailing list for PerlBin, so I decided to add this here incase anyone else is interested.
Here's how I found to add an icon to a Windows executable created with PerlBin. Note: uses Microsofts "RC" resource compiler.
1. Copy the icon file into the PerlBin folder. (eg. example.ico)
2. Create a PerlBin.rc file (resource script) in...