Acme-Cow

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.2.1  Mon Jul 24 19:07:34 UTC 2023 
	- fixing 't/file.t has bad import' by Graham Knop <haarg@haarg.org>

0.2    Thu Sep  2 16:30:53 UTC 2021
	- re-releasing on CPAN.

0.1    Fri Mar 22 17:39:06 PST 2002
	- Object-oriented cows.

0.1    Fri Sep  7 10:51:21 2001
	- original version; created by h2xs 1.21 with options
		-O -X -f -v 0.1 Acme::Cow

Cow.pm  view on Meta::CPAN


Put your module somewhere in your C<@INC> path under the C<Acme::Cow::>
tree, and use it like a normal C<Acme::Cow>.  Remember that you
only inherit methods, not data; any data you want to pull out of
C<Acme::Cow> should be accessed explicitly.  Other than that, make
the methods work as expected and you should have a fully functional
cow.

=head1 HISTORY

They're called "cows" because the original piece of ASCII art was
a cow.  Since then, many have been contributed (i.e. the author
has stolen some) but they're still all cows.

=head1 AUTHOR

Tony Monroe E<lt>tmonroe plus perl at nog dot netE<gt>

=head1 SEE ALSO

L<perl>, L<cowsay>, L<figlet>, L<fortune>, L<cowpm>



( run in 0.351 second using v1.01-cache-2.11-cpan-1c8d708658b )