NAME App::Uni - command-line utility to find or display Unicode characters VERSION version 9.006 SYNOPSIS $ uni smiling face 263A ☺ WHITE SMILING FACE 263B ☻ BLACK SMILING FACE $ uni ☺ 263A ☺ WHITE SMILING FACE # Only on Perl 5.14+ $ uni wry 1F63C <U+1F63C> CAT FACE WITH WRY SMILE DESCRIPTION This module installs a simple program, uni, that helps grepping through the Unicode database included in t
NAME perlsecret - Perl secret operators and constants SYNOPSIS Perl secret operators: Operator Nickname Function ====================================================== 0+ Venus numification @{[ ]} Babycart list interpolation !! Bang bang boolean conversion }{ Eskimo greeting END block for one-liners -M5; Maori farewell BEGIN block for one-liners ~~ Inchworm scalar ~- Inchworm on a stick high-prece
AAAA AAAAAAAAA - Aaaaaa aaaaa aa aaaaaa Aaaaa aaaa AAAAAAAA use AAAAAAAAA; AAAAAAAAAAA AAAAAAA AA AAA AAAAAAAAA AAAAA AA AAAAAA AAAAAA, AAAAAAA AA AAAAAA AAAAAA, AAAAA AAAAAAA AAA! AA AAA AAAA AAAA AAAAAAAA AAAA AA AAAAAA AAAAA AAAA AAAA AAAAAA AA AAA! AAA AAAA AAAA AAA! AAAAAAA AAAAA AAA! AAAAA AAAA AAA! AAAA AAAAA AAA! AAA AAAAAA "A" AAAA AAA! AAAAA AAA AAA, AAAAAAA AAA AAAA, AA AAAAAA AAAAAA, A
NAME WWW::Mechanize::Firefox::Cookbook - Recipes for using WWW::Mechanize::Firefox Introduction Note that WWW::Mechanize::Firefox is quite similar in its API to WWW::Mechanize, so many of the recipes in WWW::Mechanize::Cookbook apply to it as well. Basics Launch WWW::Mechanize::Firefox use WWW::Mechanize::Firefox; my $mech = WWW::Mechanize::Firefox->new(); $mech->get('http://google.com'); Launch W
NAME Text::Xatena - Text-to-HTML converter with Xatena syntax. SYNOPSIS use Text::Xatena; my $thx = Text::Xatena->new; $thx->format($string); # with some aggressive functions my $thx = Text::Xatena->new( inline => Text::Xatena::Inline::Aggressive->new(cache => Cache::MemoryCache->new) ); $thx->format($string); Customizing inline formatting rule Text::Xatena->new( inline => MyInline->new )->format(
NAME List::Maker - Generate more sophisticated lists than just $a..$b VERSION This document describes List::Maker version 0.005 SYNOPSIS use List::Maker; @list = <1..10>; # (1,2,3,4,5,6,7,8,9,10) @list = <10..1>; # (10,9,8,7,6,5,4,3,2,1) @list = <1,3,..10>; # (1,3,5,7,9) @list = <1..10 x 2>; # (1,3,5,7,9) @list = <0..10 : prime N>; # (2,3,5,7) @list = <1,3,..30 : /7/>; # (7,17,27) @list = < ^10 >;
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く