Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Porting/release_managers_guide.pod
Original file line number Diff line number Diff line change
Expand Up @@ -1608,6 +1608,11 @@ F<dist/Module-CoreList/Changes>.

=item *

Replace date '????-??-??' per actual planned YYYY-MM-DD in
F<dist/Module-CoreList/lib/Module/CoreList.pm>.

=item *

Remake perl to get your changed .pm files propagated into F<lib/> and
then run at least the F<dist/Module-CoreList/t/*.t> tests and the
test_porting makefile target to check that they're ok.
Expand Down
Loading