File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
General development: While there is Makefile.PL/EU::MM support within the
2
2
distribution, a lot of the authoring stuff depends upon Build.PL/M::B, in
3
- particular, running author tests.
3
+ particular, running author tests. Only do releases using M::B.
4
4
5
5
Naming standard: Things that are distribution-private (as opposed to
6
6
class/package-private) begin with double underscore.
Original file line number Diff line number Diff line change 1
1
These are recommended steps to performing a Perl::Critic release to CPAN.
2
2
3
3
** TODO: this is just a rough draft with some ideas. This needs to be
4
- filled out by an expert.
4
+ filled out by an expert. Do you know of any? :]
5
5
6
6
* Pre-release
7
7
- testing
8
8
- author testing
9
- - Build distmeta
10
- - Build manifest
11
9
* Release tools
12
- - ??? (chris uses cpan-upload)
10
+ - Use Build.PL to build the tarball-- it enforces running author tests as
11
+ part of generation.
12
+ - ??? (chris uses cpan-upload) (e. uses the standard pause form)
13
13
* Post-release
14
14
- announce?
15
15
- set co-maint in PAUSE for any new modules
You can’t perform that action at this time.
0 commit comments