Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename module #3

Closed
zoffixznet opened this issue Dec 5, 2016 · 2 comments
Closed

Rename module #3

zoffixznet opened this issue Dec 5, 2016 · 2 comments

Comments

@zoffixznet
Copy link
Contributor

zoffixznet commented Dec 5, 2016

From #perl6

_ramix_ Hi. I need to change the module name: https://modules.perl6.org/dist/F​ileSystem::Capacity::VolumesInfo by https://modules.perl6.org/​dist/FileSystem::Capacity, is it possible?

Yes, just change it in your META file. However, your module is named Filesystem::Capacity::VolumesInfo so ensure you tell your users to use the right name.

@ramiroencinas
Copy link
Owner

I have just adapted the module name in my META.info and the corresponding instructions in README.md

@zoffixznet
Copy link
Contributor Author

And it updated in the ecosystem: http://modules.perl6.org/#q=FileSystem%3A%3ACapacity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants