Add tags

Add tags to the following comment
そのものずばりのCPANモジュール Clipboardを使って。
1
2
3
4
5
6
use strict;
use Clipboard;
# クリップボードに転送
Clipboard->copy('foo');
# クリップボードから取り出し
print Clipboard->paste;

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...