Skip Menu |

This queue is for tickets about the Archive-Zip CPAN distribution.

Report information
The Basics
Id: 123913
Status: resolved
Priority: 0/
Queue: Archive-Zip

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.59
Fixed in: (no value)



Subject: Wrong shell bang in examples/selfex.pl
Archive-Zip-1.59/examples/selfex.pl starts with: #/usr/bin/perl -w An exclamation mark is missing there: #!/usr/bin/perl -w
Thanks, fixed in 1.60