NAME
    cppref - man-style access to cppreference.com documents (using w3m)

SYNOPSIS
      % cppref        # prints top page
      % cppref vector # prints vector docs

AUTHOR
    Copyright (c) 2009 Kazuho Oku All rights reserved

LICENSE
    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    See http://www.perl.com/perl/misc/Artistic.html

    The documents are from http://www.cppreference.com/ (under Creative
    Commons Attribution 3.0 license).

