Sixeight / Acme-Ane

Acme::Ane - Ane means big sister.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

About

Acme::Ane - Ane means big sister.

License:Other


Languages

Language:Perl 100.0%