Acme-Coro-Suke
view release on metacpan or search on metacpan
123456789101112---
abstract:
'the only real corosuke in benzo'
author:
-
'Masahiro Chiba <chiba@geminium.com>'
build_requires:
ExtUtils::MakeMaker: 6.42
IO::Scalar: 0
Test::More: 0
YAML: 0
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
lib/Acme/Coro/Suke.pm view on Meta::CPAN
222324252627282930313233343536373839404142434445464748495051525354555657585960616263}
1;
__END__
=encoding utf8
=head1 NAME
Acme::Coro::Suke - the only real corosuke in benzo
=head1 SYNOPSIS
use Coro;
use Acme::Coro::Suke;
benzo {
print "コãƒåŠ©å›ã€ãƒ¯ã‚¹å¹¸ã›ã£ã‚¹\n";
cede;
print "・・・\n";
};
print "1\n";
cede; # inside to benzo
print "2\n";
cede; # and again
=head1 DESCRIPTION
This module emulate to corosuke x benzo.
=head1 AUTHOR
Masahiro Chiba E<lt>chiba@geminium.comE<gt>
=head1 SEE ALSO
=head1 LICENSE
This library is free software; you can redistribute it and/or modify
xt/01_podspell.t view on Meta::CPAN
232425262728293031323334clouder
gunyarakun
hio_d
hirose31
ikebe
kan
kazeburo
daisuke
maki
TODO
corosuke
benzo
( run in 0.245 second using v1.01-cache-2.11-cpan-8d75d55dd25 )