NAME

osnames - List possible Perl $^O ($OSNAME) values

VERSION

version 0.01

SYNOPSIS

% osnames
% osnames --detail

FAQ

Lots of dependencies?

Yup, sorry about that. I use Perinci::CmdLine and Perinci::Sub::Gen::AccessTable for convenience, where I just specify a data structure and let the aforementioned modules generate an access function and command-line interface for it.

TODO

SEE ALSO

perlvar

AUTHOR

Steven Haryanto <stevenharyanto@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Steven Haryanto.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.