Acme-Ane
view release on metacpan or search on metacpan
[](https://travis-ci.org/Sixeight/Acme-Ane)
# NAME
Acme::Ane - Ane means big sister.
# SYNOPSIS
use Acme::Ane;
my $ane = Acme::Ane->new($your_object)
if ($ane->is_ane) {
print "$ane is ane\n";
}
Other way
use Acme::Ane "ane";
my $ane = ane $your_object
# DESCRIPTION
Acme::Ane is joke module for Ane lover.
## Exports
The following functions are exported only by request.
ane
# METHODS
- is\_ane
Examin that the objec is ane.
# LICENSE
Copyright (C) Tomohiro Nishimura.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
Tomohiro Nishimura <tomohiro68@gmail.com>
( run in 1.179 second using v1.01-cache-2.11-cpan-98e64b0badf )