Skip to content

Commit f2f3991

Browse files
committed
Add some small advise about module's update
This seems pretty obvious (after you know it) but I learned it the hard way after struggling for half an hour.
1 parent e34029e commit f2f3991

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Language/modules.pod6

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,9 @@ module directly from the module folder you just created.
701701
zef install ./your-module-folder
702702
=end code
703703
704+
Be advised that you must uninstall and install the given module for the latest
705+
changes to take place.
706+
704707
=end item
705708
706709
=head2 Upload your Module to CPAN

0 commit comments

Comments
 (0)