Acme-LastWords
view release on metacpan or search on metacpan
SYNOPSIS
use Acme::LastWords;
my $obj = Acme::LastWords->new;
undef $obj; # will print e.g. "Dictionary."
Use your own last words:
my $obj = Acme::LastWords->new("It's now or never");
DESCRIPTION
This object is for testing only.
PS: Do you want to know who uttered a particular last words? Use the
lib/Acme/LastWords.pm view on Meta::CPAN
=head1 VERSION
This document describes version 0.002 of Acme::LastWords (from Perl distribution Acme-LastWords), released on 2017-01-07.
=head1 SYNOPSIS
use Acme::LastWords;
my $obj = Acme::LastWords->new;
undef $obj; # will print e.g. "Dictionary."
Use your own last words:
my $obj = Acme::LastWords->new("It's now or never");
=head1 DESCRIPTION
This object is for testing only.
PS: Do you want to know who uttered a particular last words? Use the source.
( run in 0.717 second using v1.01-cache-2.11-cpan-d80b1682f3f )