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

Create Result object for osname table #27

Open
preaction opened this issue Jun 19, 2018 · 0 comments
Open

Create Result object for osname table #27

preaction opened this issue Jun 19, 2018 · 0 comments

Comments

@preaction
Copy link
Member

CPAN Testers has a map from the internal $Config{osname} value that Perl provides to a friendly, human-usable title. For example:

  • linux maps to "GNU/Linux"
  • cygwin maps to "Windows (Cygwin)"
  • gnukfreebsd maps to "Debian GNU/kFreeBSD"

We need to expose this table to the schema, so that we can edit it via backend processes or via the web interface.

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

1 participant