NAME
    clipcopy.pl - PyukiWiki / YukiWiki Plugin

SYNOPSIS
     &clipcopy(linkurl, text, [copiedtext]);
     &clipcopy(http://pyukiwiki.sourceforge.jp/cgi-bin/w?rss
      ,RSS Link Copy,http://pyukiwiki.sourceforge.jp/cgi-bin/w?rss Copied to clipboard);

DESCRIPTION
    Specified URL is copied to a clipboard. Any character strings other than
    URL cannot be specified.

    Only Internet Explorer. Nothing is returned in the other browser.

    This plugin is compatible with YukiWiki.

SEE ALSO
    PyukiWiki/Plugin/Nanami/clipcopy
        <http://pyukiwiki.sourceforge.jp/cgi-bin/w/PyukiWiki/Plugin/Nanami/c
        lipcopy/>

    PyukiWiki CVS
        <http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pyukiwiki/PyukiWiki-D
        evel/plugin/clipcopy.pl>

AUTHOR
    Nanami
        <http://lineage.netgamers.jp/> etc...

    PyukiWiki Developers Team
        <http://pyukiwiki.sourceforge.jp/>

LICENSE
    Copyright (C) 2005-2006 by Nanami.

    Copyright (C) 2005-2006 by PyukiWiki Developers Team

    License is GNU GENERAL PUBLIC LICENSE 2 and/or Artistic 1 or each later
    version.

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

