Commit c003877
committed
XXX: tests for "our $VERSION = v8.67.53"
Right now, this fails weirdly. See #365, which says:
> If you're doing the first release of a package, and you set the version
> string to an unquoted v-string, such as
>
> our $VERSION = v1.0.1;
>
> Then the uploader will get a message saying they don't have an indexing
> permission on the package.
>
> Putting double quotes around the v-string will fix it, so we should at least
> recognise the problem and tell the uploader.1 parent 33751e9 commit c003877
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
279 | 309 | | |
280 | 310 | | |
281 | 311 | | |
| |||
0 commit comments