Alex Gough > Acme-Snark > Acme::Snark

Download:
Acme-Snark-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.04   Source  

NAME ^

Acme::Snark - What I tell you three times is true

SYNOPSIS ^

  use Acme::Snark;
  tie $foo, Acme::Snark;

  $foo = 0;
  $foo = 0;
  $foo = 0;

  print "True\n" if $foo;

DESCRIPTION ^

 Just the place for a Snark!  I have said it twice:
      That alone should encourage the crew.
 Just the place for a Snark!  I have said it thrice:
      What I tell you three times is true.

BUGS ^

Fetch gets called far, far too many times, which is confusing.

AUTHOR ^

Alex Gough (alex@earth.li) - Go on, I feel lonely...

Thanks to mstevens for getting the joke.

SEE ALSO ^

perl(1). Psychiatrist(8). _The Hunting of the Snark_ _Stand on Zanzibar_

COPYRIGHT ^

This module is Copyright (c) Alex Gough, 2001.

LICENSE ^

This is free software, you may use and redistribute this code under the same terms as perl itself.