/src/ports/oses/list.html
http://github.com/perlorg/cpanorg · HTML · 22 lines · 20 code · 2 blank · 0 comment · 0 complexity · 11d014a3519d6ce75dfd1fbff5304894 MD5 · raw file
- [%
- # The list of OS'es - each one must have a ports/oses/<os>.tt_data file
- SET os_list = [
- 'aix',
- 'centos',
- 'cygwin',
- 'debian',
- 'fedora',
- 'hpux',
- 'linux',
- 'mac_osx',
- 'openbsd',
- 'redhat',
- 'slackware',
- 'solaris',
- 'suse',
- 'ubuntu',
- 'win32',
- ];
- %]