Acme-AwesomeQuotes

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Acme::AwesomeQuotes - Make your text awesome!

VERSION
    version 0.02

SYNOPSIS
      use Acme::AwesomeQuotes;
      my $awesome_text = GetAwesome('Wyld Stallyns');
      say q(I'm Bill S. Preston, Esquire!);
      say q(And I'm Ted "Theodore" Logan!);
      say ('And we are ', $awesome_text, '!');

DESCRIPTION
    Tired of ordinary quotation marks that lack punch?

    Looking for something that can better convey just how *awesome* your
    words are?

    You need `àwesome quoteś´!

FUNCTIONS

lib/Acme/AwesomeQuotes.pm  view on Meta::CPAN

Acme::AwesomeQuotes - Make your text awesome!

=head1 VERSION

version 0.02

=head1 SYNOPSIS

  use Acme::AwesomeQuotes;
  my $awesome_text = GetAwesome('Wyld Stallyns');
  say q(I'm Bill S. Preston, Esquire!);
  say q(And I'm Ted "Theodore" Logan!);
  say ('And we are ', $awesome_text, '!');

=head1 DESCRIPTION

Tired of ordinary quotation marks that lack punch?

Looking for something that can better convey just how I<awesome> your words are?

You need `àwesome quoteś´!

=head1 FUNCTIONS



( run in 1.604 second using v1.01-cache-2.11-cpan-ff9377addf4 )