Acme-Buckaroo

 view release on metacpan or  search on metacpan

Buckaroo.pm  view on Meta::CPAN

###############################################################################
#
# NOTE: For Module Comments, see bottom of this file for POD documentation.
#
# Version Information:
#
# 1.01  Kevin J. Rice  June 11th, 2002
#       Submitted to CPAN.
# 1.02  Kevin J. Rice  June 13th, 2002
#       Fixed "bug" in POD documentation, in response to bug #741 in the
#       cpan but tracking database (see http://rt.cpan.org)
#
###############################################################################

use 5.006;
use strict;
use warnings;

require Exporter;

our @ISA = qw(Exporter);

Buckaroo.pm  view on Meta::CPAN

I'd like to dedicate this module to Mr. Damian Conway, who has bettered
Perl and the lives of those in the Perl-using community by vast amounts,
and continues to do good work.  Someday I'd like to buy him a beer.
Good book, dude!

The book, by the way, is "Object Oriented Perl", by Damian Conway
and Randall L. Schwartz, published by Manning Publications Company;
ISBN: 1884777791; (August 1999).

Also thanks to Jesse who reported a bug in this documentation
and introduced me to the CPAN bug tracking database, available
to everyone to report bugs in CPAN modules or scripts.  The address
for this is http://rt.cpan.org. If you know of a bug in a CPAN module,
report it there!

=head1 EXPORT

None by default.

=head1 SEE ALSO

README  view on Meta::CPAN


    I'd like to dedicate this module to Mr. Damian Conway, who has bettered
    Perl and the lives of those in the Perl-using community by vast amounts,
    and continues to do good work.  Someday I'd like to buy him a beer.

    The book, by the way, is "Object Oriented Perl", by Damian Conway
    and Randall L. Schwartz, published by Manning Publications Company;
    ISBN: 1884777791; (August 1999).

    Also thanks to Jesse who reported a bug in this documentation
    and introduced me to the CPAN bug tracking database, available
    to everyone to report bugs in CPAN modules or scripts.  The address
    for this is http://rt.cpan.org. If you know of a bug in a CPAN module,
    report it there!

EXPORT

    None by default.

SEE ALSO



( run in 0.300 second using v1.01-cache-2.11-cpan-8d75d55dd25 )