Subject: | 14 files have shebang (#!) |
The following 14 files start with a shebang (#!) line, but are not executable.
(Noticed because an upload script flagged this.)
I think the solution is:
* the 2 eg/ files should be made executable, as they are actual examples (there are only 2 eg/ files)
* the 12 t/ files should have the #! removed, as they are called by a script during testing
(there are 58 t/ files, and the other 46 have no #!)
The files are:
eg/bench_decode.pl
eg/bench_encode.pl
t/19_incr.t
t/20_unknown.t
t/e02_bool.t
t/e13_overloaded_eq.t
t/e14_decode_prefix.t
t/e16_incr_parse_fixed.t
t/e90_misc.t
t/xe02_bool.t