Perl modules with their own web sites

szabgab

Gabor Szabo

Posted on February 14, 2021

Perl modules with their own web sites

Some Perl libraries (or frameworks if you wish) have their own web sites asides from Meta::CPAN that allow customization and more "personalization".

For example:

It is very easy to create a static web site free of charge on GitHub pages, but I could understand if people were reluctant to promote a URL that is based on a commercial service.

On the other hand they might not want to spend 10-20 USD/year on a domain name.

It might be interesting if they could get a subdomain name under perl.org or maybe metacpan.org that would be set up to DNS resolve to the GitHub pages IP address or to some other similar service.

💖 💪 🙅 🚩
szabgab
Gabor Szabo

Posted on February 14, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related