Acme-Has-Tiny

 view release on metacpan or  search on metacpan

lib/Acme/Has/Tiny.pm  view on Meta::CPAN

	require Class::ISA;
	return Class::ISA::self_and_super_path($class);
}

1;

__END__

=pod

=encoding utf-8

=for stopwords ro rw rwp isa

=head1 NAME

Acme::Has::Tiny - tiny implementation of Moose-like "has" keyword

=head1 SYNOPSIS

   package Person;

t/01basic.t  view on Meta::CPAN

=pod

=encoding utf-8

=head1 PURPOSE

Tests L<Acme::Has::Tiny>.

=head1 AUTHOR

Toby Inkster E<lt>tobyink@cpan.orgE<gt>.

=head1 COPYRIGHT AND LICENCE

t/02more.t  view on Meta::CPAN

=pod

=encoding utf-8

=head1 PURPOSE

Tests L<Acme::Has::Tiny> a bit more.

=head1 AUTHOR

Toby Inkster E<lt>tobyink@cpan.orgE<gt>.

=head1 COPYRIGHT AND LICENCE



( run in 1.103 second using v1.01-cache-2.11-cpan-4d50c553e7e )